| Index: LayoutTests/fast/repaint/change-transform-expected.txt
|
| diff --git a/LayoutTests/fast/repaint/change-transform-expected.txt b/LayoutTests/fast/repaint/change-transform-expected.txt
|
| index 3aa35b64e6f2f6c235f4a075aa58a5b70d3ac173..1abdad08b05c43b001fd8ac0a3adfa06998ab901 100644
|
| --- a/LayoutTests/fast/repaint/change-transform-expected.txt
|
| +++ b/LayoutTests/fast/repaint/change-transform-expected.txt
|
| @@ -1,17 +1,9 @@
|
| -layer at (0,0) size 800x600
|
| - RenderView at (0,0) size 800x600
|
| -layer at (0,0) size 800x600
|
| - RenderBlock {HTML} at (0,0) size 800x600
|
| - RenderBody {BODY} at (10,10) size 780x574
|
| - RenderBlock {P} at (0,116) size 780x18
|
| - RenderInline {A} at (0,0) size 305x18 [color=#0000EE]
|
| - RenderText {#text} at (0,0) size 305x18
|
| - text run at (0,0) width 305: "https://bugs.webkit.org/show_bug.cgi?id=19623"
|
| - RenderBlock {P} at (0,150) size 780x36
|
| - RenderText {#text} at (0,0) size 777x36
|
| - text run at (0,0) width 777: "Test for incomplete repaint when a non-layer object gains a transform. You should see a green square above. If you see any"
|
| - text run at (0,18) width 140: "red, the test has failed."
|
| -layer at (10,10) size 100x100
|
| - RenderBlock {DIV} at (0,0) size 100x100 [bgcolor=#FF0000]
|
| -layer at (35,35) size 50x50
|
| - RenderBlock (positioned) {DIV} at (35,35) size 50x50 [bgcolor=#008000]
|
| +https://bugs.webkit.org/show_bug.cgi?id=19623
|
| +
|
| +Test for incomplete repaint when a non-layer object gains a transform. You should see a green square above. If you see any red, the test has failed.
|
| +
|
| +(repaint rects
|
| + (rect 10 10 100 100)
|
| + (rect 35 35 50 50)
|
| +)
|
| +
|
|
|