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

Side by Side Diff: LayoutTests/platform/mac/fast/repaint/bugzilla-6278-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 BUG ID: Bugzilla bug 6278 REGRESSION: Incomplete repaint when table cell width c hanges during layout 1 BUG ID: Bugzilla bug 6278 REGRESSION: Incomplete repaint when table cell width c hanges during layout
2 2
3 TEST PASS: The purple and green rects will resize, and there will remain separat ed by a blue horizontal line. 3 TEST PASS: The purple and green rects will resize, and there will remain separat ed by a blue horizontal line.
4 4
5 TEST FAIL: The purple and green rects will resize, but the blue separator will d isappear. 5 TEST FAIL: The purple and green rects will resize, but the blue separator will d isappear.
6 6
7 Curabitur pretium, quam quis semper malesuada, est libero feugiat libero, vel fr ingilla orci nibh sed neque. Quisque eu nulla non nisi molestie accumsan. Etiam tellus urna, laoreet ac, laoreet non, suscipit sed, sapien. Phasellus vehicula, sem at posuere vehicula, augue nibh molestie nisl, nec ullamcorper lacus ante vu lputate pede. 7 Curabitur pretium, quam quis semper malesuada, est libero feugiat libero, vel fr ingilla orci nibh sed neque. Quisque eu nulla non nisi molestie accumsan. Etiam tellus urna, laoreet ac, laoreet non, suscipit sed, sapien. Phasellus vehicula, sem at posuere vehicula, augue nibh molestie nisl, nec ullamcorper lacus ante vu lputate pede.
8 (GraphicsLayer 8 (repaint rects
9 (bounds 800.00 600.00) 9 (rect 10 132 292 199)
10 (children 1 10 (rect 304 132 2 199)
11 (GraphicsLayer 11 (rect 10 132 292 144)
12 (bounds 800.00 600.00) 12 (rect 10 132 242 180)
13 (contentsOpaque 1) 13 (rect 252 281 50 50)
14 (drawsContent 1) 14 (rect 10 132 242 199)
15 (repaint rects 15 (rect 10 132 242 235)
16 (rect 10.00 132.00 292.00 199.00) 16 (rect 304 132 52 199)
17 (rect 304.00 132.00 2.00 199.00) 17 (rect 304 132 52 199)
18 (rect 10.00 132.00 292.00 144.00) 18 (rect 304 132 52 235)
19 (rect 10.00 132.00 242.00 180.00) 19 (rect 304 132 52 199)
20 (rect 252.00 281.00 50.00 50.00) 20 (rect 254 132 52 235)
21 (rect 10.00 132.00 242.00 199.00) 21 (rect 8 333 300 36)
22 (rect 10.00 132.00 242.00 235.00) 22 (rect 8 333 784 36)
23 (rect 304.00 132.00 52.00 199.00) 23 (rect 0 341 800 36)
24 (rect 304.00 132.00 52.00 199.00)
25 (rect 304.00 132.00 52.00 235.00)
26 (rect 304.00 132.00 52.00 199.00)
27 (rect 254.00 132.00 52.00 235.00)
28 (rect 8.00 333.00 300.00 36.00)
29 (rect 8.00 333.00 784.00 36.00)
30 (rect 0.00 341.00 800.00 36.00)
31 )
32 )
33 )
34 ) 24 )
35 25
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698