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

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

Issue 552161: I can rebaseline! (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 10 years, 11 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/bug6674-expected.txt
===================================================================
--- webkit/data/layout_tests/platform/chromium-win/LayoutTests/tables/mozilla/bugs/bug6674-expected.txt (revision 37152)
+++ webkit/data/layout_tests/platform/chromium-win/LayoutTests/tables/mozilla/bugs/bug6674-expected.txt (working copy)
@@ -1,21 +1,19 @@
layer at (0,0) size 800x600
RenderView at (0,0) size 800x600
-layer at (0,0) size 800x170
- RenderBlock {HTML} at (0,0) size 800x170
- RenderBody {BODY} at (8,8) size 784x154
- RenderTable {TABLE} at (0,0) size 96x56 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 94x54
- RenderTableRow {TR} at (0,2) size 94x50
- RenderTableCell {TD} at (2,2) size 90x50 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderBlock {DIV} at (2,2) size 86x46 [border: (3px dotted #00FF00)]
- RenderText {#text} at (3,3) size 103x39
- text run at (3,3) width 68: "Truncated?"
- text run at (3,23) width 103: " It should not be!"
- RenderBlock {P} at (0,72) size 784x20
+layer at (0,0) size 800x130
+ RenderBlock {HTML} at (0,0) size 800x130
+ RenderBody {BODY} at (8,8) size 784x114
+ RenderTable {TABLE} at (0,0) size 96x36 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 94x34
+ RenderTableRow {TR} at (0,2) size 94x30
+ RenderTableCell {TD} at (2,2) size 90x30 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+ RenderBlock {DIV} at (2,2) size 86x26 [border: (3px dotted #00FF00)]
+ RenderText {#text} at (3,3) size 171x19
+ text run at (3,3) width 171: "Truncated? It should not be!"
+ RenderBlock {P} at (0,52) size 784x20
RenderText {#text} at (0,0) size 706x19
text run at (0,0) width 440: "According to the rules of CSS, the text above should spill right out of the "
text run at (440,0) width 266: "table, as it does in the table-less case below:"
- RenderBlock {DIV} at (0,108) size 86x46 [border: (3px dotted #00FF00)]
- RenderText {#text} at (3,3) size 103x39
- text run at (3,3) width 68: "Truncated?"
- text run at (3,23) width 103: " It should not be!"
+ RenderBlock {DIV} at (0,88) size 86x26 [border: (3px dotted #00FF00)]
+ RenderText {#text} at (3,3) size 171x19
+ text run at (3,3) width 171: "Truncated? It should not be!"

Powered by Google App Engine
This is Rietveld 408576698