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

Unified Diff: LayoutTests/fast/table/auto-100-percent-width-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/fast/table/auto-100-percent-width-expected.txt
diff --git a/LayoutTests/fast/table/auto-100-percent-width-expected.txt b/LayoutTests/fast/table/auto-100-percent-width-expected.txt
index 4599a4a7cb1abb7ec9a1320c0ec3965a27045b6c..22f7c1ff4ae91c1ecae0c215b852de65fb79f0c6 100644
--- a/LayoutTests/fast/table/auto-100-percent-width-expected.txt
+++ b/LayoutTests/fast/table/auto-100-percent-width-expected.txt
@@ -5,8 +5,8 @@ layer at (0,0) size 800x8
RenderBody {BODY} at (8,8) size 784x0
layer at (70,40) size 480x540
RenderBlock (positioned) {DIV} at (70,40) size 480x540 [bgcolor=#FF0000]
- RenderTable {TABLE} at (0,0) size 480x540
- RenderTableSection {TBODY} at (0,0) size 480x540
- RenderTableRow {TR} at (0,0) size 480x540
- RenderTableCell {TD} at (0,269) size 479x2 [bgcolor=#008000] [r=0 c=0 rs=1 cs=1]
- RenderTableCell {TD} at (479,270) size 1x0 [bgcolor=#FF0000] [r=0 c=1 rs=1 cs=1]
+ LayoutTable {TABLE} at (0,0) size 480x540
+ LayoutTableSection {TBODY} at (0,0) size 480x540
+ LayoutTableRow {TR} at (0,0) size 480x540
+ LayoutTableCell {TD} at (0,269) size 479x2 [bgcolor=#008000] [r=0 c=0 rs=1 cs=1]
+ LayoutTableCell {TD} at (479,270) size 1x0 [bgcolor=#FF0000] [r=0 c=1 rs=1 cs=1]
« no previous file with comments | « LayoutTests/fast/table/032-expected.txt ('k') | LayoutTests/fast/table/border-collapsing/bug14274-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698