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

Unified Diff: LayoutTests/platform/win/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/platform/win/fast/repaint/dynamic-table-vertical-alignment-change-expected.txt
diff --git a/LayoutTests/platform/win/fast/repaint/dynamic-table-vertical-alignment-change-expected.txt b/LayoutTests/platform/win/fast/repaint/dynamic-table-vertical-alignment-change-expected.txt
index b14d4350fb74313fc352aa026f5c13d91d2a9b21..51f85a905913c09461eec3a6c211c2087dec9c2f 100644
--- a/LayoutTests/platform/win/fast/repaint/dynamic-table-vertical-alignment-change-expected.txt
+++ b/LayoutTests/platform/win/fast/repaint/dynamic-table-vertical-alignment-change-expected.txt
@@ -1,26 +1,20 @@
-layer at (0,0) size 808x585
- RenderView at (0,0) size 800x585
-layer at (0,0) size 800x186
- RenderBlock {HTML} at (0,0) size 800x186
- RenderBody {BODY} at (8,16) size 784x162
- RenderBlock {P} at (0,0) size 784x40
- RenderText {#text} at (0,0) size 96x19
- text run at (0,0) width 96: "Repaint test for "
- RenderInline {I} at (0,0) size 123x19
- RenderInline {A} at (0,0) size 123x19 [color=#0000EE]
- RenderText {#text} at (96,0) size 123x19
- text run at (96,0) width 123: "Bugzilla bug 23524"
- RenderText {#text} at (219,0) size 720x39
- text run at (219,0) width 4: " "
- text run at (223,0) width 497: "Make sure that a table section doesn't stop painting when vertical alignment of cells"
- text run at (0,20) width 126: "dynamically changes."
- RenderBlock {DIV} at (0,56) 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
+Repaint test for Bugzilla bug 23524 Make sure that a table section doesn't stop painting when vertical alignment of cells dynamically changes.
+
+(repaint rects
+ (rect 10 74 2 3)
+ (rect 11 75 100 100)
+ (rect 10 74 102 3)
+ (rect 10 74 102 103)
+ (rect 10 74 102 103)
+ (rect 10 74 102 102)
+ (rect 14 74 2 3)
+ (rect 14 74 2 102)
+ (rect 14 74 2 3)
+ (rect 114 74 2 102)
+ (rect 18 72 100 106)
+ (rect 8 79 110 99)
+ (rect 8 79 800 99)
+ (rect 8 79 800 99)
+ (rect 0 87 808 99)
+)
+

Powered by Google App Engine
This is Rietveld 408576698