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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/fast/forms/select/select-dirty-parent-pref-widths-expected.txt

Issue 2061513002: Auto-rebaseline for r399293 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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/linux/fast/forms/select/select-dirty-parent-pref-widths-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/forms/select/select-dirty-parent-pref-widths-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/forms/select/select-dirty-parent-pref-widths-expected.txt
index cc7a8655337a4ea4eb0a0dbc69d35f2493ba7257..dde66acb03d81086881b8fdc22a32f9d46f43644 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/forms/select/select-dirty-parent-pref-widths-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/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 800x90
- LayoutBlockFlow {HTML} at (0,0) size 800x90
- LayoutBlockFlow {BODY} at (8,8) size 784x66
- 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=#C0C0C0] [border: (1px solid #A9A9A9)]
- LayoutBlockFlow (anonymous) at (1,1) size 44x18
+layer at (0,0) size 800x94
+ LayoutBlockFlow {HTML} at (0,0) size 800x94
+ LayoutBlockFlow {BODY} at (8,8) size 784x70
+ 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=#C0C0C0] [border: (1px solid #A9A9A9)]
+ LayoutBlockFlow (anonymous) at (1,3.16) size 44x18
LayoutText (anonymous) at (4,1) size 22x16
text run at (4,1) width 22: "test"
- LayoutBlockFlow {P} at (0,46) size 784x20
+ LayoutBlockFlow {P} at (0,50) size 784x20
LayoutText {#text} at (0,0) size 425x19
text run at (0,0) width 425: "The select element in the table above must not spill outside of the table."

Powered by Google App Engine
This is Rietveld 408576698