Issue 3177: Lang attribute in markup partially mathch lang attribute in  
style element -> Styling did not pick up
http://code.google.com/p/chromium/issues/detail?id=3177

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-4.html or
http://www.w3.org/International/tests/test-css-lang-5.html
3. Observe test 10 and 11

Result:
Back ground color of the div tag is white because the lang attribute
doesn't match, see "Notes" section

Expected:
Not clear, according to test case "The HTML specification doesn't specify
this behavior."

Notes:
Test case 10:
The style element says: div:lang(az-Arab-IR) { color: green; } Markup is
<div xml:lang="az-IR">White</div>.

Test case 11:
The style element says: div:lang(cs-CZ) { color: green; } Markup is <div
xml:lang="cs-Latn-CZ">White</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