X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=src%2Fthird_party%2FWebKit%2FLayoutTests%2Fsvg%2Fdynamic-updates%2FSVGSVGElement-dom-requiredFeatures-expected.txt;h=6126be827a59b7d7d318264341b4b845b77ea56e;hb=004985e17e624662a4c85c76a7654039dc83f028;hp=7c6ebac2e9d580ee400c12b76500730553ff2494;hpb=d1e23c6ec4202b125fc446349b2230d4cd978d86;p=platform%2Fframework%2Fweb%2Fcrosswalk.git diff --git a/src/third_party/WebKit/LayoutTests/svg/dynamic-updates/SVGSVGElement-dom-requiredFeatures-expected.txt b/src/third_party/WebKit/LayoutTests/svg/dynamic-updates/SVGSVGElement-dom-requiredFeatures-expected.txt index 7c6ebac..6126be8 100644 --- a/src/third_party/WebKit/LayoutTests/svg/dynamic-updates/SVGSVGElement-dom-requiredFeatures-expected.txt +++ b/src/third_party/WebKit/LayoutTests/svg/dynamic-updates/SVGSVGElement-dom-requiredFeatures-expected.txt @@ -1,16 +1,22 @@ -SVG 1.1 dynamic update tests - -Check that SVGSVGElement is initially displayed -PASS svgElement.getBoundingClientRect().width is 300 -Check that setting requiredFeatures to something invalid makes it not render -PASS svgElement.getBoundingClientRect().width is 0 -Check that setting requiredFeatures to something valid makes it render again -PASS svgElement.getBoundingClientRect().width is 300 -Check that adding something valid to requiredFeatures keeps rendering the element -PASS svgElement.getBoundingClientRect().width is 300 -Check that adding something invalid to requiredFeatures makes it not render -PASS svgElement.getBoundingClientRect().width is 0 -PASS successfullyParsed is true - -TEST COMPLETE +(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 784.00 584.00) + (rect 8.00 8.00 784.00 584.00) + (rect 8.00 8.00 784.00 584.00) + (rect 8.00 8.00 784.00 584.00) + (rect 8.00 8.00 784.00 584.00) + (rect 8.00 8.00 784.00 300.00) + (rect 8.00 8.00 784.00 584.00) + (rect 8.00 8.00 784.00 584.00) + (rect 8.00 8.00 784.00 584.00) + ) + ) + ) +)