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

Unified Diff: LayoutTests/fast/forms/select/listbox-with-display-none-option-expected.txt

Issue 189543012: Update <select> when any of its <option> children has "display: none" (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Update Test Expectations Created 6 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/listbox-with-display-none-option-expected.txt
diff --git a/LayoutTests/fast/forms/select/listbox-with-display-none-option-expected.txt b/LayoutTests/fast/forms/select/listbox-with-display-none-option-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..e98286c2da6676d99c7bcabf5eb7d8e93d5538c3
--- /dev/null
+++ b/LayoutTests/fast/forms/select/listbox-with-display-none-option-expected.txt
@@ -0,0 +1,27 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x201
+ RenderBlock {HTML} at (0,0) size 800x201
+ RenderBody {BODY} at (8,16) size 784x177
+ RenderBlock {P} at (0,0) size 784x20
+ RenderText {#text} at (0,0) size 560x19
+ text run at (0,0) width 560: "The select list box should not display items (options and optgroups) with style \"display: none\"."
+ RenderBlock (anonymous) at (0,36) size 784x141
+ RenderListBox {SELECT} at (2,19) size 56x120 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
+ RenderText {#text} at (60,119) size 4x19
+ text run at (60,119) width 4: " "
+ RenderListBox {SELECT} at (66,19) size 65x120 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
+ RenderText {#text} at (133,119) size 4x19
+ text run at (133,119) width 4: " "
+ RenderListBox {SELECT} at (139,19) size 65x120 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
+ RenderText {#text} at (206,119) size 4x19
+ text run at (206,119) width 4: " "
+ RenderListBox {SELECT} at (212,2) size 56x137 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
+ RenderText {#text} at (270,119) size 4x19
+ text run at (270,119) width 4: " "
+ RenderListBox {SELECT} at (276,2) size 56x137 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
+ RenderText {#text} at (334,119) size 4x19
+ text run at (334,119) width 4: " "
+ RenderListBox {SELECT} at (340,2) size 63x137 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
+ RenderText {#text} at (0,0) size 0x0
+ RenderText {#text} at (0,0) size 0x0

Powered by Google App Engine
This is Rietveld 408576698