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

Side by Side Diff: LayoutTests/platform/win/fast/repaint/bugzilla-3509-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 3509 REGRESSION(125-412) Portion of nested table is not pai nted correctly on cafepress site
2 RenderView at (0,0) size 800x600 2
3 layer at (0,0) size 800x600 3 TEST PASS: The blue rectangle will change into a square.
4 RenderBlock {HTML} at (0,0) size 800x600 4
5 RenderBody {BODY} at (8,8) size 784x584 5 TEST FAIL: The blue rectangle will change into a shape that is not square.
6 RenderBlock {P} at (0,0) size 784x20 6
7 RenderInline {B} at (0,0) size 61x19 7  
8 RenderText {#text} at (0,0) size 61x19 8 (repaint rects
9 text run at (0,0) width 61: "BUG ID:" 9 (rect 11 131 50 100)
10 RenderText {#text} at (61,0) size 4x19 10 (rect 11 131 100 100)
11 text run at (61,0) width 4: " " 11 )
12 RenderInline {A} at (0,0) size 108x19 [color=#0000EE] 12
13 RenderText {#text} at (65,0) size 108x19
14 text run at (65,0) width 108: "Bugzilla bug 3509"
15 RenderText {#text} at (173,0) size 549x19
16 text run at (173,0) width 549: " REGRESSION(125-412) Portion of nested table is not painted correctly on cafepress site"
17 RenderBlock {P} at (0,36) size 784x26 [bgcolor=#98FB98]
18 RenderInline {B} at (0,0) size 86x19
19 RenderText {#text} at (3,3) size 86x19
20 text run at (3,3) width 86: "TEST PASS:"
21 RenderText {#text} at (89,3) size 269x19
22 text run at (89,3) width 4: " "
23 text run at (93,3) width 265: "The blue rectangle will change into a s quare."
24 RenderBlock {P} at (0,78) size 784x26 [bgcolor=#FF3300]
25 RenderInline {B} at (0,0) size 84x19
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 370x19
29 text run at (87,3) width 4: " "
30 text run at (91,3) width 366: "The blue rectangle will change into a s hape that is not square."
31 RenderTable {TABLE} at (0,120) size 784x106
32 RenderTableSection {TBODY} at (0,0) size 784x106
33 RenderTableRow {TR} at (0,2) size 784x102
34 RenderTableCell {TD} at (2,2) size 780x102 [r=0 c=0 rs=1 cs=1]
35 RenderBlock {DIV} at (1,33) size 778x0
36 RenderBlock {DIV} at (1,1) size 100x100 [bgcolor=#0000FF]
37 RenderText {#text} at (0,0) size 4x19
38 text run at (0,0) width 4: " "
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698