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

Side by Side Diff: LayoutTests/platform/win/fast/repaint/window-resize-vertical-writing-mode-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 AAAA AAAA AAAA AAAA AAAA
2 (GraphicsLayer
3 (bounds 200.00 300.00)
4 (children 1
5 (GraphicsLayer
6 (bounds 200.00 300.00)
7 (contentsOpaque 1)
8 (drawsContent 1)
9 (repaint rects
10 (rect 0.00 0.00 200.00 200.00)
11 (rect 0.00 0.00 200.00 200.00)
12 )
13 )
14 )
15 )
16 (GraphicsLayer
17 (bounds 300.00 325.00)
18 (children 1
19 (GraphicsLayer
20 (bounds 300.00 325.00)
21 (contentsOpaque 1)
22 (drawsContent 1)
23 (repaint rects
24 (rect 0.00 0.00 260.00 325.00)
25 (rect 60.00 0.00 200.00 300.00)
26 (rect 0.00 0.00 260.00 325.00)
27 )
28 )
29 )
30 )
31 (GraphicsLayer
32 (position -220.00 0.00)
33 (bounds 520.00 333.00)
34 (children 1
35 (GraphicsLayer
36 (bounds 520.00 333.00)
37 (contentsOpaque 1)
38 (drawsContent 1)
39 (repaint rects
40 (rect 0.00 0.00 500.00 333.00)
41 (rect 200.00 0.00 300.00 250.00)
42 (rect 0.00 0.00 500.00 333.00)
43 )
44 )
45 )
46 )
47 (GraphicsLayer
48 (position -526.00 0.00)
49 (bounds 776.00 341.00)
50 (children 1
51 (GraphicsLayer
52 (bounds 776.00 341.00)
53 (contentsOpaque 1)
54 (drawsContent 1)
55 (repaint rects
56 (rect 0.00 0.00 776.00 341.00)
57 (rect 476.00 0.00 250.00 250.00)
58 (rect 0.00 0.00 776.00 341.00)
59 )
60 )
61 )
62 )
63
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698