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

Unified Diff: LayoutTests/fast/repaint/table-section-repaint-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/table-section-repaint-expected.txt
diff --git a/LayoutTests/fast/repaint/table-section-repaint-expected.txt b/LayoutTests/fast/repaint/table-section-repaint-expected.txt
index d39c9872d33ddff0556f0cd96027dcce9e1e105b..1e7d6dac3e84760d081f784b7a206b75690ba71b 100644
--- a/LayoutTests/fast/repaint/table-section-repaint-expected.txt
+++ b/LayoutTests/fast/repaint/table-section-repaint-expected.txt
@@ -1,27 +1,17 @@
-(GraphicsLayer
- (bounds 800.00 600.00)
- (children 1
- (GraphicsLayer
- (bounds 800.00 600.00)
- (contentsOpaque 1)
- (drawsContent 1)
- (repaint rects
- (rect 8.00 8.00 60.00 30.00)
- (rect 8.00 68.00 60.00 30.00)
- (rect 8.00 8.00 60.00 60.00)
- (rect 8.00 98.00 60.00 30.00)
- (rect 8.00 98.00 60.00 30.00)
- (rect 8.00 158.00 60.00 30.00)
- (rect 8.00 98.00 60.00 60.00)
- (rect 8.00 188.00 60.00 30.00)
- (rect 8.00 248.00 60.00 30.00)
- (rect 8.00 188.00 60.00 90.00)
- (rect 33.00 308.00 10.00 15.00)
- (rect 33.00 308.00 10.00 15.00)
- (rect 8.00 376.00 60.00 15.00)
- (rect 8.00 308.00 60.00 83.00)
- )
- )
- )
+(repaint rects
+ (rect 8 8 60 30)
+ (rect 8 68 60 30)
+ (rect 8 8 60 60)
+ (rect 8 98 60 30)
+ (rect 8 98 60 30)
+ (rect 8 158 60 30)
+ (rect 8 98 60 60)
+ (rect 8 188 60 30)
+ (rect 8 248 60 30)
+ (rect 8 188 60 90)
+ (rect 33 308 10 15)
+ (rect 33 308 10 15)
+ (rect 8 376 60 15)
+ (rect 8 308 60 83)
)

Powered by Google App Engine
This is Rietveld 408576698