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

Unified Diff: LayoutTests/platform/mac/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/mac/virtual/slimmingpaint/fast/forms/select-baseline-expected.txt
diff --git a/LayoutTests/platform/mac/virtual/slimmingpaint/fast/forms/select-baseline-expected.txt b/LayoutTests/platform/mac/virtual/slimmingpaint/fast/forms/select-baseline-expected.txt
index 94fc757a7f7366086fe3b258e18d533a6060f75f..6d2ee491da92327ce0495b991ddd565d6516a92b 100644
--- a/LayoutTests/platform/mac/virtual/slimmingpaint/fast/forms/select-baseline-expected.txt
+++ b/LayoutTests/platform/mac/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,20) size 36x18 [bgcolor=#F8F8F8]
LayoutBlockFlow (anonymous) at (0,0) size 36x18
- LayoutText (anonymous) at (8,2) size 4x13
- text run at (8,2) width 4: " "
+ LayoutBR (anonymous) at (8,2) size 0x13 [bgcolor=#F8F8F8]
LayoutText {#text} at (36,19) size 31x18
text run at (36,19) width 31: " test "
LayoutMenuList {SELECT} at (66.22,20) size 51x18 [bgcolor=#F8F8F8]
@@ -20,8 +19,7 @@ layer at (0,0) size 800x600
text run at (117,19) width 5: " "
LayoutMenuList {SELECT} at (121.22,20) size 36x18 [color=#00008B] [bgcolor=#ADD8E6] [border: (1px solid #A6A6A6)]
LayoutBlockFlow (anonymous) at (1,1) size 34x16
- LayoutText (anonymous) at (8,1) size 4x13
- text run at (8,1) width 4: " "
+ LayoutBR (anonymous) at (8,1) size 0x13 [bgcolor=#ADD8E6]
LayoutText {#text} at (157,19) size 31x18
text run at (157,19) width 31: " test "
LayoutMenuList {SELECT} at (187.44,20) size 51x18 [color=#00008B] [bgcolor=#ADD8E6] [border: (1px solid #A6A6A6)]

Powered by Google App Engine
This is Rietveld 408576698