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

Unified Diff: LayoutTests/fast/table/table-section-split-with-after-content-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/table-section-split-with-after-content-expected.txt
diff --git a/LayoutTests/fast/table/table-section-split-with-after-content-expected.txt b/LayoutTests/fast/table/table-section-split-with-after-content-expected.txt
index 28522da39c5d4229907cada19ae4df1994b50d0d..e06dbbfd9c2aa496f5ab6aa6b78846b1357d0e6f 100644
--- a/LayoutTests/fast/table/table-section-split-with-after-content-expected.txt
+++ b/LayoutTests/fast/table/table-section-split-with-after-content-expected.txt
@@ -4,11 +4,11 @@ layer at (0,0) size 800x16
RenderBlock {HTML} at (0,0) size 800x16
RenderBody {BODY} at (8,8) size 784x0
RenderBlock {DIV} at (0,0) size 784x0
- RenderTable at (0,0) size 0x0
- RenderTableSection {THEAD} at (0,0) size 0x0
+ LayoutTable at (0,0) size 0x0
+ LayoutTableSection {THEAD} at (0,0) size 0x0
RenderBlock {DIV} at (0,0) size 784x0
- RenderTable at (0,0) size 1x0
- RenderTableSection (anonymous) at (0,0) size 1x0
- RenderTableRow (anonymous) {<pseudo:after>} at (0,0) size 1x0
- RenderTableCell (anonymous) at (0,0) size 1x0 [r=0 c=0 rs=1 cs=1]
+ LayoutTable at (0,0) size 1x0
+ LayoutTableSection (anonymous) at (0,0) size 1x0
+ LayoutTableRow (anonymous) {<pseudo:after>} at (0,0) size 1x0
+ LayoutTableCell (anonymous) at (0,0) size 1x0 [r=0 c=0 rs=1 cs=1]
RenderTextFragment at (0,0) size 0x0
« no previous file with comments | « LayoutTests/fast/table/table-section-split-expected.txt ('k') | LayoutTests/fast/table/table-section-split2-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698