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

Side by Side Diff: LayoutTests/platform/mac/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 800x210 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 800x210 4
5 RenderBody {BODY} at (8,16) size 784x186 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 784x18 6
7 RenderInline {B} at (0,0) size 62x18 7 Lorem ipsum dolor 
8 RenderText {#text} at (0,0) size 62x18 8 (repaint rects
9 text run at (0,0) width 62: "BUG ID:" 9 (rect 96 183 3 20)
10 RenderText {#text} at (62,0) size 4x18 10 (rect 96 183 3 20)
11 text run at (62,0) width 4: " " 11 (rect 5 163 106 42)
12 RenderInline {A} at (0,0) size 117x18 [color=#0000EE] 12 (rect 96 183 3 20)
13 RenderText {#text} at (66,0) size 117x18 13 (rect 92 183 3 20)
14 text run at (66,0) width 117: "Bugzilla bug 8337" 14 (rect 5 163 106 42)
15 RenderText {#text} at (183,0) size 327x18 15 (rect 5 163 106 42)
16 text run at (183,0) width 327: " Incomplete repaint of inlines\x{2019} outline during editing" 16 (rect 5 163 106 42)
17 RenderBlock {P} at (0,34) size 784x42 [bgcolor=#98FB98] 17 (rect 92 183 3 20)
18 RenderInline {B} at (0,0) size 91x18 18 (rect 88 183 3 20)
19 RenderText {#text} at (3,3) size 91x18 19 (rect 5 163 106 42)
20 text run at (3,3) width 91: "TEST PASS:" 20 (rect 88 183 3 20)
21 RenderText {#text} at (94,3) size 757x36 21 (rect 81 183 3 20)
22 text run at (94,3) width 4: " " 22 (rect 5 163 106 42)
23 text run at (98,3) width 662: "The words \x{201C}sit amet\x{201D} will be deleted, and the blue outline will shrink to surround only the remaining tex t," 23 (rect 81 183 3 20)
24 text run at (3,21) width 316: "without leaving behind any trails or ot her artifacts." 24 (rect 69 183 3 20)
25 RenderBlock {P} at (0,92) size 784x42 [bgcolor=#FF3300] 25 (rect 5 163 106 42)
26 RenderInline {B} at (0,0) size 90x18 26 (rect 69 183 3 20)
27 RenderText {#text} at (3,3) size 90x18 27 (rect 58 183 3 20)
28 text run at (3,3) width 90: "TEST FAIL:" 28 (rect 5 163 106 42)
29 RenderText {#text} at (93,3) size 725x36 29 (rect 5 163 106 42)
30 text run at (93,3) width 4: " " 30 (rect 58 183 3 20)
31 text run at (97,3) width 631: "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" 31 (rect 62 183 3 20)
32 text run at (3,21) width 94: "remaining text." 32 (rect 5 163 106 42)
33 RenderBlock {DIV} at (0,150) size 100x36 33 (rect 62 183 3 20)
34 RenderInline {SPAN} at (0,0) size 88x36 34 (rect 58 183 3 20)
35 RenderText {#text} at (0,0) size 88x36 35 (rect 5 163 106 42)
36 text run at (0,0) width 84: "Lorem ipsum" 36 (rect 58 183 3 20)
37 text run at (84,0) width 4: " " 37 (rect 54 183 3 20)
38 text run at (0,18) width 37: "dolor " 38 (rect 5 163 106 42)
39 caret: position 18 of child 0 {#text} of child 1 {SPAN} of child 7 {DIV} of body 39 (rect 54 183 3 20)
40 (rect 50 183 3 20)
41 (rect 5 163 106 42)
42 (rect 50 183 3 20)
43 (rect 40 183 3 20)
44 (rect 5 163 106 42)
45 (rect 5 163 106 42)
46 (rect 40 183 3 20)
47 (rect 44 183 3 20)
48 )
49
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698