Fix for NeedsManualRebaseline lines in TestExpectations

This patch provides the fix for NeedsManualRebaseline lines
in TestExpectations added in following revision
https://src.chromium.org/viewvc/blink?revision=174761&view=revision

Review URL: https://codereview.chromium.org/306473008

git-svn-id: svn://svn.chromium.org/blink/trunk@175270 bbb929c8-8fbe-4397-9dbb-9b2b20218538
parent f9c8c5c9
...@@ -990,8 +990,6 @@ crbug.com/374569 [ Win ] http/tests/navigation/beacon-cross-origin.html [ Pass F ...@@ -990,8 +990,6 @@ crbug.com/374569 [ Win ] http/tests/navigation/beacon-cross-origin.html [ Pass F
crbug.com/374572 svg/filters/feImage-target-reappend-to-document.svg [ Pass Failure ] crbug.com/374572 svg/filters/feImage-target-reappend-to-document.svg [ Pass Failure ]
crbug.com/374572 svg/dynamic-updates/SVGImageElement-svgdom-preserveAspectRatio-prop.html [ Pass ImageOnlyFailure ] crbug.com/374572 svg/dynamic-updates/SVGImageElement-svgdom-preserveAspectRatio-prop.html [ Pass ImageOnlyFailure ]
crbug.com/344733 fast/repaint/button-spurious-layout-hint.html [ NeedsManualRebaseline ]
crbug.com/371651 svg/custom/deep-dynamic-updates.svg [ Pass Failure ] crbug.com/371651 svg/custom/deep-dynamic-updates.svg [ Pass Failure ]
crbug.com/371651 svg/custom/js-update-gradient.svg [ Pass Failure ] crbug.com/371651 svg/custom/js-update-gradient.svg [ Pass Failure ]
crbug.com/371651 svg/custom/js-update-pattern.svg [ Pass Failure ] crbug.com/371651 svg/custom/js-update-pattern.svg [ Pass Failure ]
......
...@@ -6,6 +6,8 @@ ...@@ -6,6 +6,8 @@
(contentsOpaque 1) (contentsOpaque 1)
(drawsContent 1) (drawsContent 1)
(repaint rects (repaint rects
(rect 14.00 50.00 88.00 16.00)
(rect 8.00 8.00 784.00 100.00)
(rect 8.00 8.00 100.00 100.00) (rect 8.00 8.00 100.00 100.00)
(rect 8.00 8.00 100.00 100.00) (rect 8.00 8.00 100.00 100.00)
) )
......
(GraphicsLayer
(bounds 800.00 600.00)
(children 1
(GraphicsLayer
(bounds 800.00 600.00)
(contentsOpaque 1)
(drawsContent 1)
(repaint rects
(rect 14.00 51.00 88.00 13.00)
(rect 8.00 8.00 784.00 100.00)
(rect 8.00 8.00 100.00 100.00)
(rect 8.00 8.00 100.00 100.00)
)
)
)
)
(GraphicsLayer
(bounds 800.00 600.00)
(children 1
(GraphicsLayer
(bounds 800.00 600.00)
(contentsOpaque 1)
(drawsContent 1)
(repaint rects
(rect 14.00 50.00 88.00 16.00)
(rect 8.00 8.00 784.00 100.00)
(rect 8.00 8.00 100.00 100.00)
(rect 8.00 8.00 100.00 100.00)
)
)
)
)
(GraphicsLayer
(bounds 800.00 600.00)
(children 1
(GraphicsLayer
(bounds 800.00 600.00)
(contentsOpaque 1)
(drawsContent 1)
(repaint rects
(rect 14.00 51.00 88.00 15.00)
(rect 8.00 8.00 784.00 100.00)
(rect 8.00 8.00 100.00 100.00)
(rect 8.00 8.00 100.00 100.00)
)
)
)
)
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment