Chromium Code Reviews

Unified Diff: LayoutTests/fast/forms/ValidityState-valueMissing-003-expected.txt

Issue 14096013: Implement select element list box with shadow DOM. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@shadowselect
Patch Set: Created 7 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Index: LayoutTests/fast/forms/ValidityState-valueMissing-003-expected.txt
diff --git a/LayoutTests/fast/forms/ValidityState-valueMissing-003-expected.txt b/LayoutTests/fast/forms/ValidityState-valueMissing-003-expected.txt
index 63bdcc12832875d653894aed0f590f26e7d74818..5f22b706fda3f4731451f42c53faaf232cd5e342 100644
--- a/LayoutTests/fast/forms/ValidityState-valueMissing-003-expected.txt
+++ b/LayoutTests/fast/forms/ValidityState-valueMissing-003-expected.txt
@@ -19,4 +19,12 @@ PASS valueMissingFor("select-without-fake-placeholder-size2-multiple") is false
PASS successfullyParsed is true
TEST COMPLETE
-
+
+
+
+
+
+
+
+
+

Powered by Google App Engine