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

Unified Diff: LayoutTests/platform/mac/fast/forms/form-element-geometry-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/forms/form-element-geometry-expected.txt
diff --git a/LayoutTests/platform/mac/fast/forms/form-element-geometry-expected.txt b/LayoutTests/platform/mac/fast/forms/form-element-geometry-expected.txt
index 82165637f1459929c6b00d80c96270f03fb0ba4d..b50f12954377450ed7df529fbb9ae2bd3391ea51 100644
--- a/LayoutTests/platform/mac/fast/forms/form-element-geometry-expected.txt
+++ b/LayoutTests/platform/mac/fast/forms/form-element-geometry-expected.txt
@@ -187,8 +187,7 @@ layer at (0,0) size 800x615 backgroundClip at (0,0) size 800x600 clip at (0,0) s
LayoutText {#text} at (0,0) size 0x0
LayoutMenuList {SELECT} at (0,9) 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,0) size 6x28
text run at (36,0) width 6: " "
LayoutMenuList {SELECT} at (42,9) size 36x18 [bgcolor=#F8F8F8]
@@ -205,8 +204,7 @@ layer at (0,0) size 800x615 backgroundClip at (0,0) size 800x600 clip at (0,0) s
LayoutBlockFlow {DIV} at (0,561.88) size 784x19
LayoutMenuList {SELECT} at (0,1) 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,0) size 4x18
text run at (36,0) width 4: " "
LayoutMenuList {SELECT} at (40,1) size 36x18 [bgcolor=#F8F8F8]
@@ -225,8 +223,7 @@ layer at (0,0) size 800x615 backgroundClip at (0,0) size 800x600 clip at (0,0) s
LayoutText {#text} at (0,0) size 0x0
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]
LayoutText {#text} at (36,3) size 3x13
text run at (36,3) width 3: " "
LayoutMenuList {SELECT} at (38.50,0) size 36x18 [bgcolor=#F8F8F8]

Powered by Google App Engine
This is Rietveld 408576698