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

Unified Diff: LayoutTests/platform/win/virtual/slimmingpaint/fast/forms/select-baseline-expected.txt

Issue 1152623003: Revert of [Reland] Setup LayoutMenuList to not modify layout tree outside style recalc. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Add rebaseline Created 5 years, 7 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/platform/win/virtual/slimmingpaint/fast/forms/select-baseline-expected.txt
diff --git a/LayoutTests/platform/win/virtual/slimmingpaint/fast/forms/select-baseline-expected.txt b/LayoutTests/platform/win/virtual/slimmingpaint/fast/forms/select-baseline-expected.txt
index c4c78aacd4cf445829acce7a4679700232db1894..62668d790a84abca9ccd4c54b7f36da4b1c25873 100644
--- a/LayoutTests/platform/win/virtual/slimmingpaint/fast/forms/select-baseline-expected.txt
+++ b/LayoutTests/platform/win/virtual/slimmingpaint/fast/forms/select-baseline-expected.txt
@@ -8,8 +8,7 @@ layer at (0,0) size 800x600
LayoutBR {BR} at (473,14) size 1x0
LayoutMenuList {SELECT} at (0,19) size 25x20 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
LayoutBlockFlow (anonymous) at (1,1) size 23x18
- LayoutText (anonymous) at (4,1) size 4x16
- text run at (4,1) width 4: " "
+ LayoutBR (anonymous) at (4,1) size 0x16 [bgcolor=#FFFFFF]
LayoutText {#text} at (25,20) size 31x17
text run at (25,20) width 31: " test "
LayoutMenuList {SELECT} at (55.22,19) size 47x20 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
@@ -20,8 +19,7 @@ layer at (0,0) size 800x600
text run at (102,20) width 5: " "
LayoutMenuList {SELECT} at (106.22,19) size 25x20 [color=#00008B] [bgcolor=#ADD8E6] [border: (1px solid #A9A9A9)]
LayoutBlockFlow (anonymous) at (1,1) size 23x18
- LayoutText (anonymous) at (4,1) size 4x16
- text run at (4,1) width 4: " "
+ LayoutBR (anonymous) at (4,1) size 0x16 [bgcolor=#ADD8E6]
LayoutText {#text} at (131,20) size 31x17
text run at (131,20) width 31: " test "
LayoutMenuList {SELECT} at (161.44,19) size 47x20 [color=#00008B] [bgcolor=#ADD8E6] [border: (1px solid #A9A9A9)]

Powered by Google App Engine
This is Rietveld 408576698