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

Unified Diff: LayoutTests/platform/win/fast/forms/suggested-value-expected.txt

Issue 801283003: Regression: Add back support for hr elements in select listbox (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years 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 | « LayoutTests/platform/linux/fast/forms/suggested-value-expected.txt ('k') | Source/core/css/html.css » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/platform/win/fast/forms/suggested-value-expected.txt
diff --git a/LayoutTests/platform/win/fast/forms/suggested-value-expected.txt b/LayoutTests/platform/win/fast/forms/suggested-value-expected.txt
index bc4843387540145aba6b2dd1f7bcab481030a69f..5c1b60e1783284e8904cd3fa171d45f38bbefbab 100644
--- a/LayoutTests/platform/win/fast/forms/suggested-value-expected.txt
+++ b/LayoutTests/platform/win/fast/forms/suggested-value-expected.txt
@@ -79,7 +79,7 @@ instead of "initial value".
| "TX"
| <shadow:root>
| <content>
-| select="option,optgroup"
+| select="option,optgroup,hr"
| "input.value: initial value"
| "internals.suggestedValue(input): suggested value"
| "input.selectionStart: 0"
« no previous file with comments | « LayoutTests/platform/linux/fast/forms/suggested-value-expected.txt ('k') | Source/core/css/html.css » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698