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

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

Issue 692433003: Don't require getPropertyCSSValue in fast tests (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 years, 1 month 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
« no previous file with comments | « LayoutTests/fast/dom/css-element-attribute-js-null.html ('k') | LayoutTests/fast/dom/gc-9.html » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 ] 5 TEST SUCCEEDED: The value was the string 'null'. [tested CSSCharsetRule.encoding ]
6 6
7 TEST SUCCEEDED: The value was the string 'null'. [tested CSSKeyframesRule.name] 7 TEST SUCCEEDED: The value was the string 'null'. [tested CSSKeyframesRule.name]
8 8
9 TEST SUCCEEDED: The value was the string '@page null'. [tested CSSPageRule.selec torText] 9 TEST SUCCEEDED: The value was the string '@page null'. [tested CSSPageRule.selec torText]
10 10
11 TEST SUCCEEDED: The value was the string 'null'. [tested CSSStyleRule.selectorTe xt] 11 TEST SUCCEEDED: The value was the string 'null'. [tested CSSStyleRule.selectorTe xt]
12 12
13 TEST SUCCEEDED: The value was the empty string. [tested CSSStyleDeclaration.cssT ext] 13 TEST SUCCEEDED: The value was the empty string. [tested CSSStyleDeclaration.cssT ext]
14 14
15 TEST SUCCEEDED: The value was the string 'black'. [tested CSSValue.cssText]
16
17 TEST SUCCEEDED: The value was the empty string. [tested MediaList.mediaText] 15 TEST SUCCEEDED: The value was the empty string. [tested MediaList.mediaText]
18 16
19 17
OLDNEW
« no previous file with comments | « LayoutTests/fast/dom/css-element-attribute-js-null.html ('k') | LayoutTests/fast/dom/gc-9.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698