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/forms/add-and-remove-option-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/add-and-remove-option-expected.txt
diff --git a/LayoutTests/fast/forms/add-and-remove-option-expected.txt b/LayoutTests/fast/forms/add-and-remove-option-expected.txt
index 41f5b05724097a0ef6764dce79e64be2798f02f2..be2739f497b3f6e392050969b6eb5f585951c037 100644
--- a/LayoutTests/fast/forms/add-and-remove-option-expected.txt
+++ b/LayoutTests/fast/forms/add-and-remove-option-expected.txt
@@ -2,7 +2,8 @@ Test for bug 13287: Cannot change SELECT to a dynamically created option.
Test that DOM is updated before DOMNodeInserted is dispatched.
-
+
+
Passed
Passed

Powered by Google App Engine
This is Rietveld 408576698