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

Unified Diff: LayoutTests/fast/forms/disabled-select-change-index-expected.txt

Issue 184553007: Auto-rebaseline for r168130 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 10 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/disabled-select-change-index-expected.txt
diff --git a/LayoutTests/fast/forms/disabled-select-change-index-expected.txt b/LayoutTests/fast/forms/disabled-select-change-index-expected.txt
deleted file mode 100644
index b676211b37ae322c8d77a11c5b86dceed8a55144..0000000000000000000000000000000000000000
--- a/LayoutTests/fast/forms/disabled-select-change-index-expected.txt
+++ /dev/null
@@ -1,57 +0,0 @@
-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderMenuList {SELECT} at (2,2) size 57x18 [color=#808080] [bgcolor=#FFFFFF]
- RenderBlock (anonymous) at (0,0) size 57x18
- RenderText at (8,2) size 26x13
- text run at (8,2) width 26: "PASS"
- RenderBR {BR} at (61,15) size 0x0
- RenderMenuList {SELECT} at (2,24) size 57x18 [color=#808080] [bgcolor=#FFFFFF]
- RenderBlock (anonymous) at (0,0) size 57x18
- RenderText at (8,2) size 26x13
- text run at (8,2) width 26: "PASS"
- RenderBR {BR} at (61,37) size 0x0
- RenderMenuList {SELECT} at (2,46) size 57x18 [bgcolor=#FFFFFF]
- RenderBlock (anonymous) at (0,0) size 57x18
- RenderText at (8,2) size 26x13
- text run at (8,2) width 26: "PASS"
- RenderBR {BR} at (61,59) size 0x0
- RenderMenuList {SELECT} at (2,68) size 57x18 [bgcolor=#FFFFFF]
- RenderBlock (anonymous) at (0,0) size 57x18
- RenderText at (8,2) size 26x13
- text run at (8,2) width 26: "PASS"
- RenderBR {BR} at (61,81) size 0x0
- RenderListBox {SELECT} at (2,90) size 43x57 [color=#7F7F7F] [bgcolor=#FFFFFF] [border: (1px inset #808080)]
- RenderBR {BR} at (47,142) size 0x0
- RenderListBox {SELECT} at (2,151) size 43x57 [color=#7F7F7F] [bgcolor=#FFFFFF] [border: (1px inset #808080)]
- RenderBR {BR} at (47,203) size 0x0
- RenderListBox {SELECT} at (2,212) size 43x57 [bgcolor=#FFFFFF] [border: (1px inset #808080)]
- RenderBR {BR} at (47,264) size 0x0
- RenderListBox {SELECT} at (2,273) size 43x57 [bgcolor=#FFFFFF] [border: (1px inset #808080)]
- RenderBR {BR} at (47,325) size 0x0
- RenderText {#text} at (0,332) size 486x18
- text run at (0,332) width 486: "PASS: sel1 correctly set to selectedIndex 1 by sel1.options[1].selected = true."
- RenderBR {BR} at (486,346) size 0x0
- RenderText {#text} at (0,350) size 438x18
- text run at (0,350) width 438: "PASS: sel2 correctly set to selectedIndex 1 by sel2.selectedIndex = 1."
- RenderBR {BR} at (438,364) size 0x0
- RenderText {#text} at (0,368) size 486x18
- text run at (0,368) width 486: "PASS: sel3 correctly set to selectedIndex 1 by sel3.options[1].selected = true."
- RenderBR {BR} at (486,382) size 0x0
- RenderText {#text} at (0,386) size 438x18
- text run at (0,386) width 438: "PASS: sel4 correctly set to selectedIndex 1 by sel4.selectedIndex = 1."
- RenderBR {BR} at (438,400) size 0x0
- RenderText {#text} at (0,404) size 486x18
- text run at (0,404) width 486: "PASS: sel5 correctly set to selectedIndex 1 by sel5.options[1].selected = true."
- RenderBR {BR} at (486,418) size 0x0
- RenderText {#text} at (0,422) size 438x18
- text run at (0,422) width 438: "PASS: sel6 correctly set to selectedIndex 1 by sel6.selectedIndex = 1."
- RenderBR {BR} at (438,436) size 0x0
- RenderText {#text} at (0,440) size 486x18
- text run at (0,440) width 486: "PASS: sel7 correctly set to selectedIndex 1 by sel7.options[1].selected = true."
- RenderBR {BR} at (486,454) size 0x0
- RenderText {#text} at (0,458) size 438x18
- text run at (0,458) width 438: "PASS: sel8 correctly set to selectedIndex 1 by sel8.selectedIndex = 1."
- RenderBR {BR} at (438,472) size 0x0

Powered by Google App Engine
This is Rietveld 408576698