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

Unified Diff: webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/table/fixed-table-with-percent-width-inside-fixed-width-table-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/fast/table/fixed-table-with-percent-width-inside-fixed-width-table-expected.txt
===================================================================
--- webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/table/fixed-table-with-percent-width-inside-fixed-width-table-expected.txt (revision 0)
+++ webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/table/fixed-table-with-percent-width-inside-fixed-width-table-expected.txt (revision 0)
@@ -0,0 +1,27 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+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 784x64 [bgcolor=#FF0000]
+ RenderTableSection {TBODY} at (0,0) size 784x64
+ RenderTableRow {TR} at (0,2) size 784x60
+ RenderTableCell {TD} at (2,2) size 780x60 [r=0 c=0 rs=1 cs=1]
+ RenderBlock {DIV} at (1,1) size 778x58
+ RenderBlock (anonymous) at (0,0) size 778x20
+ RenderText {#text} at (0,0) size 24x19
+ text run at (0,0) width 24: "boo"
+ RenderTable {TABLE} at (0,20) size 100x38 [bgcolor=#800080]
+ RenderTableSection {TBODY} at (0,0) size 100x38
+ RenderTableRow {TR} at (0,2) size 100x34
+ RenderTableCell {TD} at (2,2) size 96x34 [r=0 c=0 rs=1 cs=1]
+ RenderTable {TABLE} at (1,1) size 94x32 [bgcolor=#0000FF]
+ RenderTableSection {TBODY} at (0,0) size 94x32
+ RenderTableRow {TR} at (0,2) size 94x28
+ RenderTableCell {TD} at (2,2) size 90x28 [r=0 c=0 rs=1 cs=1]
+ RenderTable {TABLE} at (1,1) size 88x26 [bgcolor=#008000]
+ RenderTableSection {TBODY} at (0,0) size 88x26
+ RenderTableRow {TR} at (0,2) size 88x22
+ RenderTableCell {TD} at (2,2) size 84x22 [r=0 c=0 rs=1 cs=1]
+ RenderText {#text} at (1,1) size 48x19
+ text run at (1,1) width 48: "Content"
Property changes on: webkit\data\layout_tests\platform\chromium-win\LayoutTests\fast\table\fixed-table-with-percent-width-inside-fixed-width-table-expected.txt
___________________________________________________________________
Added: svn:eol-style
+ LF

Powered by Google App Engine
This is Rietveld 408576698