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

Unified Diff: LayoutTests/fast/dom/Window/get-set-properties-expected.txt

Issue 711473003: Remove more testing of getPropertyCSSValue (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 side-by-side diff with in-line comments
Download patch
Index: LayoutTests/fast/dom/Window/get-set-properties-expected.txt
diff --git a/LayoutTests/fast/dom/Window/get-set-properties-expected.txt b/LayoutTests/fast/dom/Window/get-set-properties-expected.txt
index e2861def03f8c7ac303a988c1bd9d9122bece517..3500698e0eb2620b9e531657f68c6cb1238a8c74 100644
--- a/LayoutTests/fast/dom/Window/get-set-properties-expected.txt
+++ b/LayoutTests/fast/dom/Window/get-set-properties-expected.txt
@@ -13,8 +13,6 @@ PASS: canGet('CSSRule') should be 'true' and is.
PASS: canSet('CSSRule') should be 'true' and is.
PASS: canGet('CSSStyleDeclaration') should be 'true' and is.
PASS: canSet('CSSStyleDeclaration') should be 'true' and is.
-PASS: canGet('CSSValue') should be 'true' and is.
-PASS: canSet('CSSValue') should be 'true' and is.
PASS: canGet('CharacterData') should be 'true' and is.
PASS: canSet('CharacterData') should be 'true' and is.
PASS: canGet('Comment') should be 'true' and is.
« no previous file with comments | « LayoutTests/fast/dom/Window/get-set-properties.html ('k') | LayoutTests/fast/dom/Window/resources/window-properties.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698