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

Unified Diff: LayoutTests/fast/forms/select-clientheight-with-multiple-attr-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. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: LayoutTests/fast/forms/select-clientheight-with-multiple-attr-expected.txt
diff --git a/LayoutTests/fast/forms/select-clientheight-with-multiple-attr-expected.txt b/LayoutTests/fast/forms/select-clientheight-with-multiple-attr-expected.txt
index f94440ec1c14b986cab606e7c0d58de722bd1a70..932570f3cca5680e80f530397437c7b06d185012 100644
--- a/LayoutTests/fast/forms/select-clientheight-with-multiple-attr-expected.txt
+++ b/LayoutTests/fast/forms/select-clientheight-with-multiple-attr-expected.txt
@@ -10,4 +10,7 @@ PASS getElemById('sel3').setAttribute('size', '1+ef'); clientHeight('sel3') is c
PASS successfullyParsed is true
TEST COMPLETE
-
+
+
+
+

Powered by Google App Engine
This is Rietveld 408576698