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

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

Issue 546663004: Auto-rebaseline for r181492 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 3 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/fast/forms/select-dirty-parent-pref-widths-expected.txt
diff --git a/LayoutTests/platform/win/fast/forms/select-dirty-parent-pref-widths-expected.txt b/LayoutTests/platform/win/fast/forms/select-dirty-parent-pref-widths-expected.txt
index 8c4b1364b84a533699cb1eb306e9f6818319fa60..dd88f902d08c2bbbc9bac8177e6fc4dd8ba4c628 100644
--- a/LayoutTests/platform/win/fast/forms/select-dirty-parent-pref-widths-expected.txt
+++ b/LayoutTests/platform/win/fast/forms/select-dirty-parent-pref-widths-expected.txt
@@ -1,16 +1,16 @@
layer at (0,0) size 800x600
RenderView at (0,0) size 800x600
-layer at (0,0) size 800x87
- RenderBlock {HTML} at (0,0) size 800x87
- RenderBody {BODY} at (8,8) size 784x63
- RenderTable {TABLE} at (0,0) size 57x29 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 55x27
- RenderTableRow {TR} at (0,2) size 55x23
- RenderTableCell {TD} at (2,2) size 51x23 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderMenuList {SELECT} at (2,2) size 47x19 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
- RenderBlock (anonymous) at (1,1) size 45x17
- RenderText at (4,1) size 22x15
+layer at (0,0) size 800x88
+ RenderBlock {HTML} at (0,0) size 800x88
+ RenderBody {BODY} at (8,8) size 784x64
+ RenderTable {TABLE} at (0,0) size 57x30 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 55x28
+ RenderTableRow {TR} at (0,2) size 55x24
+ RenderTableCell {TD} at (2,2) size 51x24 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+ RenderMenuList {SELECT} at (2,2) size 47x20 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
+ RenderBlock (anonymous) at (1,1) size 45x18
+ RenderText at (4,1) size 22x16
text run at (4,1) width 22: "test"
- RenderBlock {P} at (0,45) size 784x18
+ RenderBlock {P} at (0,46) size 784x18
RenderText {#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