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

Unified Diff: LayoutTests/platform/linux/virtual/slimmingpaint/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/linux/virtual/slimmingpaint/fast/forms/form-element-geometry-expected.txt
diff --git a/LayoutTests/platform/linux/virtual/slimmingpaint/fast/forms/form-element-geometry-expected.txt b/LayoutTests/platform/linux/virtual/slimmingpaint/fast/forms/form-element-geometry-expected.txt
index 945f5af7258c49e8609225a83dfc3867e8201444..1a0cb9c265d68325bae26a31aa10210510772ab6 100644
--- a/LayoutTests/platform/linux/virtual/slimmingpaint/fast/forms/form-element-geometry-expected.txt
+++ b/LayoutTests/platform/linux/virtual/slimmingpaint/fast/forms/form-element-geometry-expected.txt
@@ -187,8 +187,7 @@ layer at (0,0) size 800x653 backgroundClip at (0,0) size 800x600 clip at (0,0) s
LayoutText {#text} at (0,0) size 0x0
LayoutMenuList {SELECT} at (0,6) size 25x20 [bgcolor=#C0C0C0] [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=#C0C0C0]
LayoutText {#text} at (25,0) size 6x27
text run at (25,0) width 6: " "
LayoutMenuList {SELECT} at (31,6) size 28x20 [bgcolor=#C0C0C0] [border: (1px solid #A9A9A9)]
@@ -205,8 +204,7 @@ layer at (0,0) size 800x653 backgroundClip at (0,0) size 800x600 clip at (0,0) s
LayoutBlockFlow {DIV} at (0,596.88) size 784x20
LayoutMenuList {SELECT} at (0,0) size 25x20 [bgcolor=#C0C0C0] [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=#C0C0C0]
LayoutText {#text} at (25,0) size 4x19
text run at (25,0) width 4: " "
LayoutMenuList {SELECT} at (29,0) size 28x20 [bgcolor=#C0C0C0] [border: (1px solid #A9A9A9)]
@@ -225,8 +223,7 @@ layer at (0,0) size 800x653 backgroundClip at (0,0) size 800x600 clip at (0,0) s
LayoutText {#text} at (0,0) size 0x0
LayoutMenuList {SELECT} at (0,0) size 25x20 [bgcolor=#C0C0C0] [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=#C0C0C0]
LayoutText {#text} at (25,5) size 3x12
text run at (25,5) width 3: " "
LayoutMenuList {SELECT} at (28,0) size 28x20 [bgcolor=#C0C0C0] [border: (1px solid #A9A9A9)]

Powered by Google App Engine
This is Rietveld 408576698