Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / dom / coreDOM-element-attribute-js-null-expected.txt
blobaac951ec1b093b1572346016dafdf9c5b6d83d76
1 This test setting various attributes of a elements to JavaScript null.
3 TEST SUCCEEDED: The value was the string 'null'. [tested Attr.value]
4 TEST SUCCEEDED: The value was the empty string. [tested Attr.nodeValue]
5 TEST SUCCEEDED: The value was the empty string. [tested Attr.textContent]
7 TEST SUCCEEDED: The value was the empty string. [tested ProcessingInstruction.data]
9 TEST SUCCEEDED: The value was the empty string. [tested CharacterData.data]