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

Side by Side Diff: LayoutTests/platform/win/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 138 292 215)
10 (children 1 10 (rect 304 138 2 215)
11 (GraphicsLayer 11 (rect 10 138 292 160)
12 (bounds 800.00 600.00) 12 (rect 10 138 242 180)
13 (contentsOpaque 1) 13 (rect 252 303 50 50)
14 (drawsContent 1) 14 (rect 10 138 242 215)
15 (repaint rects 15 (rect 10 138 242 235)
16 (rect 10.00 138.00 292.00 215.00) 16 (rect 304 138 52 215)
17 (rect 304.00 138.00 2.00 215.00) 17 (rect 304 138 52 215)
18 (rect 10.00 138.00 292.00 160.00) 18 (rect 304 138 52 235)
19 (rect 10.00 138.00 242.00 180.00) 19 (rect 304 138 52 215)
20 (rect 252.00 303.00 50.00 50.00) 20 (rect 254 138 52 235)
21 (rect 10.00 138.00 242.00 215.00) 21 (rect 8 355 300 20)
22 (rect 10.00 138.00 242.00 235.00) 22 (rect 8 355 784 20)
23 (rect 304.00 138.00 52.00 215.00) 23 (rect 0 363 800 20)
24 (rect 304.00 138.00 52.00 215.00)
25 (rect 304.00 138.00 52.00 235.00)
26 (rect 304.00 138.00 52.00 215.00)
27 (rect 254.00 138.00 52.00 235.00)
28 (rect 8.00 355.00 300.00 20.00)
29 (rect 8.00 355.00 784.00 20.00)
30 (rect 0.00 363.00 800.00 20.00)
31 )
32 )
33 )
34 ) 24 )
35 25
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698