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

Unified Diff: LayoutTests/fast/dom/domListEnumeration-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/domListEnumeration-expected.txt
diff --git a/LayoutTests/fast/dom/domListEnumeration-expected.txt b/LayoutTests/fast/dom/domListEnumeration-expected.txt
index 9ca97ec5759105408145f3dc892aab0930d3c798..4e8340035e4458cef7fd216f36a212a78d0155e9 100644
--- a/LayoutTests/fast/dom/domListEnumeration-expected.txt
+++ b/LayoutTests/fast/dom/domListEnumeration-expected.txt
@@ -73,13 +73,6 @@ PASS resultArray[1].item is cssStyleDeclaration.item(1)
PASS resultArray[2].i is '2'
PASS resultArray[2].item is cssStyleDeclaration.item(2)
-[object CSSValueList]
-PASS resultArray.length is 10
-PASS resultArray[0].i is '0'
-PASS resultArray[0].item is cssValueList.item(0)
-PASS resultArray[1].i is '1'
-PASS resultArray[1].item is cssValueList.item(1)
-
[object MediaList]
PASS resultArray.length is 8
PASS resultArray[0].i is '0'
« no previous file with comments | « LayoutTests/fast/dom/dom-constructors-expected.txt ('k') | LayoutTests/fast/dom/resources/wrapper-identity-base.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698