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

Unified Diff: LayoutTests/fast/table/table-section-split-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-expected.txt
diff --git a/LayoutTests/fast/table/table-section-split-expected.txt b/LayoutTests/fast/table/table-section-split-expected.txt
index f9d9a1b102e630bc8897d09264718b3318a42b05..4de30c2471338d4a5003263753a808c75376c111 100644
--- a/LayoutTests/fast/table/table-section-split-expected.txt
+++ b/LayoutTests/fast/table/table-section-split-expected.txt
@@ -4,9 +4,9 @@ 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 0x0
- RenderTableSection (anonymous) at (0,0) size 0x0
- RenderTableRow {TR} at (0,0) size 0x0
+ LayoutTable at (0,0) size 0x0
+ LayoutTableSection (anonymous) at (0,0) size 0x0
+ LayoutTableRow {TR} at (0,0) size 0x0

Powered by Google App Engine
This is Rietveld 408576698