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

Unified Diff: LayoutTests/platform/mac/fast/replaced/three-selects-break-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/fast/replaced/three-selects-break-expected.txt
diff --git a/LayoutTests/platform/mac/fast/replaced/three-selects-break-expected.txt b/LayoutTests/platform/mac/fast/replaced/three-selects-break-expected.txt
index adb7e2919fabc6d1e9d18bac9266177e7f909a38..b78b5290bb5acf81d1e13eceb227cfa2843e9416 100644
--- a/LayoutTests/platform/mac/fast/replaced/three-selects-break-expected.txt
+++ b/LayoutTests/platform/mac/fast/replaced/three-selects-break-expected.txt
@@ -6,13 +6,10 @@ layer at (0,0) size 800x600
LayoutBlockFlow {DIV} at (0,0) size 5x54
LayoutMenuList {SELECT} at (0,0) 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]
LayoutMenuList {SELECT} at (0,18) 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]
LayoutMenuList {SELECT} at (0,36) 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]

Powered by Google App Engine
This is Rietveld 408576698