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

Unified Diff: LayoutTests/platform/win/fast/repaint/float-overflow-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 side-by-side diff with in-line comments
Download patch
Index: LayoutTests/platform/win/fast/repaint/float-overflow-expected.txt
diff --git a/LayoutTests/platform/win/fast/repaint/float-overflow-expected.txt b/LayoutTests/platform/win/fast/repaint/float-overflow-expected.txt
index 74d30fcf4e24209d67e72a8ee80b5a1cca8d6c10..34c0e5bc9585252b5cd84511cc1b1b400eaec55f 100644
--- a/LayoutTests/platform/win/fast/repaint/float-overflow-expected.txt
+++ b/LayoutTests/platform/win/fast/repaint/float-overflow-expected.txt
@@ -12,48 +12,38 @@ x
x
x
x
-(GraphicsLayer
- (bounds 800.00 600.00)
- (children 1
- (GraphicsLayer
- (bounds 800.00 600.00)
- (contentsOpaque 1)
- (drawsContent 1)
- (repaint rects
- (rect 61.00 9.00 62.00 25.00)
- (rect 61.00 15.00 62.00 25.00)
- (rect 57.00 48.00 66.00 25.00)
- (rect 57.00 54.00 66.00 25.00)
- (rect 57.00 87.00 66.00 25.00)
- (rect 57.00 93.00 66.00 25.00)
- (rect 59.00 126.00 64.00 25.00)
- (rect 59.00 132.00 64.00 25.00)
- (rect 59.00 165.00 64.00 25.00)
- (rect 59.00 171.00 64.00 25.00)
- (rect 59.00 204.00 64.00 25.00)
- (rect 59.00 210.00 64.00 25.00)
- (rect 59.00 243.00 64.00 25.00)
- (rect 59.00 249.00 64.00 25.00)
- (rect 61.00 282.00 58.00 28.00)
- (rect 61.00 288.00 58.00 28.00)
- (rect 58.00 321.00 61.00 28.00)
- (rect 58.00 327.00 61.00 28.00)
- (rect 11.00 360.00 778.00 28.00)
- (rect 11.00 366.00 778.00 28.00)
- (rect 61.00 414.00 62.00 22.00)
- (rect 61.00 420.00 62.00 22.00)
- (rect 61.00 453.00 62.00 22.00)
- (rect 61.00 459.00 62.00 22.00)
- (rect 59.00 531.00 64.00 37.00)
- (rect 59.00 537.00 64.00 37.00)
- (rect 59.00 420.00 40.00 19.00)
- (rect 59.00 426.00 40.00 19.00)
- (rect 59.00 459.00 58.00 19.00)
- (rect 59.00 465.00 58.00 19.00)
- (rect 59.00 492.00 64.00 25.00)
- (rect 59.00 498.00 64.00 25.00)
- )
- )
- )
+(repaint rects
+ (rect 61 9 62 25)
+ (rect 61 15 62 25)
+ (rect 57 48 66 25)
+ (rect 57 54 66 25)
+ (rect 57 87 66 25)
+ (rect 57 93 66 25)
+ (rect 59 126 64 25)
+ (rect 59 132 64 25)
+ (rect 59 165 64 25)
+ (rect 59 171 64 25)
+ (rect 59 204 64 25)
+ (rect 59 210 64 25)
+ (rect 59 243 64 25)
+ (rect 59 249 64 25)
+ (rect 61 282 58 28)
+ (rect 61 288 58 28)
+ (rect 58 321 61 28)
+ (rect 58 327 61 28)
+ (rect 11 360 778 28)
+ (rect 11 366 778 28)
+ (rect 61 414 62 22)
+ (rect 61 420 62 22)
+ (rect 61 453 62 22)
+ (rect 61 459 62 22)
+ (rect 59 531 64 37)
+ (rect 59 537 64 37)
+ (rect 59 420 40 19)
+ (rect 59 426 40 19)
+ (rect 59 459 58 19)
+ (rect 59 465 58 19)
+ (rect 59 492 64 25)
+ (rect 59 498 64 25)
)

Powered by Google App Engine
This is Rietveld 408576698