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

Side by Side Diff: LayoutTests/platform/win/fast/repaint/inline-outline-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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 layer at (0,0) size 800x600 1 BUG ID: Bugzilla bug 8337 Incomplete repaint of inlines’ outline during editing
2 RenderView at (0,0) size 800x600 2
3 layer at (0,0) size 800x204 3 TEST PASS: The words “sit amet” will be deleted, and the blue outline will shrin k to surround only the remaining text, without leaving behind any trails or othe r artifacts.
4 RenderBlock {HTML} at (0,0) size 800x204 4
5 RenderBody {BODY} at (8,16) size 784x180 5 TEST FAIL: As the words “sit amet” will be deleted, the blue outline will leave trails behind as it shrinks to fit the remaining text.
6 RenderBlock {P} at (0,0) size 784x20 6
7 RenderInline {B} at (0,0) size 61x19 7 Lorem ipsum dolor 
8 RenderText {#text} at (0,0) size 61x19 8 (repaint rects
9 text run at (0,0) width 61: "BUG ID:" 9 (rect 93 174 3 22)
10 RenderText {#text} at (61,0) size 4x19 10 (rect 93 174 3 22)
11 text run at (61,0) width 4: " " 11 (rect 5 153 106 45)
12 RenderInline {A} at (0,0) size 108x19 [color=#0000EE] 12 (rect 93 174 3 22)
13 RenderText {#text} at (65,0) size 108x19 13 (rect 89 174 3 22)
14 text run at (65,0) width 108: "Bugzilla bug 8337" 14 (rect 5 153 106 46)
15 RenderText {#text} at (173,0) size 304x19 15 (rect 5 153 106 45)
16 text run at (173,0) width 304: " Incomplete repaint of inlines\x{2019} outline during editing" 16 (rect 5 153 106 45)
17 RenderBlock {P} at (0,36) size 784x46 [bgcolor=#98FB98] 17 (rect 89 174 3 22)
18 RenderInline {B} at (0,0) size 86x19 18 (rect 85 174 3 22)
19 RenderText {#text} at (3,3) size 86x19 19 (rect 5 153 106 45)
20 text run at (3,3) width 86: "TEST PASS:" 20 (rect 85 174 3 22)
21 RenderText {#text} at (89,3) size 759x39 21 (rect 78 174 3 22)
22 text run at (89,3) width 4: " " 22 (rect 5 153 106 45)
23 text run at (93,3) width 669: "The words \x{201C}sit amet\x{201D} will be deleted, and the blue outline will shrink to surround only the remaining tex t, without" 23 (rect 78 174 3 22)
24 text run at (3,23) width 249: "leaving behind any trails or other arti facts." 24 (rect 67 174 3 22)
25 RenderBlock {P} at (0,98) size 784x26 [bgcolor=#FF3300] 25 (rect 5 153 106 45)
26 RenderInline {B} at (0,0) size 84x19 26 (rect 67 174 3 22)
27 RenderText {#text} at (3,3) size 84x19 27 (rect 56 174 3 22)
28 text run at (3,3) width 84: "TEST FAIL:" 28 (rect 5 153 106 45)
29 RenderText {#text} at (87,3) size 689x19 29 (rect 5 153 106 45)
30 text run at (87,3) width 4: " " 30 (rect 56 174 3 22)
31 text run at (91,3) width 685: "As the words \x{201C}sit amet\x{201D} w ill be deleted, the blue outline will leave trails behind as it shrinks to fit t he remaining text." 31 (rect 60 174 3 22)
32 RenderBlock {DIV} at (0,140) size 100x40 32 (rect 5 153 106 45)
33 RenderInline {SPAN} at (0,0) size 83x39 33 (rect 60 174 3 22)
34 RenderText {#text} at (0,0) size 83x39 34 (rect 56 174 3 22)
35 text run at (0,0) width 79: "Lorem ipsum" 35 (rect 5 153 106 45)
36 text run at (79,0) width 4: " " 36 (rect 56 174 3 22)
37 text run at (0,20) width 36: "dolor " 37 (rect 52 174 3 22)
38 caret: position 18 of child 0 {#text} of child 1 {SPAN} of child 7 {DIV} of body 38 (rect 5 153 106 45)
39 (rect 52 174 3 22)
40 (rect 49 174 3 22)
41 (rect 5 153 106 45)
42 (rect 49 174 3 22)
43 (rect 39 174 3 22)
44 (rect 5 153 106 45)
45 (rect 5 153 106 45)
46 (rect 39 174 3 22)
47 (rect 43 174 3 22)
48 )
49
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698