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

Side by Side Diff: LayoutTests/platform/win/fast/repaint/make-children-non-inline-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 Repaint test for http://bugs.webkit.org/show_bug.cgi?id=15838 Incomplete repaint toggling "How you know this person" on Facebook. 1 Repaint test for http://bugs.webkit.org/show_bug.cgi?id=15838 Incomplete repaint toggling "How you know this person" on Facebook.
2 2
3 Word, 3 Word,
4 words, 4 words,
5 more words. 5 more words.
6 I could 6 I could
7 write a book 7 write a book
8 about all the stuff 8 about all the stuff
9 that comes 9 that comes
10 after 10 after
11 the break. 11 the break.
12 (GraphicsLayer 12 (repaint rects
13 (bounds 800.00 600.00) 13 (rect 8 64 784 180)
14 (children 1 14 (rect 8 64 784 100)
15 (GraphicsLayer 15 (rect 8 164 10 100)
16 (bounds 800.00 600.00) 16 (rect 8 264 784 80)
17 (contentsOpaque 1) 17 (rect 8 244 784 100)
18 (drawsContent 1)
19 (repaint rects
20 (rect 8.00 64.00 784.00 180.00)
21 (rect 8.00 64.00 784.00 100.00)
22 (rect 8.00 164.00 10.00 100.00)
23 (rect 8.00 264.00 784.00 80.00)
24 (rect 8.00 244.00 784.00 100.00)
25 )
26 )
27 )
28 ) 18 )
29 19
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698