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

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

Issue 349693003: Manual rebaselines for r176850 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 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: LayoutTests/platform/linux/tables/mozilla/bugs/bug52505-expected.txt
diff --git a/LayoutTests/platform/linux/tables/mozilla/bugs/bug52505-expected.txt b/LayoutTests/platform/linux/tables/mozilla/bugs/bug52505-expected.txt
index 201840a49800f148dc7b78ca7275915378d1dc49..0e8ced3bc067ffbad31fc79e3abec348fe3dbc73 100644
--- a/LayoutTests/platform/linux/tables/mozilla/bugs/bug52505-expected.txt
+++ b/LayoutTests/platform/linux/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 800x122
- RenderBlock {HTML} at (0,0) size 800x122
- RenderBody {BODY} at (8,8) size 784x106
- RenderBlock {FORM} at (0,0) size 784x46
- RenderButton {INPUT} at (2,0) size 277x22 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)]
+layer at (0,0) size 800x118
+ RenderBlock {HTML} at (0,0) size 800x118
+ RenderBody {BODY} at (8,8) size 784x102
+ 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 (2,24) size 281x22 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)]
+ 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,48) size 34x58
+ RenderTable {TABLE} at (0,44) size 34x58
RenderTableSection {TBODY} at (0,0) size 34x58
RenderTableRow {TR} at (0,2) size 34x26
RenderTableCell {TD} at (2,2) size 14x26 [border: (2px solid #000000)] [r=0 c=0 rs=1 cs=1]

Powered by Google App Engine
This is Rietveld 408576698