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

Side by Side Diff: LayoutTests/platform/win/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 93 174 3 22)
10 (children 1 10 (rect 93 174 3 22)
11 (GraphicsLayer 11 (rect 5 153 103 45)
12 (bounds 800.00 600.00) 12 (rect 93 174 3 22)
13 (contentsOpaque 1) 13 (rect 89 174 3 22)
14 (drawsContent 1) 14 (rect 5 153 103 45)
15 (repaint rects 15 (rect 5 153 103 45)
16 (rect 93.00 174.00 3.00 22.00) 16 (rect 5 153 103 45)
17 (rect 93.00 174.00 3.00 22.00) 17 (rect 89 174 3 22)
18 (rect 5.00 153.00 103.00 45.00) 18 (rect 85 174 3 22)
19 (rect 93.00 174.00 3.00 22.00) 19 (rect 5 153 103 45)
20 (rect 89.00 174.00 3.00 22.00) 20 (rect 85 174 3 22)
21 (rect 5.00 153.00 103.00 45.00) 21 (rect 78 174 3 22)
22 (rect 5.00 153.00 103.00 45.00) 22 (rect 5 153 103 45)
23 (rect 5.00 153.00 103.00 45.00) 23 (rect 78 174 3 22)
24 (rect 89.00 174.00 3.00 22.00) 24 (rect 67 174 3 22)
25 (rect 85.00 174.00 3.00 22.00) 25 (rect 5 153 103 45)
26 (rect 5.00 153.00 103.00 45.00) 26 (rect 67 174 3 22)
27 (rect 85.00 174.00 3.00 22.00) 27 (rect 56 174 3 22)
28 (rect 78.00 174.00 3.00 22.00) 28 (rect 5 153 103 45)
29 (rect 5.00 153.00 103.00 45.00) 29 (rect 5 153 103 45)
30 (rect 78.00 174.00 3.00 22.00) 30 (rect 56 174 3 22)
31 (rect 67.00 174.00 3.00 22.00) 31 (rect 60 174 3 22)
32 (rect 5.00 153.00 103.00 45.00) 32 (rect 5 153 103 45)
33 (rect 67.00 174.00 3.00 22.00) 33 (rect 60 174 3 22)
34 (rect 56.00 174.00 3.00 22.00) 34 (rect 56 174 3 22)
35 (rect 5.00 153.00 103.00 45.00) 35 (rect 5 153 103 45)
36 (rect 5.00 153.00 103.00 45.00) 36 (rect 56 174 3 22)
37 (rect 56.00 174.00 3.00 22.00) 37 (rect 52 174 3 22)
38 (rect 60.00 174.00 3.00 22.00) 38 (rect 5 153 103 45)
39 (rect 5.00 153.00 103.00 45.00) 39 (rect 52 174 3 22)
40 (rect 60.00 174.00 3.00 22.00) 40 (rect 49 174 3 22)
41 (rect 56.00 174.00 3.00 22.00) 41 (rect 5 153 103 45)
42 (rect 5.00 153.00 103.00 45.00) 42 (rect 49 174 3 22)
43 (rect 56.00 174.00 3.00 22.00) 43 (rect 39 174 3 22)
44 (rect 52.00 174.00 3.00 22.00) 44 (rect 5 153 103 45)
45 (rect 5.00 153.00 103.00 45.00) 45 (rect 5 153 103 45)
46 (rect 52.00 174.00 3.00 22.00) 46 (rect 39 174 3 22)
47 (rect 49.00 174.00 3.00 22.00) 47 (rect 43 174 3 22)
48 (rect 5.00 153.00 103.00 45.00)
49 (rect 49.00 174.00 3.00 22.00)
50 (rect 39.00 174.00 3.00 22.00)
51 (rect 5.00 153.00 103.00 45.00)
52 (rect 5.00 153.00 103.00 45.00)
53 (rect 39.00 174.00 3.00 22.00)
54 (rect 43.00 174.00 3.00 22.00)
55 )
56 )
57 )
58 ) 48 )
59 49
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698