X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=src%2Fthird_party%2FWebKit%2FLayoutTests%2Ffast%2Fshapes%2Fparsing%2Fparsing-shape-inside-expected.txt;h=eeec6c60520347175740f5dd936a794f18530dab;hb=ff3e2503a20db9193d323c1d19c38c68004dec4a;hp=44e8eaf7e651fa5649ddfbdc24eeaf0f74c9e4d2;hpb=7338fba38ba696536d1cc9d389afd716a6ab2fe6;p=platform%2Fframework%2Fweb%2Fcrosswalk.git diff --git a/src/third_party/WebKit/LayoutTests/fast/shapes/parsing/parsing-shape-inside-expected.txt b/src/third_party/WebKit/LayoutTests/fast/shapes/parsing/parsing-shape-inside-expected.txt index 44e8eaf..eeec6c6 100644 --- a/src/third_party/WebKit/LayoutTests/fast/shapes/parsing/parsing-shape-inside-expected.txt +++ b/src/third_party/WebKit/LayoutTests/fast/shapes/parsing/parsing-shape-inside-expected.txt @@ -17,6 +17,56 @@ PASS getCSSText("shape-inside", "inset-rectangle(10px, 20px, 30px, 40px, 5px)") PASS getComputedStyleValue("shape-inside", "inset-rectangle(10px, 20px, 30px, 40px, 5px)") is "inset-rectangle(10px, 20px, 30px, 40px, 5px, 5px)" PASS getCSSText("shape-inside", "inset-rectangle(10px, 20px, 30px, 40px, 5px, 10px)") is "inset-rectangle(10px, 20px, 30px, 40px, 5px, 10px)" PASS getComputedStyleValue("shape-inside", "inset-rectangle(10px, 20px, 30px, 40px, 5px, 10px)") is "inset-rectangle(10px, 20px, 30px, 40px, 5px, 10px)" +PASS getCSSText("shape-inside", "inset(10px)") is "inset(10px 10px 10px 10px)" +PASS getComputedStyleValue("shape-inside", "inset(10px)") is "inset(10px 10px 10px 10px round 0px 0px 0px 0px / 0px 0px 0px 0px)" +PASS getCSSText("shape-inside", "inset(10px 9px)") is "inset(10px 9px 10px 9px)" +PASS getComputedStyleValue("shape-inside", "inset(10px 9px)") is "inset(10px 9px 10px 9px round 0px 0px 0px 0px / 0px 0px 0px 0px)" +PASS getCSSText("shape-inside", "inset(10px 9px 8px)") is "inset(10px 9px 8px 9px)" +PASS getComputedStyleValue("shape-inside", "inset(10px 9px 8px)") is "inset(10px 9px 8px 9px round 0px 0px 0px 0px / 0px 0px 0px 0px)" +PASS getCSSText("shape-inside", "inset(10px 20px 30px 40px)") is "inset(10px 20px 30px 40px)" +PASS getComputedStyleValue("shape-inside", "inset(10px 20px 30px 40px)") is "inset(10px 20px 30px 40px round 0px 0px 0px 0px / 0px 0px 0px 0px)" +PASS getCSSText("shape-inside", "inset(10px round 9px)") is "inset(10px 10px 10px 10px round 9px 9px 9px 9px / 9px 9px 9px 9px)" +PASS getComputedStyleValue("shape-inside", "inset(10px round 9px)") is "inset(10px 10px 10px 10px round 9px 9px 9px 9px / 9px 9px 9px 9px)" +PASS getCSSText("shape-inside", "inset(10px round 9px / 9px)") is "inset(10px 10px 10px 10px round 9px 9px 9px 9px / 9px 9px 9px 9px)" +PASS getComputedStyleValue("shape-inside", "inset(10px round 9px / 9px)") is "inset(10px 10px 10px 10px round 9px 9px 9px 9px / 9px 9px 9px 9px)" +PASS getCSSText("shape-inside", "inset(10px round 9px / 8px)") is "inset(10px 10px 10px 10px round 9px 9px 9px 9px / 8px 8px 8px 8px)" +PASS getComputedStyleValue("shape-inside", "inset(10px round 9px / 8px)") is "inset(10px 10px 10px 10px round 9px 9px 9px 9px / 8px 8px 8px 8px)" +PASS getCSSText("shape-inside", "inset(10px round 9px / 8px 7px)") is "inset(10px 10px 10px 10px round 9px 9px 9px 9px / 8px 7px 8px 7px)" +PASS getComputedStyleValue("shape-inside", "inset(10px round 9px / 8px 7px)") is "inset(10px 10px 10px 10px round 9px 9px 9px 9px / 8px 7px 8px 7px)" +PASS getCSSText("shape-inside", "inset(10px round 9px / 8px 7px 6px)") is "inset(10px 10px 10px 10px round 9px 9px 9px 9px / 8px 7px 6px 7px)" +PASS getComputedStyleValue("shape-inside", "inset(10px round 9px / 8px 7px 6px)") is "inset(10px 10px 10px 10px round 9px 9px 9px 9px / 8px 7px 6px 7px)" +PASS getCSSText("shape-inside", "inset(10px round 9px / 8px 7px 6px 5px)") is "inset(10px 10px 10px 10px round 9px 9px 9px 9px / 8px 7px 6px 5px)" +PASS getComputedStyleValue("shape-inside", "inset(10px round 9px / 8px 7px 6px 5px)") is "inset(10px 10px 10px 10px round 9px 9px 9px 9px / 8px 7px 6px 5px)" +PASS getCSSText("shape-inside", "inset(10px round 9px 8px / 7px)") is "inset(10px 10px 10px 10px round 9px 8px 9px 8px / 7px 7px 7px 7px)" +PASS getComputedStyleValue("shape-inside", "inset(10px round 9px 8px / 7px)") is "inset(10px 10px 10px 10px round 9px 8px 9px 8px / 7px 7px 7px 7px)" +PASS getCSSText("shape-inside", "inset(10px round 9px 8px / 7px 6px)") is "inset(10px 10px 10px 10px round 9px 8px 9px 8px / 7px 6px 7px 6px)" +PASS getComputedStyleValue("shape-inside", "inset(10px round 9px 8px / 7px 6px)") is "inset(10px 10px 10px 10px round 9px 8px 9px 8px / 7px 6px 7px 6px)" +PASS getCSSText("shape-inside", "inset(10px round 9px 8px / 7px 6px)") is "inset(10px 10px 10px 10px round 9px 8px 9px 8px / 7px 6px 7px 6px)" +PASS getComputedStyleValue("shape-inside", "inset(10px round 9px 8px / 7px 6px)") is "inset(10px 10px 10px 10px round 9px 8px 9px 8px / 7px 6px 7px 6px)" +PASS getCSSText("shape-inside", "inset(10px round 9px 8px / 7px 6px 5px)") is "inset(10px 10px 10px 10px round 9px 8px 9px 8px / 7px 6px 5px 6px)" +PASS getComputedStyleValue("shape-inside", "inset(10px round 9px 8px / 7px 6px 5px)") is "inset(10px 10px 10px 10px round 9px 8px 9px 8px / 7px 6px 5px 6px)" +PASS getCSSText("shape-inside", "inset(10px round 9px 8px / 7px 6px 5px 4px)") is "inset(10px 10px 10px 10px round 9px 8px 9px 8px / 7px 6px 5px 4px)" +PASS getComputedStyleValue("shape-inside", "inset(10px round 9px 8px / 7px 6px 5px 4px)") is "inset(10px 10px 10px 10px round 9px 8px 9px 8px / 7px 6px 5px 4px)" +PASS getCSSText("shape-inside", "inset(10px round 9px 8px 7px / 6px)") is "inset(10px 10px 10px 10px round 9px 8px 7px 8px / 6px 6px 6px 6px)" +PASS getComputedStyleValue("shape-inside", "inset(10px round 9px 8px 7px / 6px)") is "inset(10px 10px 10px 10px round 9px 8px 7px 8px / 6px 6px 6px 6px)" +PASS getCSSText("shape-inside", "inset(10px round 9px 8px 7px / 6px 5px)") is "inset(10px 10px 10px 10px round 9px 8px 7px 8px / 6px 5px 6px 5px)" +PASS getComputedStyleValue("shape-inside", "inset(10px round 9px 8px 7px / 6px 5px)") is "inset(10px 10px 10px 10px round 9px 8px 7px 8px / 6px 5px 6px 5px)" +PASS getCSSText("shape-inside", "inset(10px round 9px 8px 7px / 6px 5px 4px)") is "inset(10px 10px 10px 10px round 9px 8px 7px 8px / 6px 5px 4px 5px)" +PASS getComputedStyleValue("shape-inside", "inset(10px round 9px 8px 7px / 6px 5px 4px)") is "inset(10px 10px 10px 10px round 9px 8px 7px 8px / 6px 5px 4px 5px)" +PASS getCSSText("shape-inside", "inset(10px round 9px 8px 7px / 6px 5px 4px 3px)") is "inset(10px 10px 10px 10px round 9px 8px 7px 8px / 6px 5px 4px 3px)" +PASS getComputedStyleValue("shape-inside", "inset(10px round 9px 8px 7px / 6px 5px 4px 3px)") is "inset(10px 10px 10px 10px round 9px 8px 7px 8px / 6px 5px 4px 3px)" +PASS getCSSText("shape-inside", "inset(10px round 9px 8px 7px 6px / 5px)") is "inset(10px 10px 10px 10px round 9px 8px 7px 6px / 5px 5px 5px 5px)" +PASS getComputedStyleValue("shape-inside", "inset(10px round 9px 8px 7px 6px / 5px)") is "inset(10px 10px 10px 10px round 9px 8px 7px 6px / 5px 5px 5px 5px)" +PASS getCSSText("shape-inside", "inset(10px round 9px 8px 7px 6px / 5px 4px)") is "inset(10px 10px 10px 10px round 9px 8px 7px 6px / 5px 4px 5px 4px)" +PASS getComputedStyleValue("shape-inside", "inset(10px round 9px 8px 7px 6px / 5px 4px)") is "inset(10px 10px 10px 10px round 9px 8px 7px 6px / 5px 4px 5px 4px)" +PASS getCSSText("shape-inside", "inset(10px round 9px 8px 7px 6px / 5px 4px 3px)") is "inset(10px 10px 10px 10px round 9px 8px 7px 6px / 5px 4px 3px 4px)" +PASS getComputedStyleValue("shape-inside", "inset(10px round 9px 8px 7px 6px / 5px 4px 3px)") is "inset(10px 10px 10px 10px round 9px 8px 7px 6px / 5px 4px 3px 4px)" +PASS getCSSText("shape-inside", "inset(10px round 9px 8px 7px 6px / 5px 4px 3px 2px)") is "inset(10px 10px 10px 10px round 9px 8px 7px 6px / 5px 4px 3px 2px)" +PASS getComputedStyleValue("shape-inside", "inset(10px round 9px 8px 7px 6px / 5px 4px 3px 2px)") is "inset(10px 10px 10px 10px round 9px 8px 7px 6px / 5px 4px 3px 2px)" +PASS getCSSText("shape-inside", "inset(10px 20px 30px 40px round 5px 6px)") is "inset(10px 20px 30px 40px round 5px 6px 5px 6px / 5px 6px 5px 6px)" +PASS getComputedStyleValue("shape-inside", "inset(10px 20px 30px 40px round 5px 6px)") is "inset(10px 20px 30px 40px round 5px 6px 5px 6px / 5px 6px 5px 6px)" +PASS getCSSText("shape-inside", "inset(10px 20px 30px 40px round 5px 6px 7px 8px / 50px 60px 70px 80px)") is "inset(10px 20px 30px 40px round 5px 6px 7px 8px / 50px 60px 70px 80px)" +PASS getComputedStyleValue("shape-inside", "inset(10px 20px 30px 40px round 5px 6px 7px 8px / 50px 60px 70px 80px)") is "inset(10px 20px 30px 40px round 5px 6px 7px 8px / 50px 60px 70px 80px)" PASS getCSSText("shape-inside", "circle(10px, 20px, 30px)") is "circle(10px, 20px, 30px)" PASS getComputedStyleValue("shape-inside", "circle(10px, 20px, 30px)") is "circle(10px, 20px, 30px)" PASS getCSSText("shape-inside", "circle()") is "circle()" @@ -141,6 +191,36 @@ PASS getCSSText("shape-inside", "inset-rectangle(10px 20px 30px 40px)") is "" PASS getComputedStyleValue("shape-inside", "inset-rectangle(10px 20px 30px 40px)") is "none" PASS getCSSText("shape-inside", "inset-rectangle(10px, 20px, 30px, 40px, 50px, 60px, 70px)") is "" PASS getComputedStyleValue("shape-inside", "inset-rectangle(10px, 20px, 30px, 40px, 50px, 60px, 70px)") is "none" +PASS getCSSText("shape-inside", "inset()") is "" +PASS getComputedStyleValue("shape-inside", "inset()") is "none" +PASS getCSSText("shape-inside", "inset(10px, 10px)") is "" +PASS getComputedStyleValue("shape-inside", "inset(10px, 10px)") is "none" +PASS getCSSText("shape-inside", "inset(10px 20px, 30px)") is "" +PASS getComputedStyleValue("shape-inside", "inset(10px 20px, 30px)") is "none" +PASS getCSSText("shape-inside", "inset(10px, 20px 30px 40px)") is "" +PASS getComputedStyleValue("shape-inside", "inset(10px, 20px 30px 40px)") is "none" +PASS getCSSText("shape-inside", "inset(10px 20px 30px 40px 50px 60px)") is "" +PASS getComputedStyleValue("shape-inside", "inset(10px 20px 30px 40px 50px 60px)") is "none" +PASS getCSSText("shape-inside", "inset(round)") is "" +PASS getComputedStyleValue("shape-inside", "inset(round)") is "none" +PASS getCSSText("shape-inside", "inset(round 10px)") is "" +PASS getComputedStyleValue("shape-inside", "inset(round 10px)") is "none" +PASS getCSSText("shape-inside", "inset(10px round)") is "" +PASS getComputedStyleValue("shape-inside", "inset(10px round)") is "none" +PASS getCSSText("shape-inside", "inset(10px round 10px /)") is "" +PASS getComputedStyleValue("shape-inside", "inset(10px round 10px /)") is "none" +PASS getCSSText("shape-inside", "inset(10px round 20px 30px 40px 50px 60px)") is "" +PASS getComputedStyleValue("shape-inside", "inset(10px round 20px 30px 40px 50px 60px)") is "none" +PASS getCSSText("shape-inside", "inset(10px round /)") is "" +PASS getComputedStyleValue("shape-inside", "inset(10px round /)") is "none" +PASS getCSSText("shape-inside", "inset(10px round / 10px)") is "" +PASS getComputedStyleValue("shape-inside", "inset(10px round / 10px)") is "none" +PASS getCSSText("shape-inside", "inset(/)") is "" +PASS getComputedStyleValue("shape-inside", "inset(/)") is "none" +PASS getCSSText("shape-inside", "inset(/ 10px)") is "" +PASS getComputedStyleValue("shape-inside", "inset(/ 10px)") is "none" +PASS getCSSText("shape-inside", "inset(round /)") is "" +PASS getComputedStyleValue("shape-inside", "inset(round /)") is "none" PASS getCSSText("shape-inside", "circle(10px, 20px)") is "" PASS getComputedStyleValue("shape-inside", "circle(10px, 20px)") is "none" PASS getCSSText("shape-inside", "circle(10px 20px 30px)") is ""