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

Unified Diff: LayoutTests/platform/win/fast/repaint/outline-inset-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/outline-inset-expected.txt
diff --git a/LayoutTests/platform/win/fast/repaint/outline-inset-expected.txt b/LayoutTests/platform/win/fast/repaint/outline-inset-expected.txt
index 9d6fb2c7fc599a304a7213aa73cf249ee0914fa4..bf8ab6290ed3174ea4e4ffe707daad0ea80fb302 100644
--- a/LayoutTests/platform/win/fast/repaint/outline-inset-expected.txt
+++ b/LayoutTests/platform/win/fast/repaint/outline-inset-expected.txt
@@ -1,22 +1,12 @@
-(GraphicsLayer
- (bounds 800.00 600.00)
- (children 1
- (GraphicsLayer
- (bounds 800.00 600.00)
- (contentsOpaque 1)
- (drawsContent 1)
- (repaint rects
- (rect 29.00 29.00 180.00 60.00)
- (rect 29.00 29.00 180.00 40.00)
- (rect 19.00 69.00 200.00 20.00)
- (rect 19.00 64.00 200.00 5.00)
- (rect 29.00 191.00 180.00 40.00)
- (rect 29.00 191.00 180.00 60.00)
- (rect 19.00 231.00 200.00 20.00)
- (rect 19.00 226.00 200.00 5.00)
- )
- )
- )
+(repaint rects
+ (rect 29 29 180 60)
+ (rect 29 29 180 40)
+ (rect 19 69 200 20)
+ (rect 19 64 200 5)
+ (rect 29 191 180 40)
+ (rect 29 191 180 60)
+ (rect 19 231 200 20)
+ (rect 19 226 200 5)
)

Powered by Google App Engine
This is Rietveld 408576698