[Webkit-unassigned] [Bug 15470] Make attr selectors case-sensitive for case-sensitive HTML attrs (Acid3 bug)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jan 6 04:36:49 PST 2008


http://bugs.webkit.org/show_bug.cgi?id=15470


eric at webkit.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #18300|                            |review?
               Flag|                            |




------- Comment #6 from eric at webkit.org  2008-01-06 04:36 PDT -------
Created an attachment (id=18300)
 --> (http://bugs.webkit.org/attachment.cgi?id=18300&action=view)
Case sensitivity fix, including testcase

 LayoutTests/ChangeLog                              |   11 ++
 .../css/html-attr-case-sensitivity-expected.txt    |  129 ++++++++++++++
 .../fast/css/html-attr-case-sensitivity.html       |   13 ++
 .../css/resources/html-attr-case-sensitivity.js    |  176 ++++++++++++++++++++
 WebCore/ChangeLog                                  |   15 ++
 WebCore/css/CSSStyleSelector.cpp                   |   84 +++++++++-
 6 files changed, 420 insertions(+), 8 deletions(-)


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list