Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(48)

Side by Side Diff: LayoutTests/fast/dom/css-element-attribute-js-null-expected.txt

Issue 756313002: Remove CSSCharsetRule (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: tests Created 6 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 This test setting various attributes of a CSSOM elements to JavaScript null. 1 This test setting various attributes of a CSSOM elements to JavaScript null.
2 2
3 TEST SUCCEEDED: The value was the string '.foo { color: black; }'. [tested CSSRu le.cssText] 3 TEST SUCCEEDED: The value was the string '.foo { color: black; }'. [tested CSSRu le.cssText]
4 4
5 TEST SUCCEEDED: The value was the string 'null'. [tested CSSCharsetRule.encoding ]
6
7 TEST SUCCEEDED: The value was the string 'null'. [tested CSSKeyframesRule.name] 5 TEST SUCCEEDED: The value was the string 'null'. [tested CSSKeyframesRule.name]
8 6
9 TEST SUCCEEDED: The value was the string '@page null'. [tested CSSPageRule.selec torText] 7 TEST SUCCEEDED: The value was the string '@page null'. [tested CSSPageRule.selec torText]
10 8
11 TEST SUCCEEDED: The value was the string 'null'. [tested CSSStyleRule.selectorTe xt] 9 TEST SUCCEEDED: The value was the string 'null'. [tested CSSStyleRule.selectorTe xt]
12 10
13 TEST SUCCEEDED: The value was the empty string. [tested CSSStyleDeclaration.cssT ext] 11 TEST SUCCEEDED: The value was the empty string. [tested CSSStyleDeclaration.cssT ext]
14 12
15 TEST SUCCEEDED: The value was the empty string. [tested MediaList.mediaText] 13 TEST SUCCEEDED: The value was the empty string. [tested MediaList.mediaText]
16 14
17 15
OLDNEW
« no previous file with comments | « LayoutTests/fast/dom/css-element-attribute-js-null.html ('k') | LayoutTests/fast/dom/dom-constructors.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698