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

Unified Diff: LayoutTests/platform/win/fast/table/relative-position-stacking-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/fast/table/relative-position-stacking-expected.txt
diff --git a/LayoutTests/platform/win/fast/table/relative-position-stacking-expected.txt b/LayoutTests/platform/win/fast/table/relative-position-stacking-expected.txt
index faae6bf2c4a90e74889dccddef99bff56a4d5f8c..2817ceb0560efab0db6c37c90f143d0ff7067fb5 100644
--- a/LayoutTests/platform/win/fast/table/relative-position-stacking-expected.txt
+++ b/LayoutTests/platform/win/fast/table/relative-position-stacking-expected.txt
@@ -12,6 +12,6 @@ layer at (0,0) size 800x134
LayoutTableRow {TR} at (0,0) size 100x100
LayoutTableCell {TD} at (0,50) size 100x0 [bgcolor=#FF0000] [r=1 c=0 rs=1 cs=1]
layer at (8,26) size 100x0
- LayoutTableCell {TD} at (0,0) size 100x0 [r=0 c=0 rs=1 cs=1]
+ LayoutTableCell (relative positioned) {TD} at (0,0) size 100x0 [r=0 c=0 rs=1 cs=1]
LayoutBlockFlow {DIV} at (0,0) size 100x0
LayoutBlockFlow {DIV} at (0,0) size 100x100 [bgcolor=#008000]

Powered by Google App Engine
This is Rietveld 408576698