Issue 3178: Lang attribute case sensitive
http://code.google.com/p/chromium/issues/detail?id=3178

New issue report by [EMAIL PROTECTED]:
Build: 0.2.153.1 (Official Build 2519)

Other Browsers:
   Safari: Fail
Firefox3: Fail
      IE7: Fail

Steps:
1. Launch Chrome
2. Go to http://www.w3.org/International/tests/test-css-lang-6.html
3. Scroll the page down to case 12
4. Observe

Result:
Back ground color is still 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>.






Issue attributes:
        Status: Untriaged
        Owner: [EMAIL PROTECTED]
        CC: [EMAIL PROTECTED]
        Labels: Type-Bug Pri-2 OS-All Area-Misc I18N

-- 
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Chromium-bugs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/chromium-bugs?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to