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

Unified Diff: LayoutTests/fast/repaint/table-section-repaint-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/table-section-repaint-expected.txt
diff --git a/LayoutTests/fast/repaint/table-section-repaint-expected.txt b/LayoutTests/fast/repaint/table-section-repaint-expected.txt
index ff1a4a7cb89c3792e9083d744f922eece3f81d92..455c1b60b08470263cf67d3d55752d4111c4df07 100644
--- a/LayoutTests/fast/repaint/table-section-repaint-expected.txt
+++ b/LayoutTests/fast/repaint/table-section-repaint-expected.txt
@@ -1,45 +1,18 @@
-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
- RenderBody {BODY} at (8,8) size 784x584
-layer at (8,8) size 90x90
- RenderBlock (relative positioned) {DIV} at (0,0) size 90x90
- RenderTable {TABLE} at (0,0) size 60x60
- RenderBlock {CAPTION} at (0,0) size 60x0 [bgcolor=#0000FF]
- RenderTableSection {TBODY} at (0,0) size 60x60
- RenderTableRow {TR} at (0,0) size 60x30
- RenderTableCell {TD} at (0,15) size 60x0 [bgcolor=#FFFF00] [r=0 c=0 rs=1 cs=1]
- RenderTableRow {TR} at (0,30) size 60x30
- RenderTableCell {TD} at (0,45) size 60x0 [bgcolor=#008000] [r=1 c=0 rs=1 cs=1]
-layer at (8,98) size 90x90
- RenderBlock (relative positioned) {DIV} at (0,90) size 90x90
- RenderTable {TABLE} at (0,0) size 60x60
- RenderTableSection {TBODY} at (0,0) size 60x0
- RenderTableRow {TR} at (0,0) size 60x0
- RenderTableCell {TD} at (0,0) size 60x0 [r=0 c=0 rs=1 cs=1]
- RenderBlock {DIV} at (0,0) size 60x0 [bgcolor=#0000FF]
- RenderTableSection {TBODY} at (0,0) size 60x60
- RenderTableRow {TR} at (0,0) size 60x30
- RenderTableCell {TD} at (0,15) size 60x0 [bgcolor=#FFFF00] [r=0 c=0 rs=1 cs=1]
- RenderTableRow {TR} at (0,30) size 60x30
- RenderTableCell {TD} at (0,45) size 60x0 [bgcolor=#008000] [r=1 c=0 rs=1 cs=1]
-layer at (8,188) size 90x90
- RenderBlock (relative positioned) {DIV} at (0,180) size 90x90
- RenderTable {TABLE} at (0,0) size 60x90
- RenderBlock {CAPTION} at (0,0) size 60x30
- RenderTableSection {TBODY} at (0,30) size 60x60
- RenderTableRow {TR} at (0,0) size 60x30
- RenderTableCell {TD} at (0,15) size 60x0 [bgcolor=#008000] [r=0 c=0 rs=1 cs=1]
- RenderTableRow {TR} at (0,30) size 60x30
- RenderTableCell {TD} at (0,45) size 60x0 [bgcolor=#FFFF00] [r=1 c=0 rs=1 cs=1]
-layer at (8,308) size 90x90
- RenderBlock (relative positioned) {DIV} at (0,300) size 90x90
- RenderTable {TABLE} at (0,0) size 60x83 [border: (4px solid #008000)]
- RenderBlock {CAPTION} at (25,0) size 10x15
- RenderBlock {DIV} at (0,0) size 10x15
- RenderTableSection {TBODY} at (4,19) size 52x60
- RenderTableRow {TR} at (0,0) size 52x30
- RenderTableCell {TD} at (0,10) size 52x10 [border: (4px none #000000)] [r=0 c=0 rs=1 cs=1]
- RenderTableRow {TR} at (0,30) size 52x30
- RenderTableCell {TD} at (0,40) size 52x10 [border: (4px solid #FFFF00) (4px none #000000)] [r=1 c=0 rs=1 cs=1]
+(repaint rects
+ (rect 8 8 60 30)
+ (rect 8 68 60 30)
+ (rect 8 8 60 60)
+ (rect 8 98 60 30)
+ (rect 8 98 60 30)
+ (rect 8 158 60 30)
+ (rect 8 98 60 60)
+ (rect 8 188 60 30)
+ (rect 8 248 60 30)
+ (rect 8 188 60 90)
+ (rect 33 308 10 15)
+ (rect 33 308 10 15)
+ (rect 8 376 60 15)
+ (rect 8 372 60 4)
+ (rect 8 308 60 83)
+)
+

Powered by Google App Engine
This is Rietveld 408576698