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

Side by Side Diff: LayoutTests/platform/win/fast/repaint/bugzilla-6278-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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 layer at (0,0) size 800x600 1 BUG ID: Bugzilla bug 6278 REGRESSION: Incomplete repaint when table cell width c hanges during layout
2 RenderView at (0,0) size 800x600 2
3 layer at (0,0) size 800x383 3 TEST PASS: The purple and green rects will resize, and there will remain separat ed by a blue horizontal line.
4 RenderBlock {HTML} at (0,0) size 800x383 4
5 RenderBody {BODY} at (8,16) size 784x359 5 TEST FAIL: The purple and green rects will resize, but the blue separator will d isappear.
6 RenderBlock {P} at (0,0) size 784x20 6
7 RenderInline {B} at (0,0) size 61x19 7 Curabitur pretium, quam quis semper malesuada, est libero feugiat libero, vel fr ingilla orci nibh sed neque. Quisque eu nulla non nisi molestie accumsan. Etiam tellus urna, laoreet ac, laoreet non, suscipit sed, sapien. Phasellus vehicula, sem at posuere vehicula, augue nibh molestie nisl, nec ullamcorper lacus ante vu lputate pede.
8 RenderText {#text} at (0,0) size 61x19 8 (repaint rects
9 text run at (0,0) width 61: "BUG ID:" 9 (rect 10 138 292 215)
10 RenderText {#text} at (61,0) size 4x19 10 (rect 304 138 2 215)
11 text run at (61,0) width 4: " " 11 (rect 10 138 292 160)
12 RenderInline {A} at (0,0) size 108x19 [color=#0000EE] 12 (rect 10 138 242 180)
13 RenderText {#text} at (65,0) size 108x19 13 (rect 252 303 50 50)
14 text run at (65,0) width 108: "Bugzilla bug 6278" 14 (rect 10 138 242 215)
15 RenderText {#text} at (173,0) size 482x19 15 (rect 10 138 242 235)
16 text run at (173,0) width 482: " REGRESSION: Incomplete repaint when t able cell width changes during layout" 16 (rect 304 138 52 215)
17 RenderBlock {P} at (0,36) size 784x26 [bgcolor=#98FB98] 17 (rect 304 138 52 215)
18 RenderInline {B} at (0,0) size 86x19 18 (rect 304 138 52 235)
19 RenderText {#text} at (3,3) size 86x19 19 (rect 304 138 52 215)
20 text run at (3,3) width 86: "TEST PASS:" 20 (rect 254 138 52 235)
21 RenderText {#text} at (89,3) size 571x19 21 (rect 8 355 300 20)
22 text run at (89,3) width 4: " " 22 (rect 8 355 784 20)
23 text run at (93,3) width 567: "The purple and green rects will resize, and there will remain separated by a blue horizontal line." 23 (rect 0 363 800 20)
24 RenderBlock {P} at (0,78) size 784x26 [bgcolor=#FF3300] 24 )
25 RenderInline {B} at (0,0) size 84x19 25
26 RenderText {#text} at (3,3) size 84x19
27 text run at (3,3) width 84: "TEST FAIL:"
28 RenderText {#text} at (87,3) size 457x19
29 text run at (87,3) width 4: " "
30 text run at (91,3) width 453: "The purple and green rects will resize, but the blue separator will disappear."
31 RenderTable {TABLE} at (0,120) size 300x239
32 RenderTableSection {TBODY} at (0,0) size 300x239
33 RenderTableRow {TR} at (0,2) size 300x235
34 RenderTableCell {TD} at (2,2) size 242x235 [bgcolor=#0000FF] [r=0 c= 0 rs=1 cs=1]
35 RenderBlock {DIV} at (0,0) size 242x180 [bgcolor=#EEEEFF]
36 RenderText {#text} at (0,0) size 239x179
37 text run at (0,0) width 223: "Curabitur pretium, quam quis sem per"
38 text run at (0,20) width 232: "malesuada, est libero feugiat l ibero, vel"
39 text run at (0,40) width 239: "fringilla orci nibh sed neque. Quisque eu"
40 text run at (0,60) width 234: "nulla non nisi molestie accumsa n. Etiam"
41 text run at (0,80) width 206: "tellus urna, laoreet ac, laoree t non,"
42 text run at (0,100) width 234: "suscipit sed, sapien. Phasellu s vehicula,"
43 text run at (0,120) width 215: "sem at posuere vehicula, augue nibh"
44 text run at (0,140) width 239: "molestie nisl, nec ullamcorper lacus ante"
45 text run at (0,160) width 92: "vulputate pede."
46 RenderBlock {DIV} at (0,185) size 242x50 [bgcolor=#EEFFEE]
47 RenderTableCell {TD} at (246,118) size 52x2 [r=0 c=1 rs=1 cs=1]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698