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

Unified Diff: LayoutTests/platform/mac/tables/mozilla/bugs/bug51727-expected.txt

Issue 908473003: Auto-rebaseline for r189636 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 10 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/mac/tables/mozilla/bugs/bug51727-expected.txt
diff --git a/LayoutTests/platform/mac/tables/mozilla/bugs/bug51727-expected.txt b/LayoutTests/platform/mac/tables/mozilla/bugs/bug51727-expected.txt
index 39fbf28264ab30749ffb948af835bd5d4b82d8db..3f420eac09df785f6b5fe5c51d23bb556aa58ee3 100644
--- a/LayoutTests/platform/mac/tables/mozilla/bugs/bug51727-expected.txt
+++ b/LayoutTests/platform/mac/tables/mozilla/bugs/bug51727-expected.txt
@@ -1,22 +1,22 @@
layer at (0,0) size 800x600
RenderView at (0,0) size 800x600
-layer at (0,0) size 800x76
- RenderBlock {HTML} at (0,0) size 800x76
- RenderBody {BODY} at (8,8) size 784x60
- RenderBlock {FORM} at (0,0) size 784x36
- RenderButton {INPUT} at (0,0) size 158.38x18 [bgcolor=#C0C0C0]
+layer at (0,0) size 800x80
+ RenderBlock {HTML} at (0,0) size 800x80
+ RenderBody {BODY} at (8,8) size 784x64
+ RenderBlock {FORM} at (0,0) size 784x38
+ RenderButton {INPUT} at (0,1) size 158.38x18 [bgcolor=#C0C0C0]
RenderBlock (anonymous) at (8,2) size 142.38x13
RenderText {#text} at (0,0) size 143x13
text run at (0,0) width 143: "(1) Fill cell with long string"
- RenderBR {BR} at (158,1) size 1x16
- RenderButton {INPUT} at (0,18) size 162.55x18 [bgcolor=#C0C0C0]
+ RenderBR {BR} at (158,0) size 1x18
+ RenderButton {INPUT} at (0,20) size 162.55x18 [bgcolor=#C0C0C0]
RenderBlock (anonymous) at (8,2) size 146.55x13
RenderText {#text} at (0,0) size 147x13
text run at (0,0) width 147: "(2) Fill cell with short string"
- RenderBR {BR} at (162,19) size 1x16
- LayoutTable {TABLE} at (0,36) size 83x24
- LayoutTableSection {TBODY} at (0,0) size 83x24
- LayoutTableRow {TR} at (0,2) size 83x20
- LayoutTableCell {TD} at (2,2) size 79x20 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 15x16
+ RenderBR {BR} at (162,19) size 1x18
+ LayoutTable {TABLE} at (0,38) size 83x26
+ LayoutTableSection {TBODY} at (0,0) size 83x26
+ LayoutTableRow {TR} at (0,2) size 83x22
+ LayoutTableCell {TD} at (2,2) size 79x22 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
+ RenderText {#text} at (2,2) size 15x18
text run at (2,2) width 15: "aa"

Powered by Google App Engine
This is Rietveld 408576698