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

Unified Diff: LayoutTests/platform/win/virtual/slimmingpaint/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/win/virtual/slimmingpaint/fast/replaced/three-selects-break-expected.txt
diff --git a/LayoutTests/platform/win/virtual/slimmingpaint/fast/replaced/three-selects-break-expected.txt b/LayoutTests/platform/win/virtual/slimmingpaint/fast/replaced/three-selects-break-expected.txt
index 8b768efacfa88ce62540054d6faf02ebb0d01d69..4f428bf2d5c1c2327cb5128e9bfaa9588c19df1e 100644
--- a/LayoutTests/platform/win/virtual/slimmingpaint/fast/replaced/three-selects-break-expected.txt
+++ b/LayoutTests/platform/win/virtual/slimmingpaint/fast/replaced/three-selects-break-expected.txt
@@ -6,13 +6,10 @@ layer at (0,0) size 800x600
LayoutBlockFlow {DIV} at (0,0) size 5x60
LayoutMenuList {SELECT} at (0,0) 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]
LayoutMenuList {SELECT} at (0,20) 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]
LayoutMenuList {SELECT} at (0,40) 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]

Powered by Google App Engine
This is Rietveld 408576698