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

Side by Side Diff: LayoutTests/platform/win/fast/repaint/outline-repaint-glitch-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 8032 REGRESSION: Focus ring not completely redrawn after a Delete changes its size
2 RenderView at (0,0) size 800x600 2
3 layer at (0,0) size 800x524 3 Note that this bug (and the test) are just outline versions of Bugzilla bug 6301 and test border-repaint-glitch.html
4 RenderBlock {HTML} at (0,0) size 800x524 4
5 RenderBody {BODY} at (8,16) size 784x500 5 TEST PASS: The boxes will resize, maintaining their solid red rectangular outlin es.
6 RenderBlock {P} at (0,0) size 784x20 6
7 RenderInline {B} at (0,0) size 61x19 7 TEST FAIL: The boxes will resize, but the outlines will break. The first box wil l be missing small segments from either side of its bottom outline. The second b ox will have small red horizontal segments protruding inwards from both sides of the outline, where the bottom outline was before.
8 RenderText {#text} at (0,0) size 61x19 8
9 text run at (0,0) width 61: "BUG ID:" 9
10 RenderText {#text} at (61,0) size 4x19 10 (repaint rects
11 text run at (61,0) width 4: " " 11 (rect 25 229 188 68)
12 RenderInline {A} at (0,0) size 108x19 [color=#0000EE] 12 (rect 25 229 188 48)
13 RenderText {#text} at (65,0) size 108x19 13 (rect 15 277 208 20)
14 text run at (65,0) width 108: "Bugzilla bug 8032" 14 (rect 15 273 208 4)
15 RenderText {#text} at (173,0) size 496x19 15 (rect 25 391 188 48)
16 text run at (173,0) width 496: " REGRESSION: Focus ring not completely redrawn after a Delete changes its size" 16 (rect 25 391 188 68)
17 RenderBlock {P} at (0,36) size 784x20 17 (rect 15 439 208 20)
18 RenderText {#text} at (0,0) size 354x19 18 (rect 15 435 208 4)
19 text run at (0,0) width 354: "Note that this bug (and the test) are ju st outline versions of " 19 )
20 RenderInline {A} at (0,0) size 108x19 [color=#0000EE] 20
21 RenderText {#text} at (354,0) size 108x19
22 text run at (354,0) width 108: "Bugzilla bug 6301"
23 RenderText {#text} at (462,0) size 55x19
24 text run at (462,0) width 55: " and test "
25 RenderInline {A} at (0,0) size 154x19 [color=#0000EE]
26 RenderText {#text} at (517,0) size 154x19
27 text run at (517,0) width 154: "border-repaint-glitch.html"
28 RenderText {#text} at (0,0) size 0x0
29 RenderBlock {P} at (0,72) size 784x26 [bgcolor=#98FB98]
30 RenderInline {B} at (0,0) size 86x19
31 RenderText {#text} at (3,3) size 86x19
32 text run at (3,3) width 86: "TEST PASS:"
33 RenderText {#text} at (89,3) size 412x19
34 text run at (89,3) width 4: " "
35 text run at (93,3) width 408: "The boxes will resize, maintaining thei r solid red rectangular outlines."
36 RenderBlock {P} at (0,114) size 784x66 [bgcolor=#FF3300]
37 RenderInline {B} at (0,0) size 84x19
38 RenderText {#text} at (3,3) size 84x19
39 text run at (3,3) width 84: "TEST FAIL:"
40 RenderText {#text} at (87,3) size 771x59
41 text run at (87,3) width 4: " "
42 text run at (91,3) width 683: "The boxes will resize, but the outlines will break. The first box will be missing small segments from either side of it s"
43 text run at (3,23) width 766: "bottom outline. The second box will hav e small red horizontal segments protruding inwards from both sides of the outlin e, where"
44 text run at (3,43) width 183: "the bottom outline was before."
45 RenderBlock {DIV} at (0,196) size 222x142 [border: (1px solid #0000FF)]
46 RenderBlock {DIV} at (11,21) size 200x40 [bgcolor=#008080]
47 RenderBlock {DIV} at (10,0) size 180x40 [bgcolor=#C0C0C0]
48 RenderBlock (anonymous) at (0,338) size 784x20
49 RenderBR {BR} at (0,0) size 0x19
50 RenderBlock {DIV} at (0,358) size 222x142 [border: (1px solid #0000FF)]
51 RenderBlock {DIV} at (11,21) size 200x60 [bgcolor=#008080]
52 RenderBlock {DIV} at (10,0) size 180x60 [bgcolor=#C0C0C0]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698