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

Unified Diff: LayoutTests/fast/repaint/add-table-overpaint-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/fast/repaint/add-table-overpaint-expected.txt
diff --git a/LayoutTests/fast/repaint/add-table-overpaint-expected.txt b/LayoutTests/fast/repaint/add-table-overpaint-expected.txt
index b92b219bad9b9d19aa1a6f5ec8ba7f2607102926..b2b8b12dada34a143f62846d163608f5bfe6cb5f 100644
--- a/LayoutTests/fast/repaint/add-table-overpaint-expected.txt
+++ b/LayoutTests/fast/repaint/add-table-overpaint-expected.txt
@@ -1,20 +1,10 @@
-(GraphicsLayer
- (bounds 800.00 600.00)
- (children 1
- (GraphicsLayer
- (bounds 800.00 600.00)
- (contentsOpaque 1)
- (drawsContent 1)
- (repaint rects
- (rect 0.00 0.00 152.00 2.00)
- (rect 0.00 0.00 152.00 152.00)
- (rect 0.00 0.00 156.00 156.00)
- (rect 0.00 312.00 800.00 156.00)
- (rect 0.00 312.00 800.00 156.00)
- (rect 0.00 312.00 800.00 156.00)
- (rect 0.00 312.00 800.00 156.00)
- )
- )
- )
+(repaint rects
+ (rect 0 0 152 2)
+ (rect 0 0 152 152)
+ (rect 0 0 156 156)
+ (rect 0 312 800 156)
+ (rect 0 312 800 156)
+ (rect 0 312 800 156)
+ (rect 0 312 800 156)
)

Powered by Google App Engine
This is Rietveld 408576698