Last modified: 2014-03-05 20:39:13 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T58846, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 56846 - Review failing sanitizer bugs
Review failing sanitizer bugs
Status: NEW
Product: Parsoid
Classification: Unclassified
token-stream transforms (Other open bugs)
unspecified
All All
: High normal
: ---
Assigned To: Gabriel Wicke
:
: 62267 (view as bug list)
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2013-11-09 20:14 UTC by Gabriel Wicke
Modified: 2014-03-05 20:39 UTC (History)
3 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Gabriel Wicke 2013-11-09 20:14:13 UTC
grep wt2html ../tests/parserTests-blacklist.js | egrep -i "sanitizer|css"
add("wt2html", "Sanitizer: Closing of closed but not open tags");
add("wt2html", "Sanitizer: Closing of closed but not open table tags");
add("wt2html", "Sanitizer: Escaping of spaces, multibyte characters, colons & other stuff in id=\"\"");
add("wt2html", "Sanitizer: Validating the contents of the id attribute (bug 4515)");
add("wt2html", "Sanitizer: Validating id attribute uniqueness (bug 4515, bug 6301)");
add("wt2html", "Sanitizer: Validating that <meta> and <link> work, but only for Microdata");
add("wt2html", "Verify that displaytitle handles inline CSS styles (bug 26547) - rejected value");
add("wt2html", "Verify that displaytitle handles inline CSS styles (bug 26547) - accepted value");

Other relevant search terms are 'html' and 'safety'.
Comment 1 C. Scott Ananian 2014-03-05 20:38:16 UTC
*** Bug 62267 has been marked as a duplicate of this bug. ***
Comment 2 C. Scott Ananian 2014-03-05 20:39:13 UTC
There's another failing sanitizer test, see https://gerrit.wikimedia.org/r/117033 -- it has to do with Opera's "-o-link" CSS property.

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links