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

Unified Diff: LayoutTests/platform/win-xp/fast/table/relative-position-containment-expected.txt

Issue 1088513007: Auto-rebaseline for r194315 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 8 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/win-xp/fast/table/relative-position-containment-expected.txt
diff --git a/LayoutTests/platform/win-xp/fast/table/relative-position-containment-expected.txt b/LayoutTests/platform/win-xp/fast/table/relative-position-containment-expected.txt
index 7ab73d488546e7c8661e01af3bc5724b07c11fe5..0798c6c533303c2f64623d5805719d11b77fca91 100644
--- a/LayoutTests/platform/win-xp/fast/table/relative-position-containment-expected.txt
+++ b/LayoutTests/platform/win-xp/fast/table/relative-position-containment-expected.txt
@@ -10,6 +10,6 @@ layer at (0,0) size 800x338
LayoutTableSection {TBODY} at (1,1) size 300x300
LayoutTableRow {TR} at (0,100) size 300x100
layer at (109,129) size 100x100
- LayoutTableCell {TD} at (100,150) size 100x0 [bgcolor=#FF0000] [r=0 c=0 rs=1 cs=1]
+ LayoutTableCell (relative positioned) {TD} at (100,150) size 100x0 [bgcolor=#FF0000] [r=0 c=0 rs=1 cs=1]
layer at (109,129) size 100x100
LayoutBlockFlow (positioned) {DIV} at (0,-50) size 100x100 [bgcolor=#008000]

Powered by Google App Engine
This is Rietveld 408576698