X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=src%2Fthird_party%2FWebKit%2FLayoutTests%2Fsvg%2Fdynamic-updates%2FSVGLineElement-dom-requiredFeatures-expected.txt;h=66f15b33cedfb3c89e70d017696762fc77a54fcf;hb=004985e17e624662a4c85c76a7654039dc83f028;hp=b080bdc9023b5cffd418dbfd2673ee60f3a7481b;hpb=2f108dbacb161091e42a3479f4e171339b7e7623;p=platform%2Fframework%2Fweb%2Fcrosswalk.git diff --git a/src/third_party/WebKit/LayoutTests/svg/dynamic-updates/SVGLineElement-dom-requiredFeatures-expected.txt b/src/third_party/WebKit/LayoutTests/svg/dynamic-updates/SVGLineElement-dom-requiredFeatures-expected.txt index b080bdc..66f15b3 100644 --- a/src/third_party/WebKit/LayoutTests/svg/dynamic-updates/SVGLineElement-dom-requiredFeatures-expected.txt +++ b/src/third_party/WebKit/LayoutTests/svg/dynamic-updates/SVGLineElement-dom-requiredFeatures-expected.txt @@ -1,28 +1,21 @@ -SVG 1.1 dynamic update tests - -Check that SVGLineElement is initially displayed -PASS lineElement.getBBox().width is 180 -PASS lineElement.getBBox().height is 180 -Check that setting requiredFeatures to something invalid makes it not render -PASS lineElement.getBBox().width is 0 -PASS lineElement.getBBox().height is 0 -Check that setting requiredFeatures to something valid makes it render again -PASS lineElement.getBBox().width is 180 -PASS lineElement.getBBox().height is 180 -Check that adding something valid to requiredFeatures keeps rendering the element -PASS lineElement.getBBox().width is 180 -PASS lineElement.getBBox().height is 180 -Check that adding something invalid to requiredFeatures makes it not render -PASS lineElement.getBBox().width is 0 -PASS lineElement.getBBox().height is 0 -PASS successfullyParsed is true - -TEST COMPLETE -(repaint rects - (rect 24 24 188 188) - (rect 24 24 188 188) - (rect 24 24 188 188) - (rect 24 24 188 188) - (rect 24 24 188 188) +(GraphicsLayer + (bounds 800.00 600.00) + (children 1 + (GraphicsLayer + (bounds 800.00 600.00) + (contentsOpaque 1) + (drawsContent 1) + (repaint rects + (rect 24.00 24.00 188.00 188.00) + (rect 24.00 24.00 188.00 188.00) + (rect 24.00 24.00 188.00 188.00) + (rect 24.00 24.00 188.00 188.00) + (rect 24.00 24.00 188.00 188.00) + (rect 24.00 24.00 188.00 188.00) + (rect 24.00 24.00 188.00 188.00) + (rect 24.00 24.00 188.00 188.00) + ) + ) + ) )