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

Unified Diff: third_party/WebKit/LayoutTests/fast/dom/htmlcollection-reachable-expected.txt

Issue 1934183002: Have htmlcollection-reachable.html force the one GC needed. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: sync expectations Created 4 years, 8 months 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
« no previous file with comments | « third_party/WebKit/LayoutTests/fast/dom/htmlcollection-reachable.html ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/LayoutTests/fast/dom/htmlcollection-reachable-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/dom/htmlcollection-reachable-expected.txt b/third_party/WebKit/LayoutTests/fast/dom/htmlcollection-reachable-expected.txt
index 113bf67254629e6cd166ab8c834f7bf6aa473e09..7575a2555b154ff759e9ded0cd19ff426ffad71e 100644
--- a/third_party/WebKit/LayoutTests/fast/dom/htmlcollection-reachable-expected.txt
+++ b/third_party/WebKit/LayoutTests/fast/dom/htmlcollection-reachable-expected.txt
@@ -1,20 +1,20 @@
-PASS document.anchors.customProperty is 0
-PASS document.applets.customProperty is 1
-PASS document.embeds.customProperty is 2
-PASS document.forms.customProperty is 3
-PASS document.images.customProperty is 4
-PASS document.links.customProperty is 5
-PASS document.plugins.customProperty is 6
-PASS document.scripts.customProperty is 7
-PASS element.children.customProperty is 8
-PASS fieldset.elements.customProperty is 9
-PASS form.elements.customProperty is 10
-PASS map.areas.customProperty is 11
-PASS section.rows.customProperty is 12
-PASS select.selectedOptions.customProperty is 13
-PASS table.rows.customProperty is 14
-PASS table.tBodies.customProperty is 15
-PASS tableRow.cells.customProperty is 16
+PASS document.anchors.customProperty0 is 0
+PASS document.applets.customProperty1 is 1
+PASS document.embeds.customProperty2 is 2
+PASS document.forms.customProperty3 is 3
+PASS document.images.customProperty4 is 4
+PASS document.links.customProperty5 is 5
+PASS document.plugins.customProperty6 is 6
+PASS document.scripts.customProperty7 is 7
+PASS element.children.customProperty8 is 8
+PASS fieldset.elements.customProperty9 is 9
+PASS form.elements.customProperty10 is 10
+PASS map.areas.customProperty11 is 11
+PASS section.rows.customProperty12 is 12
+PASS select.selectedOptions.customProperty13 is 13
+PASS table.rows.customProperty14 is 14
+PASS table.tBodies.customProperty15 is 15
+PASS tableRow.cells.customProperty16 is 16
PASS successfullyParsed is true
TEST COMPLETE
« no previous file with comments | « third_party/WebKit/LayoutTests/fast/dom/htmlcollection-reachable.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698