Page MenuHomePhabricator

Review failing sanitizer bugs
Closed, ResolvedPublic

Description

[subbu@earth tests] grep wt2html ../tests/parserTests-blacklist.js | egrep -i "sanitizer|css" | cut -f1-2 -d","

add("wt2html", "CSS safety test (all browsers): vertical tab (bug 55332 / CVE-2013-4567)"
add("wt2html", "MSIE 6 CSS safety test: Fullwidth (bug 55332)"
add("wt2html", "MSIE 6 CSS safety test: IPA extensions (bug 55332)"
add("wt2html", "MSIE 6 CSS safety test: sup/sub script (bug 55332)"
add("wt2html", "Opera -o-link CSS"
add("wt2html", "MSIE 6 CSS safety test: Repetition markers (bug 55332)"
add("wt2html", "CSS line continuation 2"
add("wt2html", "Sanitizer: Closing of closed but not open table tags"
add("wt2html", "Sanitizer: Escaping of spaces
add("wt2html", "Sanitizer: Validating that <meta> and <link> work
add("wt2html", "Empty <p> tag in TOC

Details

Reference
bz56846

Event Timeline

bzimport raised the priority of this task from to High.Nov 22 2014, 2:25 AM
bzimport set Reference to bz56846.
  • Bug 62267 has been marked as a duplicate of this bug. ***

There's another failing sanitizer test, see https://gerrit.wikimedia.org/r/117033 -- it has to do with Opera's "-o-link" CSS property.

Change 246847 had a related patch set uploaded (by Cscott):
WIP: T58846

https://gerrit.wikimedia.org/r/246847

Change 332711 had a related patch set uploaded (by Arlolra):
T58846: Review failing sanitizer bugs

https://gerrit.wikimedia.org/r/332711

Change 332711 merged by jenkins-bot:
T58846: Port sanitizer changes from core commit feb23b46

https://gerrit.wikimedia.org/r/332711