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

Side by Side Diff: LayoutTests/platform/win-xp/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
(Empty)
1 Test for https://bugs.webkit.org/show_bug.cgi?id=22088. The rotated box should b e correctly redrawn.
2
3 (repaint rects
4 (rect 79 123 260 260)
5 (rect 176 220 394 185)
6 (rect 79 123 260 260)
7 (rect 76 120 266 266)
8 (rect 564 220 6 185)
9 (rect 176 405 388 18)
10 (rect 0 0 800 600)
11 (rect 0 0 800 262)
12 (rect 76 120 266 266)
13 (rect 176 220 388 203)
14 )
15 (GraphicsLayer
16 (bounds 800.00 600.00)
17 (children 1
18 (GraphicsLayer
19 (bounds 800.00 600.00)
20 (contentsOpaque 1)
21 (drawsContent 1)
22 )
23 )
24 )
25
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698