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

Unified Diff: third_party/WebKit/LayoutTests/fast/dom/HTMLLabelElement/form/test1-expected.txt

Issue 2000423006: Drop LABEL element from form-associated elements. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 7 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
Index: third_party/WebKit/LayoutTests/fast/dom/HTMLLabelElement/form/test1-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/dom/HTMLLabelElement/form/test1-expected.txt b/third_party/WebKit/LayoutTests/fast/dom/HTMLLabelElement/form/test1-expected.txt
deleted file mode 100644
index e374b37b2d8186a46d44572f64a8f392df760296..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/fast/dom/HTMLLabelElement/form/test1-expected.txt
+++ /dev/null
@@ -1,7 +0,0 @@
-This test attempts to access an HTMLLabelElement's form property. The first test accesses the form property of an label which is inside of a form. The second test accesses the form property of an label which is not inside of a form
-
-Passed
-
-Passed
-
-

Powered by Google App Engine
This is Rietveld 408576698