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

Unified Diff: LayoutTests/fast/repaint/dynamic-table-vertical-alignment-change-expected.txt

Issue 170643006: Auto-rebaseline for r167542 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 10 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/repaint/dynamic-table-vertical-alignment-change-expected.txt
diff --git a/LayoutTests/fast/repaint/dynamic-table-vertical-alignment-change-expected.txt b/LayoutTests/fast/repaint/dynamic-table-vertical-alignment-change-expected.txt
deleted file mode 100644
index fd92775901557b836a72a8ca3c9c418a8b434e60..0000000000000000000000000000000000000000
--- a/LayoutTests/fast/repaint/dynamic-table-vertical-alignment-change-expected.txt
+++ /dev/null
@@ -1,26 +0,0 @@
-layer at (0,0) size 808x585
- RenderView at (0,0) size 800x585
-layer at (0,0) size 800x182
- RenderBlock {HTML} at (0,0) size 800x182
- RenderBody {BODY} at (8,16) size 784x158
- RenderBlock {P} at (0,0) size 784x36
- RenderText {#text} at (0,0) size 100x18
- text run at (0,0) width 100: "Repaint test for "
- RenderInline {I} at (0,0) size 124x18
- RenderInline {A} at (0,0) size 124x18 [color=#0000EE]
- RenderText {#text} at (100,0) size 124x18
- text run at (100,0) width 124: "Bugzilla bug 23524"
- RenderText {#text} at (224,0) size 751x36
- text run at (224,0) width 4: " "
- text run at (228,0) width 523: "Make sure that a table section doesn't stop painting when vertical alignment of cells"
- text run at (0,18) width 136: "dynamically changes."
- RenderBlock {DIV} at (0,52) size 800x106
- RenderTable {TABLE} at (0,0) size 110x106
- RenderTableSection {TBODY} at (0,0) size 110x106
- RenderTableRow {TR} at (0,2) size 110x102
- RenderTableCell {TD} at (2,2) size 102x102 [r=0 c=0 rs=1 cs=1]
- RenderBlock (floating) {DIV} at (1,1) size 100x100 [bgcolor=#008000]
- RenderTableCell {TD} at (106,2) size 2x3 [r=0 c=1 rs=1 cs=1]
- RenderBlock {DIV} at (1,1) size 0x0
- RenderBlock {DIV} at (1,2) size 0x0
- RenderBlock {DIV} at (1,2) size 0x0
« no previous file with comments | « LayoutTests/fast/repaint/content-into-overflow-expected.txt ('k') | LayoutTests/fast/repaint/erase-overflow-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698