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: third_party/WebKit/LayoutTests/platform/win/fast/forms/select/select-dirty-parent-pref-widths-expected.txt

Issue 2092823002: Revert https://crrev.com/399330 (Auto-rebaseline for r399293) (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: mark some tests as NeedsRebaseline Created 4 years, 6 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: third_party/WebKit/LayoutTests/platform/win/fast/forms/select/select-dirty-parent-pref-widths-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/forms/select/select-dirty-parent-pref-widths-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/forms/select/select-dirty-parent-pref-widths-expected.txt
index 7bac26bcb4ed5b24d7242e5e3f2399f90511afef..6c810cc0450671309a489abd41514d89e66441d7 100644
--- a/third_party/WebKit/LayoutTests/platform/win/fast/forms/select/select-dirty-parent-pref-widths-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/forms/select/select-dirty-parent-pref-widths-expected.txt
@@ -1,16 +1,16 @@
layer at (0,0) size 800x600
LayoutView at (0,0) size 800x600
-layer at (0,0) size 800x92
- LayoutBlockFlow {HTML} at (0,0) size 800x92
- LayoutBlockFlow {BODY} at (8,8) size 784x68
- LayoutTable {TABLE} at (0,0) size 56x34 [border: (1px outset #808080)]
- LayoutTableSection {TBODY} at (1,1) size 54x32
- LayoutTableRow {TR} at (0,2) size 54x28
- LayoutTableCell {TD} at (2,2) size 50x28 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- LayoutMenuList {SELECT} at (2,2) size 46x24.33 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
- LayoutBlockFlow (anonymous) at (1,3.16) size 44x18
+layer at (0,0) size 800x88
+ LayoutBlockFlow {HTML} at (0,0) size 800x88
+ LayoutBlockFlow {BODY} at (8,8) size 784x64
+ LayoutTable {TABLE} at (0,0) size 56x30 [border: (1px outset #808080)]
+ LayoutTableSection {TBODY} at (1,1) size 54x28
+ LayoutTableRow {TR} at (0,2) size 54x24
+ LayoutTableCell {TD} at (2,2) size 50x24 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+ LayoutMenuList {SELECT} at (2,2) size 46x20 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
+ LayoutBlockFlow (anonymous) at (1,1) size 44x18
LayoutText (anonymous) at (4,1) size 22x16
text run at (4,1) width 22: "test"
- LayoutBlockFlow {P} at (0,50) size 784x18
+ LayoutBlockFlow {P} at (0,46) size 784x18
LayoutText {#text} at (0,0) size 459x17
text run at (0,0) width 459: "The select element in the table above must not spill outside of the table."

Powered by Google App Engine
This is Rietveld 408576698