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

Unified Diff: LayoutTests/css2.1/20110323/abspos-containing-block-initial-005b-expected.txt

Issue 878603003: Auto-rebaseline for r188935 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 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: LayoutTests/css2.1/20110323/abspos-containing-block-initial-005b-expected.txt
diff --git a/LayoutTests/css2.1/20110323/abspos-containing-block-initial-005b-expected.txt b/LayoutTests/css2.1/20110323/abspos-containing-block-initial-005b-expected.txt
index ddf6a3cdea81fce0281a358e4d41b80b2c30447b..c7db6f2d7b85b1bce7e70cb2afc0e272e5871f03 100644
--- a/LayoutTests/css2.1/20110323/abspos-containing-block-initial-005b-expected.txt
+++ b/LayoutTests/css2.1/20110323/abspos-containing-block-initial-005b-expected.txt
@@ -1,8 +1,8 @@
layer at (0,0) size 800x600
RenderView at (0,0) size 800x600
layer at (0,0) size 120x120
- RenderTable {HTML} at (0,0) size 120x120 [bgcolor=#FFFF00] [border: (10px solid #000000)]
- RenderTableSection (anonymous) at (10,10) size 100x100
- RenderTableRow (anonymous) at (0,0) size 100x100
- RenderTableCell (anonymous) at (0,0) size 100x8 [r=0 c=0 rs=1 cs=1]
+ LayoutTable {HTML} at (0,0) size 120x120 [bgcolor=#FFFF00] [border: (10px solid #000000)]
+ LayoutTableSection (anonymous) at (10,10) size 100x100
+ LayoutTableRow (anonymous) at (0,0) size 100x100
+ LayoutTableCell (anonymous) at (0,0) size 100x8 [r=0 c=0 rs=1 cs=1]
RenderBody {BODY} at (8,8) size 84x0

Powered by Google App Engine
This is Rietveld 408576698