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

Side by Side Diff: LayoutTests/platform/win/fast/repaint/inline-outline-repaint-expected.txt

Issue 176953008: Include the outline into the visual overflow (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Fixed dumb bug caught by Mac. Created 6 years, 9 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 BUG ID: Bugzilla bug 8337 Incomplete repaint of inlines’ outline during editing 1 BUG ID: Bugzilla bug 8337 Incomplete repaint of inlines’ outline during editing
2 2
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. 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 4
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. 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 6
7 Lorem ipsum dolor  7 Lorem ipsum dolor 
8 (repaint rects 8 (repaint rects
9 (rect 93 174 3 22) 9 (rect 93 174 3 22)
10 (rect 93 174 3 22) 10 (rect 93 174 3 22)
11 (rect 5 153 106 45) 11 (rect 5 153 103 45)
12 (rect 93 174 3 22) 12 (rect 93 174 3 22)
13 (rect 89 174 3 22) 13 (rect 89 174 3 22)
14 (rect 5 153 106 46) 14 (rect 5 153 103 45)
15 (rect 5 153 106 45) 15 (rect 5 153 103 45)
16 (rect 5 153 106 45) 16 (rect 5 153 103 45)
17 (rect 89 174 3 22) 17 (rect 89 174 3 22)
18 (rect 85 174 3 22) 18 (rect 85 174 3 22)
19 (rect 5 153 106 45) 19 (rect 5 153 103 45)
20 (rect 85 174 3 22) 20 (rect 85 174 3 22)
21 (rect 78 174 3 22) 21 (rect 78 174 3 22)
22 (rect 5 153 106 45) 22 (rect 5 153 103 45)
23 (rect 78 174 3 22) 23 (rect 78 174 3 22)
24 (rect 67 174 3 22) 24 (rect 67 174 3 22)
25 (rect 5 153 106 45) 25 (rect 5 153 103 45)
26 (rect 67 174 3 22) 26 (rect 67 174 3 22)
27 (rect 56 174 3 22) 27 (rect 56 174 3 22)
28 (rect 5 153 106 45) 28 (rect 5 153 103 45)
29 (rect 5 153 106 45) 29 (rect 5 153 103 45)
30 (rect 56 174 3 22) 30 (rect 56 174 3 22)
31 (rect 60 174 3 22) 31 (rect 60 174 3 22)
32 (rect 5 153 106 45) 32 (rect 5 153 103 45)
33 (rect 60 174 3 22) 33 (rect 60 174 3 22)
34 (rect 56 174 3 22) 34 (rect 56 174 3 22)
35 (rect 5 153 106 45) 35 (rect 5 153 103 45)
36 (rect 56 174 3 22) 36 (rect 56 174 3 22)
37 (rect 52 174 3 22) 37 (rect 52 174 3 22)
38 (rect 5 153 106 45) 38 (rect 5 153 103 45)
39 (rect 52 174 3 22) 39 (rect 52 174 3 22)
40 (rect 49 174 3 22) 40 (rect 49 174 3 22)
41 (rect 5 153 106 45) 41 (rect 5 153 103 45)
42 (rect 49 174 3 22) 42 (rect 49 174 3 22)
43 (rect 39 174 3 22) 43 (rect 39 174 3 22)
44 (rect 5 153 106 45) 44 (rect 5 153 103 45)
45 (rect 5 153 106 45) 45 (rect 5 153 103 45)
46 (rect 39 174 3 22) 46 (rect 39 174 3 22)
47 (rect 43 174 3 22) 47 (rect 43 174 3 22)
48 ) 48 )
49 49
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698