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

Unified Diff: LayoutTests/platform/win/tables/mozilla/bugs/bug52505-expected.txt

Issue 546273002: 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/tables/mozilla/bugs/bug52505-expected.txt
diff --git a/LayoutTests/platform/win/tables/mozilla/bugs/bug52505-expected.txt b/LayoutTests/platform/win/tables/mozilla/bugs/bug52505-expected.txt
index 8d262e410e428fbc0b7da3a80673272fc17cbc8d..3acb25e6bb5af385ce24fcca15c4f467a7a92562 100644
--- a/LayoutTests/platform/win/tables/mozilla/bugs/bug52505-expected.txt
+++ b/LayoutTests/platform/win/tables/mozilla/bugs/bug52505-expected.txt
@@ -1,18 +1,18 @@
layer at (0,0) size 800x600
RenderView at (0,0) size 800x600
-layer at (0,0) size 800x112
- RenderBlock {HTML} at (0,0) size 800x112
- RenderBody {BODY} at (8,8) size 784x96
- RenderBlock {FORM} at (0,0) size 784x42
- RenderButton {INPUT} at (0,0) size 280.55x21 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)]
- RenderBlock (anonymous) at (8,3) size 264.55x15
- RenderText {#text} at (0,0) size 265x15
- text run at (0,0) width 265: "[Step 1] Set cell width to 60px (nothing seen)"
- RenderButton {INPUT} at (0,21) size 285.73x21 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)]
- RenderBlock (anonymous) at (8,3) size 269.73x15
- RenderText {#text} at (0,0) size 270x15
- text run at (0,0) width 270: "[Step 2] Set cell width to 20px (garbage seen)"
- RenderTable {TABLE} at (0,42) size 34x54
+layer at (0,0) size 800x114
+ RenderBlock {HTML} at (0,0) size 800x114
+ RenderBody {BODY} at (8,8) size 784x98
+ RenderBlock {FORM} at (0,0) size 784x44
+ RenderButton {INPUT} at (0,0) size 277x22 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)]
+ RenderBlock (anonymous) at (8,3) size 261x16
+ RenderText {#text} at (0,0) size 261x16
+ text run at (0,0) width 261: "[Step 1] Set cell width to 60px (nothing seen)"
+ RenderButton {INPUT} at (0,22) size 281x22 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)]
+ RenderBlock (anonymous) at (8,3) size 265x16
+ RenderText {#text} at (0,0) size 265x16
+ text run at (0,0) width 265: "[Step 2] Set cell width to 20px (garbage seen)"
+ RenderTable {TABLE} at (0,44) size 34x54
RenderTableSection {TBODY} at (0,0) size 34x54
RenderTableRow {TR} at (0,2) size 34x24
RenderTableCell {TD} at (2,2) size 14x24 [border: (2px solid #000000)] [r=0 c=0 rs=1 cs=1]

Powered by Google App Engine
This is Rietveld 408576698