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

Side by Side Diff: LayoutTests/platform/win/fast/repaint/dynamic-table-vertical-alignment-change-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 Bugzilla bug 23524 Make sure that a table section doesn't stop painting when vertical alignment of cells dynamically changes. 1 Repaint test for Bugzilla bug 23524 Make sure that a table section doesn't stop painting when vertical alignment of cells dynamically changes.
2 2
3 (GraphicsLayer 3 (repaint rects
4 (bounds 808.00 585.00) 4 (rect 10 74 2 3)
5 (children 1 5 (rect 11 75 100 100)
6 (GraphicsLayer 6 (rect 10 74 102 3)
7 (bounds 808.00 585.00) 7 (rect 10 74 102 103)
8 (contentsOpaque 1) 8 (rect 10 74 102 103)
9 (drawsContent 1) 9 (rect 10 74 102 102)
10 (repaint rects 10 (rect 14 74 2 3)
11 (rect 10.00 74.00 2.00 3.00) 11 (rect 14 74 2 102)
12 (rect 11.00 75.00 100.00 100.00) 12 (rect 14 74 2 3)
13 (rect 10.00 74.00 102.00 3.00) 13 (rect 114 74 2 102)
14 (rect 10.00 74.00 102.00 103.00) 14 (rect 18 72 100 106)
15 (rect 10.00 74.00 102.00 103.00) 15 (rect 8 79 110 99)
16 (rect 10.00 74.00 102.00 102.00) 16 (rect 8 79 800 99)
17 (rect 14.00 74.00 2.00 3.00) 17 (rect 8 79 800 99)
18 (rect 14.00 74.00 2.00 102.00) 18 (rect 0 87 808 99)
19 (rect 14.00 74.00 2.00 3.00)
20 (rect 114.00 74.00 2.00 102.00)
21 (rect 18.00 72.00 100.00 106.00)
22 (rect 8.00 79.00 110.00 99.00)
23 (rect 8.00 79.00 800.00 99.00)
24 (rect 8.00 79.00 800.00 99.00)
25 (rect 0.00 87.00 808.00 99.00)
26 )
27 )
28 )
29 ) 19 )
30 20
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698