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

Unified Diff: LayoutTests/css3/flexbox/repaint-rtl-column-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/css3/flexbox/repaint-rtl-column-expected.txt
diff --git a/LayoutTests/css3/flexbox/repaint-rtl-column-expected.txt b/LayoutTests/css3/flexbox/repaint-rtl-column-expected.txt
index ac39f262514c75a7183f4f64194747968c2b0527..51f16aa2d311b2086f1dd1c412833ff614101d3f 100644
--- a/LayoutTests/css3/flexbox/repaint-rtl-column-expected.txt
+++ b/LayoutTests/css3/flexbox/repaint-rtl-column-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 120.00 200.00 93.00)
- (rect 8.00 213.00 200.00 355.00)
- (rect 8.00 213.00 200.00 355.00)
- (rect 8.00 120.00 200.00 355.00)
- (rect 8.00 475.00 200.00 93.00)
- (rect 8.00 475.00 784.00 93.00)
- (rect 0.00 475.00 800.00 93.00)
- (rect 8.00 116.00 200.00 4.00)
- (rect 8.00 120.00 200.00 355.00)
- (rect 8.00 120.00 200.00 355.00)
- (rect 8.00 116.00 200.00 355.00)
- (rect 8.00 471.00 200.00 4.00)
- (rect 8.00 471.00 784.00 4.00)
- (rect 0.00 471.00 800.00 4.00)
- )
- )
- )
+(repaint rects
+ (rect 8 120 200 93)
+ (rect 8 213 200 355)
+ (rect 8 213 200 355)
+ (rect 8 120 200 355)
+ (rect 8 475 200 93)
+ (rect 8 475 784 93)
+ (rect 0 475 800 93)
+ (rect 8 116 200 4)
+ (rect 8 120 200 355)
+ (rect 8 120 200 355)
+ (rect 8 116 200 355)
+ (rect 8 471 200 4)
+ (rect 8 471 784 4)
+ (rect 0 471 800 4)
)
« no previous file with comments | « LayoutTests/css3/flexbox/repaint-rtl-column.html ('k') | LayoutTests/fast/box-shadow/negative-shadow-box-expand-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698