[Webkit-unassigned] [Bug 21417] New: Specifying more than one language in META fails w3 test
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Oct 6 16:28:05 PDT 2008
https://bugs.webkit.org/show_bug.cgi?id=21417
Summary: Specifying more than one language in META fails w3 test
Product: WebKit
Version: 525.x (Safari 3.1)
Platform: PC
URL: http://www.w3.org/International/tests/sec-lang-decl-6
OS/Version: Mac OS X 10.5
Status: NEW
Severity: Normal
Priority: P3
Component: CSS
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: jon at chromium.org
The behavior in the instance of having more than one language specified in the
META tag of a page is not specified. IE 7, Chromium, and Safari 3.1 all fail
this test. Firefox passes.
The html element in the test says: <html>. There is no HTTP Content-Language
information. There is a meta tag that says <meta http-equiv="Content-Language"
content="ko,zh,ja" />. The tests will react if Korean (ko) language is
detected.
Steps:
1. Launch Chrome, or Safari 3.1
2. Go to http://www.w3.org/International/tests/sec-lang-decl-6 or
http://www.w3.org/International/tests/sec-lang-decl-7
3. Observe "Styling with :lang" section
Result:
Background color is white
Expected:
Should be green
This is being tracked by Chromium as
http://code.google.com/p/chromium/issues/detail?id=3180
--
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