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

Unified Diff: LayoutTests/platform/linux/fast/table/fixed-table-with-percent-width-inside-extra-large-div-expected.txt

Issue 770383005: Auto-rebaseline for r186551 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years 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/linux/fast/table/fixed-table-with-percent-width-inside-extra-large-div-expected.txt
diff --git a/LayoutTests/platform/linux/fast/table/fixed-table-with-percent-width-inside-extra-large-div-expected.txt b/LayoutTests/platform/linux/fast/table/fixed-table-with-percent-width-inside-extra-large-div-expected.txt
index 094f076b6e6026d2949a8f2dfbd3a8e1a5fc49b0..f4528a0ab91177ae05353449c8abb9bc613d5ae6 100644
--- a/LayoutTests/platform/linux/fast/table/fixed-table-with-percent-width-inside-extra-large-div-expected.txt
+++ b/LayoutTests/platform/linux/fast/table/fixed-table-with-percent-width-inside-extra-large-div-expected.txt
@@ -8,3 +8,15 @@ layer at (0,0) size 800x600
text run at (0,0) width 583: "Success! The width of the fixed table is 1994px, which is based on the width of its containing div."
RenderText {#text} at (0,0) size 0x0
RenderText {#text} at (0,0) size 0x0
+layer at (-9000,8) size 2000x32 backgroundClip at (0,0) size 800x600 clip at (0,0) size 800x600 outlineClip at (0,0) size 800x600
+ RenderBlock (positioned) {DIV} at (-9000,8) size 2000x32
+ RenderTable {TABLE} at (0,0) size 2000x32 [bgcolor=#0000FF]
+ RenderTableSection {TBODY} at (0,0) size 2000x32
+ RenderTableRow {TR} at (0,2) size 2000x28
+ RenderTableCell {TD} at (2,2) size 1996x28 [r=0 c=0 rs=1 cs=1]
+ RenderTable {TABLE} at (1,1) size 1994x26 [bgcolor=#008000]
+ RenderTableSection {TBODY} at (0,0) size 1994x26
+ RenderTableRow {TR} at (0,2) size 1994x22
+ RenderTableCell {TD} at (2,2) size 1990x22 [r=0 c=0 rs=1 cs=1]
+ RenderText {#text} at (1,1) size 48x19
+ text run at (1,1) width 48: "Content"

Powered by Google App Engine
This is Rietveld 408576698