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

Unified Diff: LayoutTests/fast/writing-mode/table-percent-width-quirk-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/writing-mode/table-percent-width-quirk-expected.txt
diff --git a/LayoutTests/fast/writing-mode/table-percent-width-quirk-expected.txt b/LayoutTests/fast/writing-mode/table-percent-width-quirk-expected.txt
index 905c93f66caa63860b6309b68fe7bc7d632fb08a..e7871209f25f326b72d1d0ee02520be8c06a0798 100644
--- a/LayoutTests/fast/writing-mode/table-percent-width-quirk-expected.txt
+++ b/LayoutTests/fast/writing-mode/table-percent-width-quirk-expected.txt
@@ -15,20 +15,20 @@ layer at (8,125) size 100x50
layer at (8,125) size 20x40
RenderBlock (positioned) {DIV} at (0,0) size 20x40 [bgcolor=#0000FF]
RenderBlock {DIV} at (0,0) size 20x20
- RenderTable {TABLE} at (0,20) size 20x20 [bgcolor=#008000]
- RenderTableSection {TBODY} at (0,0) size 20x20
- RenderTableRow {TR} at (0,0) size 20x20
- RenderTableCell {TD} at (0,0) size 20x20 [r=0 c=0 rs=1 cs=1]
+ LayoutTable {TABLE} at (0,20) size 20x20 [bgcolor=#008000]
+ LayoutTableSection {TBODY} at (0,0) size 20x20
+ LayoutTableRow {TR} at (0,0) size 20x20
+ LayoutTableCell {TD} at (0,0) size 20x20 [r=0 c=0 rs=1 cs=1]
RenderBlock {DIV} at (0,0) size 20x20
layer at (692,200) size 100x50
RenderBlock (positioned) {DIV} at (692,200) size 100x50 [bgcolor=#808080]
layer at (752,200) size 40x20
RenderBlock (positioned) {DIV} at (0,0) size 40x20 [bgcolor=#0000FF]
RenderBlock {DIV} at (0,0) size 20x20
- RenderTable {TABLE} at (20,0) size 20x20 [bgcolor=#008000]
- RenderTableSection {TBODY} at (0,0) size 20x20
- RenderTableRow {TR} at (0,0) size 20x20
- RenderTableCell {TD} at (0,0) size 20x20 [r=0 c=0 rs=1 cs=1]
+ LayoutTable {TABLE} at (20,0) size 20x20 [bgcolor=#008000]
+ LayoutTableSection {TBODY} at (0,0) size 20x20
+ LayoutTableRow {TR} at (0,0) size 20x20
+ LayoutTableCell {TD} at (0,0) size 20x20 [r=0 c=0 rs=1 cs=1]
RenderBlock {DIV} at (0,0) size 20x20
layer at (692,275) size 100x50
RenderBlock (positioned) {DIV} at (692,275) size 100x50 [bgcolor=#808080]
@@ -42,10 +42,10 @@ layer at (692,350) size 100x50
layer at (672,350) size 120x20
RenderBlock (positioned) {DIV} at (0,0) size 120x20 [bgcolor=#0000FF]
RenderBlock {DIV} at (0,0) size 20x20
- RenderTable {TABLE} at (20,0) size 100x20 [bgcolor=#008000]
- RenderTableSection {TBODY} at (0,0) size 100x20
- RenderTableRow {TR} at (0,0) size 100x20
- RenderTableCell {TD} at (0,0) size 100x20 [r=0 c=0 rs=1 cs=1]
+ LayoutTable {TABLE} at (20,0) size 100x20 [bgcolor=#008000]
+ LayoutTableSection {TBODY} at (0,0) size 100x20
+ LayoutTableRow {TR} at (0,0) size 100x20
+ LayoutTableCell {TD} at (0,0) size 100x20 [r=0 c=0 rs=1 cs=1]
RenderBlock {DIV} at (0,0) size 20x20
layer at (692,425) size 100x50
RenderBlock (positioned) {DIV} at (692,425) size 100x50 [bgcolor=#808080]

Powered by Google App Engine
This is Rietveld 408576698