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

Side by Side Diff: LayoutTests/platform/win/fast/repaint/transform-repaint-descendants-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 Test for https://bugs.webkit.org/show_bug.cgi?id=22088. The rotated box should b e correctly redrawn. 1 Test for https://bugs.webkit.org/show_bug.cgi?id=22088. The rotated box should b e correctly redrawn.
2 2
3 (GraphicsLayer 3 (repaint rects
4 (bounds 800.00 600.00) 4 (rect 79 123 260 260)
5 (children 1 5 (rect 176 220 394 185)
6 (GraphicsLayer 6 (rect 79 123 260 260)
7 (bounds 800.00 600.00) 7 (rect 76 120 266 266)
8 (contentsOpaque 1) 8 (rect 564 220 6 185)
9 (drawsContent 1) 9 (rect 176 405 388 18)
10 (repaint rects
11 (rect 79.00 123.00 260.00 260.00)
12 (rect 176.00 220.00 394.00 185.00)
13 (rect 79.00 123.00 260.00 260.00)
14 (rect 76.00 120.00 266.00 266.00)
15 (rect 564.00 220.00 6.00 185.00)
16 (rect 176.00 405.00 388.00 18.00)
17 )
18 )
19 )
20 ) 10 )
21 11
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698