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

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

Issue 250803011: Revert FCM text-based-repaint change and rebaselines (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Too many 500 errors Created 6 years, 8 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 (GraphicsLayer 8 (repaint rects
9 (bounds 800.00 600.00) 9 (rect 96 183 3 20)
10 (children 1 10 (rect 96 183 3 20)
11 (GraphicsLayer 11 (rect 5 163 103 42)
12 (bounds 800.00 600.00) 12 (rect 96 183 3 20)
13 (contentsOpaque 1) 13 (rect 92 183 3 20)
14 (drawsContent 1) 14 (rect 5 163 103 42)
15 (repaint rects 15 (rect 5 163 103 42)
16 (rect 96.00 183.00 3.00 20.00) 16 (rect 5 163 103 42)
17 (rect 96.00 183.00 3.00 20.00) 17 (rect 92 183 3 20)
18 (rect 5.00 163.00 103.00 42.00) 18 (rect 88 183 3 20)
19 (rect 96.00 183.00 3.00 20.00) 19 (rect 5 163 103 42)
20 (rect 92.00 183.00 3.00 20.00) 20 (rect 88 183 3 20)
21 (rect 5.00 163.00 103.00 42.00) 21 (rect 81 183 3 20)
22 (rect 5.00 163.00 103.00 42.00) 22 (rect 5 163 103 42)
23 (rect 5.00 163.00 103.00 42.00) 23 (rect 81 183 3 20)
24 (rect 92.00 183.00 3.00 20.00) 24 (rect 69 183 3 20)
25 (rect 88.00 183.00 3.00 20.00) 25 (rect 5 163 103 42)
26 (rect 5.00 163.00 103.00 42.00) 26 (rect 69 183 3 20)
27 (rect 88.00 183.00 3.00 20.00) 27 (rect 58 183 3 20)
28 (rect 81.00 183.00 3.00 20.00) 28 (rect 5 163 103 42)
29 (rect 5.00 163.00 103.00 42.00) 29 (rect 5 163 103 42)
30 (rect 81.00 183.00 3.00 20.00) 30 (rect 58 183 3 20)
31 (rect 69.00 183.00 3.00 20.00) 31 (rect 62 183 3 20)
32 (rect 5.00 163.00 103.00 42.00) 32 (rect 5 163 103 42)
33 (rect 69.00 183.00 3.00 20.00) 33 (rect 62 183 3 20)
34 (rect 58.00 183.00 3.00 20.00) 34 (rect 58 183 3 20)
35 (rect 5.00 163.00 103.00 42.00) 35 (rect 5 163 103 42)
36 (rect 5.00 163.00 103.00 42.00) 36 (rect 58 183 3 20)
37 (rect 58.00 183.00 3.00 20.00) 37 (rect 54 183 3 20)
38 (rect 62.00 183.00 3.00 20.00) 38 (rect 5 163 103 42)
39 (rect 5.00 163.00 103.00 42.00) 39 (rect 54 183 3 20)
40 (rect 62.00 183.00 3.00 20.00) 40 (rect 50 183 3 20)
41 (rect 58.00 183.00 3.00 20.00) 41 (rect 5 163 103 42)
42 (rect 5.00 163.00 103.00 42.00) 42 (rect 50 183 3 20)
43 (rect 58.00 183.00 3.00 20.00) 43 (rect 40 183 3 20)
44 (rect 54.00 183.00 3.00 20.00) 44 (rect 5 163 103 42)
45 (rect 5.00 163.00 103.00 42.00) 45 (rect 5 163 103 42)
46 (rect 54.00 183.00 3.00 20.00) 46 (rect 40 183 3 20)
47 (rect 50.00 183.00 3.00 20.00) 47 (rect 44 183 3 20)
48 (rect 5.00 163.00 103.00 42.00)
49 (rect 50.00 183.00 3.00 20.00)
50 (rect 40.00 183.00 3.00 20.00)
51 (rect 5.00 163.00 103.00 42.00)
52 (rect 5.00 163.00 103.00 42.00)
53 (rect 40.00 183.00 3.00 20.00)
54 (rect 44.00 183.00 3.00 20.00)
55 )
56 )
57 )
58 ) 48 )
59 49
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698