Bug 21438
Summary: | Expose lang/xml:lang to allow language specific node rendering | ||
---|---|---|---|
Product: | WebKit | Reporter: | Jon@Chromium <jon> |
Component: | DOM | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | ap, eric, hyatt, jshin |
Priority: | P2 | ||
Version: | 525.x (Safari 3.1) | ||
Hardware: | PC | ||
OS: | All | ||
URL: | http://www.w3.org/International/tests/sec-lang-decl-2.html |
Jon@Chromium
Firefox3: OK
IE7: Fail
Steps:
1. Launch Chrome
2. Go to http://www.w3.org/International/tests/sec-lang-decl-2.html
3. Observe "Styling with :lang" section
Result:
Background color is white
Expected:
Should be green
Currently, webkit does not even offer a way to
retrieve the value of 'lang/xml:lang' for a given node.
Blocking Chrome issue http://code.google.com/p/chromium/issues/detail?id=3179
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Jon@Chromium
Also related to this additional Chromium bug http://code.google.com/p/chromium/issues/detail?id=3211
Jungshik Shin
Chromium bug 3212 does have very little (if any) to do with this.
Alexey Proskuryakov
> 2. Go to http://www.w3.org/International/tests/sec-lang-decl-2.html
This test page is gone. A lot have been done for :lang support, can this be considered resolved now?
Eric Seidel (no email)
Seems to be. Please re-open if I've mis-understood Jon.