- From: W3C commit bot <web-platform-tests-notifications@w3.org>
- Date: Wed, 29 Mar 2017 13:23:20 GMT
- To: public-web-platform-tests-notifications@w3.org
*This report has been truncated because the total content is 1228083 characters in length, which is in excess of GitHub.com's limit for comments (65536 characters). [View the complete job log.](https://travis-ci.org/w3c/web-platform-tests/jobs/216342117) # Chrome (unstable channel) # Testing web-platform-tests at revision 4d1c1d53e0559b95a52fbc88e049a54ad5bfdf30 Using browser at version 59.0.3053.3 dev Starting 10 test iterations All results were stable ## All results ## <details> <summary>61 tests ran</summary> <details> <summary><a href="http://w3c-test.org/submissions/5252/css/css-shapes-1/shape-outside/values/shape-image-threshold-000.html">/css/css-shapes-1/shape-outside/values/shape-image-threshold-000.html</a></summary> | Subtest | Results | Messages | |--------------------|---------|----------| | | OK | | | `0.0 - inline` | PASS | | | `.2 - inline` | PASS | | | `0.333 - inline` | PASS | | | `1.0 - inline` | PASS | | | `1.5 - inline` | PASS | | | `0.0 - computed` | PASS | | | `.2 - computed` | PASS | | | `0.333 - computed` | PASS | | | `1.0 - computed` | PASS | | | `1.5 - computed` | PASS | | </details> <details> <summary><a href="http://w3c-test.org/submissions/5252/css/css-shapes-1/shape-outside/values/shape-image-threshold-001.html">/css/css-shapes-1/shape-outside/values/shape-image-threshold-001.html</a></summary> | Subtest | Results | Messages | |------------------------------------|---------|----------| | | OK | | | `calc(10/100) - computed` | PASS | | | `calc(10/100 + 30/100) - computed` | PASS | | | `calc(150/100) - computed` | PASS | | | `calc(150/100 - 2) - computed` | PASS | | </details> <details> <summary><a href="http://w3c-test.org/submissions/5252/css/css-shapes-1/shape-outside/values/shape-image-threshold-002.html">/css/css-shapes-1/shape-outside/values/shape-image-threshold-002.html</a></summary> | Subtest | Results | Messages | |--------------------------------|---------|----------| | | OK | | | `-0.5 - inline - invalid` | PASS | | | `-100 - inline - invalid` | PASS | | | `nonNumber - inline - invalid` | PASS | | | `3/4 - inline - invalid` | PASS | | | `20% - inline - invalid` | PASS | | </details> <details> <summary><a href="http://w3c-test.org/submissions/5252/css/css-shapes-1/shape-outside/values/shape-image-threshold-003.html">/css/css-shapes-1/shape-outside/values/shape-image-threshold-003.html</a></summary> | Subtest | Results | Messages | |------------------------------------------------------------|---------|-------------------------------------------------------------| | | OK | | | `shape-image-threshold can be assigned 'inherit' value` | PASS | | | `shape-image-threshold is not inherited and defaults to 0` | FAIL | `assert_equals: expected (object) null but got (string) ""` | | `shape-margin is not inherited` | PASS | | </details> <details> <summary><a href="http://w3c-test.org/submissions/5252/css/css-shapes-1/shape-outside/values/shape-margin-000.html">/css/css-shapes-1/shape-outside/values/shape-margin-000.html</a></summary> | Subtest | Results | Messages | |-------------------|---------|----------| | | OK | | | `10px - inline` | PASS | | | `10% - inline` | PASS | | | `10px - computed` | PASS | | | `10% - computed` | PASS | | </details> <details> <summary><a href="http://w3c-test.org/submissions/5252/css/css-shapes-1/shape-outside/values/shape-margin-001.html">/css/css-shapes-1/shape-outside/values/shape-margin-001.html</a></summary> | Subtest | Results | Messages | |---------------------|---------|------------------------------------------------------| | | OK | | | `10cm - inline` | PASS | | | `10mm - inline` | PASS | | | `10in - inline` | PASS | | | `10pt - inline` | PASS | | | `10pc - inline` | PASS | | | `10em - inline` | PASS | | | `10ex - inline` | PASS | | | `10ch - inline` | PASS | | | `10rem - inline` | PASS | | | `10vw - inline` | PASS | | | `10vh - inline` | PASS | | | `10vmin - inline` | PASS | | | `10vmax - inline` | PASS | | | `10cm - computed` | PASS | | | `10mm - computed` | PASS | | | `10in - computed` | PASS | | | `10pt - computed` | PASS | | | `10pc - computed` | PASS | | | `10em - computed` | PASS | | | `10ex - computed` | FAIL | `assert_equals: expected "128px" but got "73.438px"` | | `10ch - computed` | FAIL | `assert_equals: expected "160px" but got "80px"` | | `10rem - computed` | PASS | | | `10vw - computed` | PASS | | | `10vh - computed` | PASS | | | `10vmin - computed` | PASS | | | `10vmax - computed` | PASS | | </details> <details> <summary><a href="http://w3c-test.org/submissions/5252/css/css-shapes-1/shape-outside/values/shape-margin-002.html">/css/css-shapes-1/shape-outside/values/shape-margin-002.html</a></summary> | Subtest | Results | Messages | |-------------------------|---------|------------------------------------------------------------| | | OK | | | `10.12345px - inline` | FAIL | `assert_equals: expected "10.12345px" but got "10.1235px"` | | `.5px - inline` | PASS | | | `+15px - inline` | PASS | | | `+10.678px - inline` | PASS | | | `10.12345px - computed` | FAIL | `assert_equals: expected "10.123px" but got "10.124px"` | | `.5px - computed` | PASS | | | `+15px - computed` | PASS | | | `+10.678px - computed` | PASS | | </details> <details> <summary><a href="http://w3c-test.org/submissions/5252/css/css-shapes-1/shape-outside/values/shape-margin-003.html">/css/css-shapes-1/shape-outside/values/shape-margin-003.html</a></summary> | Subtest | Results | Messages | |-----------------------------------------------|---------|----------| | | OK | | | `calc(10in) - inline style` | PASS | | | `calc(10in + 20px) - inline style` | PASS | | | `calc(30%) - inline style` | PASS | | | `calc(100%/4) - inline style` | PASS | | | `calc(25%*3) - inline style` | PASS | | | `calc(25%*3 - 10in) - inline style` | PASS | | | `calc((12.5%*6 + 10in) / 4) - inline style` | PASS | | | `calc(10in) - computed style` | PASS | | | `calc(10in + 20px) - computed style` | PASS | | | `calc(30%) - computed style` | PASS | | | `calc(100%/4) - computed style` | PASS | | | `calc(25%*3) - computed style` | PASS | | | `calc(25%*3 - 10in) - computed style` | PASS | | | `calc((12.5%*6 + 10in) / 4) - computed style` | PASS | | </details> <details> <summary><a href="http://w3c-test.org/submissions/5252/css/css-shapes-1/shape-outside/values/shape-margin-004.html">/css/css-shapes-1/shape-outside/values/shape-margin-004.html</a></summary> | Subtest | Results | Messages | |----------------------------------|---------|----------| | | OK | | | `-20px - inline - invalid` | PASS | | | `-.4567px - inline - invalid` | PASS | | | `nonLength - inline - invalid` | PASS | | | `10 - inline - invalid` | PASS | | | `-20px - computed - invalid` | PASS | | | `-.4567px - computed - invalid` | PASS | | | `nonLength - computed - invalid` | PASS | | | `10 - computed - invalid` | PASS | | </details> <details> <summary><a href="http://w3c-test.org/submissions/5252/css/css-shapes-1/shape-outside/values/shape-margin-005.html">/css/css-shapes-1/shape-outside/values/shape-margin-005.html</a></summary> | Subtest | Results | Messages | |-----------------------------------------------------|---------|-------------------------------------------------------------| | | OK | | | `shape-margin can be assigned 'inherit' value` | PASS | | | `shape-margin is not inherited and defaults to 0px` | FAIL | `assert_equals: expected (object) null but got (string) ""` | | `shape-margin is not inherited` | PASS | | </details> <details> <summary><a href="http://w3c-test.org/submissions/5252/css/css-shapes-1/shape-outside/values/shape-outside-box-000.html">/css/css-shapes-1/shape-outside/values/shape-outside-box-000.html</a></summary> | Subtest | Results | Messages | |--------------------------|---------|----------| | | OK | | | `content-box - inline` | PASS | | | `padding-box - inline` | PASS | | | `border-box - inline` | PASS | | | `margin-box - inline` | PASS | | | `content-box - computed` | PASS | | | `padding-box - computed` | PASS | | | `border-box - computed` | PASS | | | `margin-box - computed` | PASS | | </details> <details> <summary><a href="http://w3c-test.org/submissions/5252/css/css-shapes-1/shape-outside/values/shape-outside-circle-000.html">/css/css-shapes-1/shape-outside/values/shape-outside-circle-000.html</a></summary> | Subtest | Results | Messages | |-------------------------------------------|---------|----------| | | OK | | | `No arguments - inline` | PASS | | | `Radial argument only - inline` | PASS | | | `Position argument only - inline` | PASS | | | `Radial and position argument - inline` | PASS | | | `No arguments - computed` | PASS | | | `Radial argument only - computed` | PASS | | | `Position argument only - computed` | PASS | | | `Radial and position argument - computed` | PASS | | </details> <details> <summary><a href="http://w3c-test.org/submissions/5252/css/css-shapes-1/shape-outside/values/shape-outside-circle-001.html">/css/css-shapes-1/shape-outside/values/shape-outside-circle-001.html</a></summary> | Subtest | Results | Messages | |------------------------------------|---------|----------| | | OK | | | `circle() - inline` | PASS | | | `circle(50px) - inline` | PASS | | | `circle(50%) - inline` | PASS | | | `circle(closest-side) - inline` | PASS | | | `circle(farthest-side) - inline` | PASS | | | `circle() - computed` | PASS | | | `circle(50px) - computed` | PASS | | | `circle(50%) - computed` | PASS | | | `circle(closest-side) - computed` | PASS | | | `circle(farthest-side) - computed` | PASS | | </details> <details> <summary><a href="http://w3c-test.org/submissions/5252/css/css-shapes-1/shape-outside/values/shape-outside-circle-002.html">/css/css-shapes-1/shape-outside/values/shape-outside-circle-002.html</a></summary> | Subtest | Results | Messages | |------------------------------------------------------------------------------------------------|---------|----------| | | OK | | | `circle(at 50%) serializes as circle(at 50% 50%) - inline` | PASS | | | `circle(at 50px) serializes as circle(at 50px 50%) - inline` | PASS | | | `circle(at 50% 50%) serializes as circle(at 50% 50%) - inline` | PASS | | | `circle(at 50% 50px) serializes as circle(at 50% 50px) - inline` | PASS | | | `circle(at 50px 50%) serializes as circle(at 50px 50%) - inline` | PASS | | | `circle(at 50px 50px) serializes as circle(at 50px 50px) - inline` | PASS | | | `circle(at left) serializes as circle(at 0% 50%) - inline` | PASS | | | `circle(at top) serializes as circle(at 50% 0%) - inline` | PASS | | | `circle(at right) serializes as circle(at 100% 50%) - inline` | PASS | | | `circle(at bottom) serializes as circle(at 50% 100%) - inline` | PASS | | | `circle(at center) serializes as circle(at 50% 50%) - inline` | PASS | | | `circle(at left top) serializes as circle(at 0% 0%) - inline` | PASS | | | `circle(at left bottom) serializes as circle(at 0% 100%) - inline` | PASS | | | `circle(at left center) serializes as circle(at 0% 50%) - inline` | PASS | | | `circle(at top left) serializes as circle(at 0% 0%) - inline` | PASS | | | `circle(at top right) serializes as circle(at 100% 0%) - inline` | PASS | | | `circle(at top center) serializes as circle(at 50% 0%) - inline` | PASS | | | `circle(at right top) serializes as circle(at 100% 0%) - inline` | PASS | | | `circle(at right bottom) serializes as circle(at 100% 100%) - inline` | PASS | | | `circle(at right center) serializes as circle(at 100% 50%) - inline` | PASS | | | `circle(at bottom left) serializes as circle(at 0% 100%) - inline` | PASS | | | `circle(at bottom right) serializes as circle(at 100% 100%) - inline` | PASS | | | `circle(at bottom center) serializes as circle(at 50% 100%) - inline` | PASS | | | `circle(at center top) serializes as circle(at 50% 0%) - inline` | PASS | | | `circle(at center left) serializes as circle(at 0% 50%) - inline` | PASS | | | `circle(at center right) serializes as circle(at 100% 50%) - inline` | PASS | | | `circle(at center bottom) serializes as circle(at 50% 100%) - inline` | PASS | | | `circle(at center center) serializes as circle(at 50% 50%) - inline` | PASS | | | `circle(at left 50%) serializes as circle(at 0% 50%) - inline` | PASS | | | `circle(at left 50px) serializes as circle(at 0% 50px) - inline` | PASS | | | `circle(at 50% top) serializes as circle(at 50% 0%) - inline` | PASS | | | `circle(at 50px top) serializes as circle(at 50px 0%) - inline` | PASS | | | `circle(at right 80%) serializes as circle(at 100% 80%) - inline` | PASS | | | `circle(at right 80px) serializes as circle(at 100% 80px) - inline` | PASS | | | `circle(at 70% bottom) serializes as circle(at 70% 100%) - inline` | PASS | | | `circle(at 70px bottom) serializes as circle(at 70px 100%) - inline` | PASS | | | `circle(at center 60%) serializes as circle(at 50% 60%) - inline` | PASS | | | `circle(at center 60px) serializes as circle(at 50% 60px) - inline` | PASS | | | `circle(at 60% center) serializes as circle(at 60% 50%) - inline` | PASS | | | `circle(at 60px center) serializes as circle(at 60px 50%) - inline` | PASS | | | `circle(at center top 50%) serializes as circle(at 50% 50%) - inline` | PASS | | | `circle(at center top 50px) serializes as circle(at 50% 50px) - inline` | PASS | | | `circle(at center left 50%) serializes as circle(at 50% 50%) - inline` | PASS | | | `circle(at center left 50px) serializes as circle(at 50px 50%) - inline` | PASS | | | `circle(at center right 70%) serializes as circle(at 30% 50%) - inline` | PASS | | | `circle(at center right 70px) serializes as circle(at right 70px top 50%) - inline` | PASS | | | `circle(at center bottom 70%) serializes as circle(at 50% 30%) - inline` | PASS | | | `circle(at center bottom 70px) serializes as circle(at left 50% bottom 70px) - inline` | PASS | | | `circle(at left top 50%) serializes as circle(at 0% 50%) - inline` | PASS | | | `circle(at left top 50px) serializes as circle(at 0% 50px) - inline` | PASS | | | `circle(at left bottom 70%) serializes as circle(at 0% 30%) - inline` | PASS | | | `circle(at left bottom 70px) serializes as circle(at left 0% bottom 70px) - inline` | PASS | | | `circle(at top left 50%) serializes as circle(at 50% 0%) - inline` | PASS | | | `circle(at top left 50px) serializes as circle(at 50px 0%) - inline` | PASS | | | `circle(at top right 70%) serializes as circle(at 30% 0%) - inline` | PASS | | | `circle(at top right 70px) serializes as circle(at right 70px top 0%) - inline` | PASS | | | `circle(at bottom left 50%) serializes as circle(at 50% 100%) - inline` | PASS | | | `circle(at bottom left 50px) serializes as circle(at 50px 100%) - inline` | PASS | | | `circle(at bottom right 70%) serializes as circle(at 30% 100%) - inline` | PASS | | | `circle(at bottom right 70px) serializes as circle(at right 70px top 100%) - inline` | PASS | | | `circle(at right bottom 70%) serializes as circle(at 100% 30%) - inline` | PASS | | | `circle(at right bottom 70px) serializes as circle(at left 100% bottom 70px) - inline` | PASS | | | `circle(at right top 50%) serializes as circle(at 100% 50%) - inline` | PASS | | | `circle(at right top 50px) serializes as circle(at 100% 50px) - inline` | PASS | | | `circle(at left 50% center) serializes as circle(at 50% 50%) - inline` | PASS | | | `circle(at left 50px center) serializes as circle(at 50px 50%) - inline` | PASS | | | `circle(at left 50% top) serializes as circle(at 50% 0%) - inline` | PASS | | | `circle(at left 50px top) serializes as circle(at 50px 0%) - inline` | PASS | | | `circle(at left 50% bottom) serializes as circle(at 50% 100%) - inline` | PASS | | | `circle(at left 50px bottom) serializes as circle(at 50px 100%) - inline` | PASS | | | `circle(at top 50% center) serializes as circle(at 50% 50%) - inline` | PASS | | | `circle(at top 50px center) serializes as circle(at 50% 50px) - inline` | PASS | | | `circle(at top 50% left) serializes as circle(at 0% 50%) - inline` | PASS | | | `circle(at top 50px left) serializes as circle(at 0% 50px) - inline` | PASS | | | `circle(at top 50% right) serializes as circle(at 100% 50%) - inline` | PASS | | | `circle(at top 50px right) serializes as circle(at 100% 50px) - inline` | PASS | | | `circle(at bottom 70% center) serializes as circle(at 50% 30%) - inline` | PASS | | | `circle(at bottom 70px center) serializes as circle(at left 50% bottom 70px) - inline` | PASS | | | `circle(at bottom 70% left) serializes as circle(at 0% 30%) - inline` | PASS | | | `circle(at bottom 70px left) serializes as circle(at left 0% bottom 70px) - inline` | PASS | | | `circle(at bottom 70% right) serializes as circle(at 100% 30%) - inline` | PASS | | | `circle(at bottom 70px right) serializes as circle(at left 100% bottom 70px) - inline` | PASS | | | `circle(at right 80% center) serializes as circle(at 20% 50%) - inline` | PASS | | | `circle(at right 80px center) serializes as circle(at right 80px top 50%) - inline` | PASS | | | `circle(at right 80% bottom) serializes as circle(at 20% 100%) - inline` | PASS | | | `circle(at right 80px bottom) serializes as circle(at right 80px top 100%) - inline` | PASS | | | `circle(at right 80% top) serializes as circle(at 20% 0%) - inline` | PASS | | | `circle(at right 80px top) serializes as circle(at right 80px top 0%) - inline` | PASS | | | `circle(at left 50% top 50%) serializes as circle(at 50% 50%) - inline` | PASS | | | `circle(at left 50% top 50px) serializes as circle(at 50% 50px) - inline` | PASS | | | `circle(at left 50% bottom 70%) serializes as circle(at 50% 30%) - inline` | PASS | | | `circle(at left 50% bottom 70px) serializes as circle(at left 50% bottom 70px) - inline` | PASS | | | `circle(at left 50px top 50%) serializes as circle(at 50px 50%) - inline` | PASS | | | `circle(at left 50px top 50px) serializes as circle(at 50px 50px) - inline` | PASS | | | `circle(at left 50px bottom 70%) serializes as circle(at 50px 30%) - inline` | PASS | | | `circle(at left 50px bottom 70px) serializes as circle(at left 50px bottom 70px) - inline` | PASS | | | `circle(at top 50% left 50%) serializes as circle(at 50% 50%) - inline` | PASS | | | `circle(at top 50% left 50px) serializes as circle(at 50px 50%) - inline` | PASS | | | `circle(at top 50% right 80%) serializes as circle(at 20% 50%) - inline` | PASS | | | `circle(at top 50% right 80px) serializes as circle(at right 80px top 50%) - inline` | PASS | | | `circle(at top 50px left 50%) serializes as circle(at 50% 50px) - inline` | PASS | | | `circle(at top 50px left 50px) serializes as circle(at 50px 50px) - inline` | PASS | | | `circle(at top 50px right 80%) serializes as circle(at 20% 50px) - inline` | PASS | | | `circle(at top 50px right 80px) serializes as circle(at right 80px top 50px) - inline` | PASS | | | `circle(at bottom 70% left 50%) serializes as circle(at 50% 30%) - inline` | PASS | | | `circle(at bottom 70% left 50px) serializes as circle(at 50px 30%) - inline` | PASS | | | `circle(at bottom 70% right 80%) serializes as circle(at 20% 30%) - inline` | PASS | | | `circle(at bottom 70% right 80px) serializes as circle(at right 80px top 30%) - inline` | PASS | | | `circle(at bottom 70px left 50%) serializes as circle(at left 50% bottom 70px) - inline` | PASS | | | `circle(at bottom 70px left 50px) serializes as circle(at left 50px bottom 70px) - inline` | PASS | | | `circle(at bottom 70px right 80%) serializes as circle(at left 20% bottom 70px) - inline` | PASS | | | `circle(at bottom 70px right 80px) serializes as circle(at right 80px bottom 70px) - inline` | PASS | | | `circle(at right 80% top 50%) serializes as circle(at 20% 50%) - inline` | PASS | | | `circle(at right 80% top 50px) serializes as circle(at 20% 50px) - inline` | PASS | | | `circle(at right 80% bottom 70%) serializes as circle(at 20% 30%) - inline` | PASS | | | `circle(at right 80% bottom 70px) serializes as circle(at left 20% bottom 70px) - inline` | PASS | | | `circle(at right 80px top 50%) serializes as circle(at right 80px top 50%) - inline` | PASS | | | `circle(at right 80px top 50px) serializes as circle(at right 80px top 50px) - inline` | PASS | | | `circle(at right 80px bottom 70%) serializes as circle(at right 80px top 30%) - inline` | PASS | | | `circle(at right 80px bottom 70px) serializes as circle(at right 80px bottom 70px) - inline` | PASS | | | `circle(at 50%) serializes as circle(at 50% 50%) - computed` | PASS | | | `circle(at 50px) serializes as circle(at 50px 50%) - computed` | PASS | | | `circle(at 50% 50%) serializes as circle(at 50% 50%) - computed` | PASS | | | `circle(at 50% 50px) serializes as circle(at 50% 50px) - computed` | PASS | | | `circle(at 50px 50%) serializes as circle(at 50px 50%) - computed` | PASS | | | `circle(at 50px 50px) serializes as circle(at 50px 50px) - computed` | PASS | | | `circle(at left) serializes as circle(at 0% 50%) - computed` | PASS | | | `circle(at top) serializes as circle(at 50% 0%) - computed` | PASS | | | `circle(at right) serializes as circle(at 100% 50%) - computed` | PASS | | | `circle(at bottom) serializes as circle(at 50% 100%) - computed` | PASS | | | `circle(at center) serializes as circle(at 50% 50%) - computed` | PASS | | | `circle(at left top) serializes as circle(at 0% 0%) - computed` | PASS | | | `circle(at left bottom) serializes as circle(at 0% 100%) - computed` | PASS | | | `circle(at left center) serializes as circle(at 0% 50%) - computed` | PASS | | | `circle(at top left) serializes as circle(at 0% 0%) - computed` | PASS | | | `circle(at top right) serializes as circle(at 100% 0%) - computed` | PASS | | | `circle(at top center) serializes as circle(at 50% 0%) - computed` | PASS | | | `circle(at right top) serializes as circle(at 100% 0%) - computed` | PASS | | | `circle(at right bottom) serializes as circle(at 100% 100%) - computed` | PASS | | | `circle(at right center) serializes as circle(at 100% 50%) - computed` | PASS | | | `circle(at bottom left) serializes as circle(at 0% 100%) - computed` | PASS | | | `circle(at bottom right) serializes as circle(at 100% 100%) - computed` | PASS | | | `circle(at bottom center) serializes as circle(at 50% 100%) - computed` | PASS | | | `circle(at center top) serializes as circle(at 50% 0%) - computed` | PASS | | | `circle(at center left) serializes as circle(at 0% 50%) - computed` | PASS | | | `circle(at center right) serializes as circle(at 100% 50%) - computed` | PASS | | | `circle(at center bottom) serializes as circle(at 50% 100%) - computed` | PASS | | | `circle(at center center) serializes as circle(at 50% 50%) - computed` | PASS | | | `circle(at left 50%) serializes as circle(at 0% 50%) - computed` | PASS | | | `circle(at left 50px) serializes as circle(at 0% 50px) - computed` | PASS | | | `circle(at 50% top) serializes as circle(at 50% 0%) - computed` | PASS | | | `circle(at 50px top) serializes as circle(at 50px 0%) - computed` | PASS | | | `circle(at right 80%) serializes as circle(at 100% 80%) - computed` | PASS | | | `circle(at right 80px) serializes as circle(at 100% 80px) - computed` | PASS | | | `circle(at 70% bottom) serializes as circle(at 70% 100%) - computed` | PASS | | | `circle(at 70px bottom) serializes as circle(at 70px 100%) - computed` | PASS | | | `circle(at center 60%) serializes as circle(at 50% 60%) - computed` | PASS | | | `circle(at center 60px) serializes as circle(at 50% 60px) - computed` | PASS | | | `circle(at 60% center) serializes as circle(at 60% 50%) - computed` | PASS | | | `circle(at 60px center) serializes as circle(at 60px 50%) - computed` | PASS | | | `circle(at center top 50%) serializes as circle(at 50% 50%) - computed` | PASS | | | `circle(at center top 50px) serializes as circle(at 50% 50px) - computed` | PASS | | | `circle(at center left 50%) serializes as circle(at 50% 50%) - computed` | PASS | | | `circle(at center left 50px) serializes as circle(at 50px 50%) - computed` | PASS | | | `circle(at center right 70%) serializes as circle(at 30% 50%) - computed` | PASS | | | `circle(at center right 70px) serializes as circle(at right 70px top 50%) - computed` | PASS | | | `circle(at center bottom 70%) serializes as circle(at 50% 30%) - computed` | PASS | | | `circle(at center bottom 70px) serializes as circle(at left 50% bottom 70px) - computed` | PASS | | | `circle(at left top 50%) serializes as circle(at 0% 50%) - computed` | PASS | | | `circle(at left top 50px) serializes as circle(at 0% 50px) - computed` | PASS | | | `circle(at left bottom 70%) serializes as circle(at 0% 30%) - computed` | PASS | | | `circle(at left bottom 70px) serializes as circle(at left 0% bottom 70px) - computed` | PASS | | | `circle(at top left 50%) serializes as circle(at 50% 0%) - computed` | PASS | | | `circle(at top left 50px) serializes as circle(at 50px 0%) - computed` | PASS | | | `circle(at top right 70%) serializes as circle(at 30% 0%) - computed` | PASS | | | `circle(at top right 70px) serializes as circle(at right 70px top 0%) - computed` | PASS | | | `circle(at bottom left 50%) serializes as circle(at 50% 100%) - computed` | PASS | | | `circle(at bottom left 50px) serializes as circle(at 50px 100%) - computed` | PASS | | | `circle(at bottom right 70%) serializes as circle(at 30% 100%) - computed` | PASS | | | `circle(at bottom right 70px) serializes as circle(at right 70px top 100%) - computed` | PASS | | | `circle(at right bottom 70%) serializes as circle(at 100% 30%) - computed` | PASS | | | `circle(at right bottom 70px) serializes as circle(at left 100% bottom 70px) - computed` | PASS | | | `circle(at right top 50%) serializes as circle(at 100% 50%) - computed` | PASS | | | `circle(at right top 50px) serializes as circle(at 100% 50px) - computed` | PASS | | | `circle(at left 50% center) serializes as circle(at 50% 50%) - computed` | PASS | | | `circle(at left 50px center) serializes as circle(at 50px 50%) - computed` | PASS | | | `circle(at left 50% top) serializes as circle(at 50% 0%) - computed` | PASS | | | `circle(at left 50px top) serializes as circle(at 50px 0%) - computed` | PASS | | | `circle(at left 50% bottom) serializes as circle(at 50% 100%) - computed` | PASS | | | `circle(at left 50px bottom) serializes as circle(at 50px 100%) - computed` | PASS | | | `circle(at top 50% center) serializes as circle(at 50% 50%) - computed` | PASS | | | `circle(at top 50px center) serializes as circle(at 50% 50px) - computed` | PASS | | | `circle(at top 50% left) serializes as circle(at 0% 50%) - computed` | PASS | | | `circle(at top 50px left) serializes as circle(at 0% 50px) - computed` | PASS | | | `circle(at top 50% right) serializes as circle(at 100% 50%) - computed` | PASS | | | `circle(at top 50px right) serializes as circle(at 100% 50px) - computed` | PASS | | | `circle(at bottom 70% center) serializes as circle(at 50% 30%) - computed` | PASS | | | `circle(at bottom 70px center) serializes as circle(at left 50% bottom 70px) - computed` | PASS | | | `circle(at bottom 70% left) serializes as circle(at 0% 30%) - computed` | PASS | | | `circle(at bottom 70px left) serializes as circle(at left 0% bottom 70px) - computed` | PASS | | | `circle(at bottom 70% right) serializes as circle(at 100% 30%) - computed` | PASS | | | `circle(at bottom 70px right) serializes as circle(at left 100% bottom 70px) - computed` | PASS | | | `circle(at right 80% center) serializes as circle(at 20% 50%) - computed` | PASS | | | `circle(at right 80px center) serializes as circle(at right 80px top 50%) - computed` | PASS | | | `circle(at right 80% bottom) serializes as circle(at 20% 100%) - computed` | PASS | | | `circle(at right 80px bottom) serializes as circle(at right 80px top 100%) - computed` | PASS | | | `circle(at right 80% top) serializes as circle(at 20% 0%) - computed` | PASS | | | `circle(at right 80px top) serializes as circle(at right 80px top 0%) - computed` | PASS | | | `circle(at left 50% top 50%) serializes as circle(at 50% 50%) - computed` | PASS | | | `circle(at left 50% top 50px) serializes as circle(at 50% 50px) - computed` | PASS | | | `circle(at left 50% bottom 70%) serializes as circle(at 50% 30%) - computed` | PASS | | | `circle(at left 50% bottom 70px) serializes as circle(at left 50% bottom 70px) - computed` | PASS | | | `circle(at left 50px top 50%) serializes as circle(at 50px 50%) - computed` | PASS | | | `circle(at left 50px top 50px) serializes as circle(at 50px 50px) - computed` | PASS | | | `circle(at left 50px bottom 70%) serializes as circle(at 50px 30%) - computed` | PASS | | | `circle(at left 50px bottom 70px) serializes as circle(at left 50px bottom 70px) - computed` | PASS | | | `circle(at top 50% left 50%) serializes as circle(at 50% 50%) - computed` | PASS | | | `circle(at top 50% left 50px) serializes as circle(at 50px 50%) - computed` | PASS | | | `circle(at top 50% right 80%) serializes as circle(at 20% 50%) - computed` | PASS | | | `circle(at top 50% right 80px) serializes as circle(at right 80px top 50%) - computed` | PASS | | | `circle(at top 50px left 50%) serializes as circle(at 50% 50px) - computed` | PASS | | | `circle(at top 50px left 50px) serializes as circle(at 50px 50px) - computed` | PASS | | | `circle(at top 50px right 80%) serializes as circle(at 20% 50px) - computed` | PASS | | | `circle(at top 50px right 80px) serializes as circle(at right 80px top 50px) - computed` | PASS | | | `circle(at bottom 70% left 50%) serializes as circle(at 50% 30%) - computed` | PASS | | | `circle(at bottom 70% left 50px) serializes as circle(at 50px 30%) - computed` | PASS | | | `circle(at bottom 70% right 80%) serializes as circle(at 20% 30%) - computed` | PASS | | | `circle(at bottom 70% right 80px) serializes as circle(at right 80px top 30%) - computed` | PASS | | | `circle(at bottom 70px left 50%) serializes as circle(at left 50% bottom 70px) - computed` | PASS | | | `circle(at bottom 70px left 50px) serializes as circle(at left 50px bottom 70px) - computed` | PASS | | | `circle(at bottom 70px right 80%) serializes as circle(at left 20% bottom 70px) - computed` | PASS | | | `circle(at bottom 70px right 80px) serializes as circle(at right 80px bottom 70px) - computed` | PASS | | | `circle(at right 80% top 50%) serializes as circle(at 20% 50%) - computed` | PASS | | | `circle(at right 80% top 50px) serializes as circle(at 20% 50px) - computed` | PASS | | | `circle(at right 80% bottom 70%) serializes as circle(at 20% 30%) - computed` | PASS | | | `circle(at right 80% bottom 70px) serializes as circle(at left 20% bottom 70px) - computed` | PASS | | | `circle(at right 80px top 50%) serializes as circle(at right 80px top 50%) - computed` | PASS | | | `circle(at right 80px top 50px) serializes as circle(at right 80px top 50px) - computed` | PASS | | | `circle(at right 80px bottom 70%) serializes as circle(at right 80px top 30%) - computed` | PASS | | | `circle(at right 80px bottom 70px) serializes as circle(at right 80px bottom 70px) - computed` | PASS | | </details> <details> <summary><a href="http://w3c-test.org/submissions/5252/css/css-shapes-1/shape-outside/values/shape-outside-circle-003.html">/css/css-shapes-1/shape-outside/values/shape-outside-circle-003.html</a></summary> | Subtest | Results | Messages | |-------------------------------------------------|---------|----------| | | OK | | | `circle(at 50% left) is invalid` | PASS | | | `circle(at 50px left) is invalid` | PASS | | | `circle(at top 50%) is invalid` | PASS | | | `circle(at 80% right) is invalid` | PASS | | | `circle(at 80px right) is invalid` | PASS | | | `circle(at bottom 70%) is invalid` | PASS | | | `circle(at bottom 70px) is invalid` | PASS | | | `circle(at center center 60%) is invalid` | PASS | | | `circle(at center center 60px) is invalid` | PASS | | | `circle(at left center 60%) is invalid` | PASS | | | `circle(at left center 60px) is invalid` | PASS | | | `circle(at left right 80%) is invalid` | PASS | | | `circle(at left right 80px) is invalid` | PASS | | | `circle(at left left 50%) is invalid` | PASS | | | `circle(at left left 50px) is invalid` | PASS | | | `circle(at top center 60%) is invalid` | PASS | | | `circle(at top center 60px) is invalid` | PASS | | | `circle(at top bottom 80%) is invalid` | PASS | | | `circle(at top bottom 80px) is invalid` | PASS | | | `circle(at top top 50%) is invalid` | PASS | | | `circle(at top top 50px) is invalid` | PASS | | | `circle(at bottom center 60%) is invalid` | PASS | | | `circle(at bottom center 60px) is invalid` | PASS | | | `circle(at bottom top 50%) is invalid` | PASS | | | `circle(at bottom top 50px) is invalid` | PASS | | | `circle(at bottom bottom 50%) is invalid` | PASS | | | `circle(at bottom bottom 50px) is invalid` | PASS | | | `circle(at right center 60%) is invalid` | PASS | | | `circle(at right center 60px) is invalid` | PASS | | | `circle(at right left 50%) is invalid` | PASS | | | `circle(at right left 50px) is invalid` | PASS | | | `circle(at right right 70%) is invalid` | PASS | | | `circle(at right right 70px) is invalid` | PASS | | | `circle(at center 60% top) is invalid` | PASS | | | `circle(at center 60px top) is invalid` | PASS | | | `circle(at center 60% bottom) is invalid` | PASS | | | `circle(at center 60px bottom) is invalid` | PASS | | | `circle(at center 60% left) is invalid` | PASS | | | `circle(at center 60px left) is invalid` | PASS | | | `circle(at center 60% right) is invalid` | PASS | | | `circle(at center 60px right) is invalid` | PASS | | | `circle(at center 60% center) is invalid` | PASS | | | `circle(at center 60px center) is invalid` | PASS | | | `circle(at left 50% right) is invalid` | PASS | | | `circle(at left 50px right) is invalid` | PASS | | | `circle(at left 50% left) is invalid` | PASS | | | `circle(at left 50px left) is invalid` | PASS | | | `circle(at top 50% bottom) is invalid` | PASS | | | `circle(at top 50px bottom) is invalid` | PASS | | | `circle(at top 50% top) is invalid` | PASS | | | `circle(at top 50px top) is invalid` | PASS | | | `circle(at bottom 70% top) is invalid` | PASS | | | `circle(at bottom 70px top) is invalid` | PASS | | | `circle(at bottom 70% bottom) is invalid` | PASS | | | `circle(at bottom 70px bottom) is invalid` | PASS | | | `circle(at right 80% left) is invalid` | PASS | | | `circle(at right 80px left) is invalid` | PASS | | | `circle(at center 60% top 50%) is invalid` | PASS | | | `circle(at center 60% top 50px) is invalid` | PASS | | | `circle(at center 60% bottom 70%) is invalid` | PASS | | | `circle(at center 60% bottom 70px) is invalid` | PASS | | | `circle(at center 60% left 50%) is invalid` | PASS | | | `circle(at center 60% left 50px) is invalid` | PASS | | | `circle(at center 60% right 70%) is invalid` | PASS | | | `circle(at center 60% right 70px) is invalid` | PASS | | | `circle(at center 60% center 65%) is invalid` | PASS | | | `circle(at center 60% center 65px) is invalid` | PASS | | | `circle(at center 60px top 50%) is invalid` | PASS | | | `circle(at center 60px top 50px) is invalid` | PASS | | | `circle(at center 60px bottom 70%) is invalid` | PASS | | | `circle(at center 60px bottom 70px) is invalid` | PASS | | | `circle(at center 60px left 50%) is invalid` | PASS | | | `circle(at center 60px left 50px) is invalid` | PASS | | | `circle(at center 60px right 70%) is invalid` | PASS | | | `circle(at center 60px right 70px) is invalid` | PASS | | | `circle(at center 60px center 65%) is invalid` | PASS | | | `circle(at center 60px center 65px) is invalid` | PASS | | | `circle(at left 50% center 60%) is invalid` | PASS | | | `circle(at left 50% center 60px) is invalid` | PASS | | | `circle(at left 50% right 80%) is invalid` | PASS | | | `circle(at left 50% right 80px) is invalid` | PASS | | | `circle(at left 50% left 50%) is invalid` | PASS | | | `circle(at left 50% left 50px) is invalid` | PASS | | | `circle(at left 50px center 60%) is invalid` | PASS | | | `circle(at left 50px center 60px) is invalid` | PASS | | | `circle(at left 50px right 80%) is invalid` | PASS | | | `circle(at left 50px right 80px) is invalid` | PASS | | | `circle(at left 50px left 50%) is invalid` | PASS | | | `circle(at left 50px left 50px) is invalid` | PASS | | | `circle(at top 50% center 60%) is invalid` | PASS | | | `circle(at top 50% center 60px) is invalid` | PASS | | | `circle(at top 50% bottom 50%) is invalid` | PASS | | | `circle(at top 50% bottom 50px) is invalid` | PASS | | | `circle(at top 50% top 50%) is invalid` | PASS | | | `circle(at top 50% top 50px) is invalid` | PASS | | | `circle(at top 50px center 60%) is invalid` | PASS | | | `circle(at top 50px center 60px) is invalid` | PASS | | | `circle(at top 50px bottom 70%) is invalid` | PASS | | | `circle(at top 50px bottom 70px) is invalid` | PASS | | | `circle(at top 50px top 50%) is invalid` | PASS | | | `circle(at top 50px top 50px) is invalid` | PASS | | | `circle(at bottom 70% center 60%) is invalid` | PASS | | | `circle(at bottom 70% center 60px) is invalid` | PASS | | | `circle(at bottom 70% top 50%) is invalid` | PASS | | | `circle(at bottom 70% top 50px) is invalid` | PASS | | | `circle(at bottom 70% bottom 50%) is invalid` | PASS | | | `circle(at bottom 70% bottom 50px) is invalid` | PASS | | | `circle(at bottom 70px center 60%) is invalid` | PASS | | | `circle(at bottom 70px center 60px) is invalid` | PASS | | | `circle(at bottom 70px top 50%) is invalid` | PASS | | | `circle(at bottom 70px top 50px) is invalid` | PASS | | | `circle(at bottom 70px bottom 50%) is invalid` | PASS | | | `circle(at bottom 70px bottom 50px) is invalid` | PASS | | | `circle(at right 80% center 60%) is invalid` | PASS | | | `circle(at right 80% center 60px) is invalid` | PASS | | | `circle(at right 80% left 50%) is invalid` | PASS | | | `circle(at right 80% left 50px) is invalid` | PASS | | | `circle(at right 80% right 85%) is invalid` | PASS | | | `circle(at right 80% right 85px) is invalid` | PASS | | | `circle(at right 80px center 60%) is invalid` | PASS | | | `circle(at right 80px center 60px) is invalid` | PASS | | | `circle(at right 80px left 50%) is invalid` | PASS | | | `circle(at right 80px left 50px) is invalid` | PASS | | | `circle(at right 80px right 85%) is invalid` | PASS | | | `circle(at right 80px right 85px) is invalid` | PASS | | </details> <details> <summary><a href="http://w3c-test.org/submissions/5252/css/css-shapes-1/shape-outside/values/shape-outside-circle-004.html">/css/css-shapes-1/shape-outside/values/shape-outside-circle-004.html</a></summary> | Subtest | Results | Messages | |----------------------------------------------------------------------|---------|---------------------------------------------------------------------------------------------------------------------------------| | | OK | | | `test unit (inline): cm - circle(at 50cm)` | PASS | | | `test unit (inline): cm - circle(at 50% 50cm)` | PASS | | | `test unit (inline): cm - circle(at 50cm 50%)` | PASS | | | `test unit (inline): cm - circle(at 50cm 50cm)` | PASS | | | `test unit (inline): cm - circle(at left 50cm)` | PASS | | | `test unit (inline): cm - circle(at 50cm top)` | PASS | | | `test unit (inline): cm - circle(at right 80cm)` | PASS | | | `test unit (inline): cm - circle(at 70cm bottom)` | PASS | | | `test unit (inline): cm - circle(at center 60cm)` | PASS | | | `test unit (inline): cm - circle(at 60cm center)` | PASS | | | `test unit (inline): cm - circle(at center top 50cm)` | PASS | | | `test unit (inline): cm - circle(at center left 50cm)` | PASS | | | `test unit (inline): cm - circle(at center right 70cm)` | PASS | | | `test unit (inline): cm - circle(at center bottom 70cm)` | PASS | | | `test unit (inline): cm - circle(at left top 50cm)` | PASS | | | `test unit (inline): cm - circle(at left bottom 70cm)` | PASS | | | `test unit (inline): cm - circle(at top left 50cm)` | PASS | | | `test unit (inline): cm - circle(at top right 70cm)` | PASS | | | `test unit (inline): cm - circle(at bottom left 50cm)` | PASS | | | `test unit (inline): cm - circle(at bottom right 70cm)` | PASS | | | `test unit (inline): cm - circle(at right bottom 70cm)` | PASS | | | `test unit (inline): cm - circle(at right top 50cm)` | PASS | | | `test unit (inline): cm - circle(at left 50cm center)` | PASS | | | `test unit (inline): cm - circle(at left 50cm top)` | PASS | | | `test unit (inline): cm - circle(at left 50cm bottom)` | PASS | | | `test unit (inline): cm - circle(at top 50cm center)` | PASS | | | `test unit (inline): cm - circle(at top 50cm left)` | PASS | | | `test unit (inline): cm - circle(at top 50cm right)` | PASS | | | `test unit (inline): cm - circle(at bottom 70cm center)` | PASS | | | `test unit (inline): cm - circle(at bottom 70cm left)` | PASS | | | `test unit (inline): cm - circle(at bottom 70cm right)` | PASS | | | `test unit (inline): cm - circle(at right 80cm center)` | PASS | | | `test unit (inline): cm - circle(at right 80cm bottom)` | PASS | | | `test unit (inline): cm - circle(at right 80cm top)` | PASS | | | `test unit (inline): cm - circle(at left 50% top 50cm)` | PASS | | | `test unit (inline): cm - circle(at left 50% bottom 70cm)` | PASS | | | `test unit (inline): cm - circle(at left 50cm top 50%)` | PASS | | | `test unit (inline): cm - circle(at left 50cm top 50cm)` | PASS | | | `test unit (inline): cm - circle(at left 50cm bottom 70%)` | PASS | | | `test unit (inline): cm - circle(at left 50cm bottom 70cm)` | PASS | | | `test unit (inline): cm - circle(at top 50% left 50cm)` | PASS | | | `test unit (inline): cm - circle(at top 50% right 80cm)` | PASS | | | `test unit (inline): cm - circle(at top 50cm left 50%)` | PASS | | | `test unit (inline): cm - circle(at top 50cm left 50cm)` | PASS | | | `test unit (inline): cm - circle(at top 50cm right 80%)` | PASS | | | `test unit (inline): cm - circle(at top 50cm right 80cm)` | PASS | | | `test unit (inline): cm - circle(at bottom 70% left 50cm)` | PASS | | | `test unit (inline): cm - circle(at bottom 70% right 80cm)` | PASS | | | `test unit (inline): cm - circle(at bottom 70cm left 50%)` | PASS | | | `test unit (inline): cm - circle(at bottom 70cm left 50cm)` | PASS | | | `test unit (inline): cm - circle(at bottom 70cm right 80%)` | PASS | | | `test unit (inline): cm - circle(at bottom 70cm right 80cm)` | PASS | | | `test unit (inline): cm - circle(at right 80% top 50cm)` | PASS | | | `test unit (inline): cm - circle(at right 80% bottom 70cm)` | PASS | View on GitHub: https://github.com/w3c/web-platform-tests/pull/5252#issuecomment-290088118
Received on Wednesday, 29 March 2017 13:23:34 UTC