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

Unified Diff: LayoutTests/fast/table/vertical-align-baseline-readjust-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/vertical-align-baseline-readjust-expected.txt
diff --git a/LayoutTests/fast/table/vertical-align-baseline-readjust-expected.txt b/LayoutTests/fast/table/vertical-align-baseline-readjust-expected.txt
index c9164400a8dc3fb5f68aebf0e209e0cba649384c..a54c187ac3cb2fb585c26d15714481e9fb4116c5 100644
--- a/LayoutTests/fast/table/vertical-align-baseline-readjust-expected.txt
+++ b/LayoutTests/fast/table/vertical-align-baseline-readjust-expected.txt
@@ -2,14 +2,14 @@ layer at (0,0) size 800x600
RenderView at (0,0) size 800x600
layer at (0,0) size 800x600
RenderBlock {HTML} at (0,0) size 800x600
- RenderTable {BODY} at (0,0) size 800x600 [bgcolor=#FF0000]
- RenderTableSection (anonymous) at (0,0) size 800x600
- RenderTableRow (anonymous) at (0,0) size 800x0
- RenderTableCell (anonymous) at (0,0) size 400x0 [r=0 c=0 rs=1 cs=1]
- RenderTableRow {DIV} at (0,0) size 800x600
- RenderTableCell {DIV} at (0,0) size 400x600 [bgcolor=#FF0000] [r=1 c=0 rs=1 cs=1]
+ LayoutTable {BODY} at (0,0) size 800x600 [bgcolor=#FF0000]
+ LayoutTableSection (anonymous) at (0,0) size 800x600
+ LayoutTableRow (anonymous) at (0,0) size 800x0
+ LayoutTableCell (anonymous) at (0,0) size 400x0 [r=0 c=0 rs=1 cs=1]
+ LayoutTableRow {DIV} at (0,0) size 800x600
+ LayoutTableCell {DIV} at (0,0) size 400x600 [bgcolor=#FF0000] [r=1 c=0 rs=1 cs=1]
RenderBlock {DIV} at (0,0) size 400x600 [bgcolor=#008000]
- RenderTableCell {DIV} at (400,300) size 400x300 [bgcolor=#FF0000] [r=1 c=1 rs=1 cs=1]
+ LayoutTableCell {DIV} at (400,300) size 400x300 [bgcolor=#FF0000] [r=1 c=1 rs=1 cs=1]
RenderBlock {DIV} at (0,0) size 400x300 [bgcolor=#008000]
layer at (400,0) size 400x300
RenderBlock (positioned) {DIV} at (400,0) size 400x300 [bgcolor=#008000]
« no previous file with comments | « LayoutTests/fast/table/table-style-not-updated-expected.txt ('k') | LayoutTests/fast/table/wide-colspan-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698