Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / css / content-language-case-insensitivity-expected.txt
blob5ac996a53e35e53b0b883c7158415933fb7735c0
1 Test for bug 76701: map content-language to -webkit-locale. This particular test tests that the matching of the http-equiv attribute to the content-language state is case insensitive.
3 PASS languageOfNode('x') is "\"ja-JP\""
4 PASS successfullyParsed is true
6 TEST COMPLETE