[Webkit-unassigned] [Bug 21464] Language attribute case sensitive
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Oct 8 02:20:32 PDT 2008
https://bugs.webkit.org/show_bug.cgi?id=21464
------- Comment #1 from xlyuan at chromium.org 2008-10-08 02:20 PDT -------
(In reply to comment #0)
> Other Browsers:
> Firefox3: Fail
> IE7: Fail
>
> Steps:
> 1. Launch Chrome or Safari
> 2. Go to http://www.w3.org/International/tests/test-css-lang-6.html
> 3. Scroll the page down to test case 12
> 4. Observe
>
> Result:
> Back ground color is white, see "Notes" section
>
> Expected:
> Should be green or blue
>
> Notes:
> The style element says: div[xml|lang="az-Arab-IR"] {
> background-color:green; color:white; } div[xml\:lang="az-Arab-IR"] {
> background-color:blue; color:white; } Markup is <div
> xml:lang="az-arab-IR">Green or blue</div>.
>
Chromium bug:
http://code.google.com/p/chromium/issues/detail?id=3178
--
Configure bugmail: https://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