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

Unified Diff: webkit/data/layout_tests/platform/chromium-win/LayoutTests/tables/mozilla/bugs/bug34176-expected.txt

Issue 225018: Rebaseline tests according to changes upstream.... (Closed) Base URL: svn://chrome-svn.corp.google.com/chrome/trunk/src/
Patch Set: Whoops. Removed extraneous changes. Created 11 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: webkit/data/layout_tests/platform/chromium-win/LayoutTests/tables/mozilla/bugs/bug34176-expected.txt
===================================================================
--- webkit/data/layout_tests/platform/chromium-win/LayoutTests/tables/mozilla/bugs/bug34176-expected.txt (revision 26954)
+++ webkit/data/layout_tests/platform/chromium-win/LayoutTests/tables/mozilla/bugs/bug34176-expected.txt (working copy)
@@ -3,16 +3,16 @@
layer at (0,0) size 800x600
RenderBlock {HTML} at (0,0) size 800x600
RenderBody {BODY} at (8,8) size 784x584
- RenderTable {TABLE} at (0,0) size 718x40 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 716x38
- RenderTableRow {TR} at (0,2) size 716x34
- RenderTableCell {TD} at (2,2) size 712x34 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderTable {TABLE} at (2,2) size 708x30 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 706x28
- RenderTableRow {TR} at (0,2) size 706x24
- RenderTableCell {TD} at (2,2) size 200x24 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+ RenderTable {TABLE} at (0,0) size 784x40 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 782x38
+ RenderTableRow {TR} at (0,2) size 782x34
+ RenderTableCell {TD} at (2,2) size 778x34 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+ RenderTable {TABLE} at (2,2) size 774x30 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 772x28
+ RenderTableRow {TR} at (0,2) size 772x24
+ RenderTableCell {TD} at (2,2) size 219x24 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
RenderText {#text} at (2,2) size 32x19
text run at (2,2) width 32: "cell 1"
- RenderTableCell {TD} at (204,2) size 500x24 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+ RenderTableCell {TD} at (223,2) size 547x24 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
RenderText {#text} at (2,2) size 32x19
text run at (2,2) width 32: "cell 2"

Powered by Google App Engine
This is Rietveld 408576698