Index: LayoutTests/fast/repaint/textarea-set-disabled-expected.txt |
diff --git a/LayoutTests/fast/repaint/textarea-set-disabled-expected.txt b/LayoutTests/fast/repaint/textarea-set-disabled-expected.txt |
index 0065a93ad60648d39f27039205d44b1910815ae9..c73d4fe9303f887a8121191d3939e86a37350ad4 100644 |
--- a/LayoutTests/fast/repaint/textarea-set-disabled-expected.txt |
+++ b/LayoutTests/fast/repaint/textarea-set-disabled-expected.txt |
@@ -1,19 +1,9 @@ |
-(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 106.00 106.00) |
- (rect 8.00 8.00 106.00 106.00) |
- (rect 11.00 11.00 100.00 10.00) |
- (rect 11.00 11.00 100.00 10.00) |
- (rect 8.00 8.00 106.00 106.00) |
- ) |
- ) |
- ) |
+(repaint rects |
+ (rect 8 8 106 106) |
+ (rect 8 8 106 106) |
+ (rect 11 11 100 10) |
+ (rect 11 11 100 10) |
+ (rect 8 8 106 106) |
) |