-
-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Intermittent failures in /quirks/line-height-calculation.html, /quirks/unitless-length/quirks.html, /quirks/unitless-length/limited-quirks.html, /quirks/blocks-ignore-line-height.html, /quirks/hashless-hex-color.html, /quirks/unitless-length/no-quirks.html #16627
Copy link
Copy link
Closed as not planned
Labels
I-intermittentProblem reproduces intermittently.Problem reproduces intermittently.
Description
These failures are unrelated to the quirk.
▶ Unexpected subtest result in /quirks-mode/line-height-calculation.html:
│ FAIL [expected PASS] The line height calculation quirk, <div id=test><img src="{png}"></div><img id=ref src="{png}"><div id=s_ref>x</div>
│ → assert_equals: quirks mode expected "1px" but got "18.633333333333333px"
│ FAIL [expected PASS] The line height calculation quirk, <table><tr><td id=test><img src="{png}"><tr><td><img id=ref src="{png}"><tr><td id=s_ref>x</table>
│ → assert_equals: quirks mode expected "1px" but got "18.633333333333333px"
│ FAIL [expected PASS] The line height calculation quirk, <pre id=test><img src="{png}"></pre><img id=ref src="{png}"><pre id=s_ref>x</pre>
│ → assert_equals: quirks mode expected "1px" but got "18.633333333333333px"
│ FAIL [expected PASS] The line height calculation quirk, span { border-right:1px solid }<div id=test><span></span></div><div id=ref>x</div><div id=s_ref>x</div>
│ → assert_equals: quirks mode expected "18.633333333333333px" but got "0px"
│ FAIL [expected PASS] The line height calculation quirk, span { border-left:1px solid }<div id=test><span></span></div><div id=ref>x</div><div id=s_ref>x</div>
│ → assert_equals: quirks mode expected "18.633333333333333px" but got "0px"
│ FAIL [expected PASS] The line height calculation quirk, span { padding-right:1px }<div id=test><span></span></div><div id=ref>x</div><div id=s_ref>x</div>
│ → assert_equals: quirks mode expected "18.633333333333333px" but got "0px"
│ FAIL [expected PASS] The line height calculation quirk, span { padding-left:1px }<div id=test><span></span></div><div id=ref>x</div><div id=s_ref>x</div>
│ → assert_equals: quirks mode expected "18.633333333333333px" but got "0px"
│ FAIL [expected PASS] The line height calculation quirk, span { display:inline-block; height:1px }<div id=test><i><span></span> </i></div><span id=ref></span><div id=s_ref>x</div>
│ → assert_equals: quirks mode expected "1px" but got "18.633333333333333px"
│ FAIL [expected PASS] The line height calculation quirk, <div id=test><img src="{png}" border=1></div><img id=ref src="{png}" height=3><div id=s_ref>x</div>
│ → assert_equals: quirks mode expected "3px" but got "18.633333333333333px"
│ FAIL [expected PASS] The line height calculation quirk, #test img { padding:1px }<div id=test><img src="{png}"></div><img id=ref src="{png}" height=3><div id=s_ref>x</div>
│ → assert_equals: quirks mode expected "3px" but got "18.633333333333333px"
│ FAIL [expected PASS] The line height calculation quirk, iframe { height:1px }<div id=test><iframe></iframe></div><img id=ref src="{png}" height=5><div id=s_ref>x</div>
│ → assert_equals: quirks mode expected "5px" but got "18.633333333333333px"
│ FAIL [expected PASS] The line height calculation quirk, #test::before { content:"" } #test::before, span { border:solid }<div id=test></div><div id=ref><span>x</span></div><div id=s_ref><span>x</span></div>
│ → assert_equals: quirks mode expected "18.633333333333333px" but got "0px"
│
│ onload/</<@http://web-platform.test:8000/quirks-mode/line-height-calculation.html:80:17
│ Test.prototype.step@http://web-platform.test:8000/resources/testharness.js:1406:20
│ test@http://web-platform.test:8000/resources/testharness.js:497:9
│ onload/<@http://web-platform.test:8000/quirks-mode/line-height-calculation.html:70:13
└ onload@http://web-platform.test:8000/quirks-mode/line-height-calculation.html:69:9
▶ Unexpected subtest result in /quirks-mode/line-height-calculation.html:
│ FAIL [expected PASS] The line height calculation quirk, span { margin:1px }<div id=test><span></span></div><div id=ref></div><div id=s_ref>x</div>
│ → assert_equals: standards mode expected "18.633333333333333px" but got "0px"
│ FAIL [expected PASS] The line height calculation quirk, span { margin:0 1px }<div id=test><span></span></div><div id=ref></div><div id=s_ref>x</div>
│ → assert_equals: standards mode expected "18.633333333333333px" but got "0px"
│ FAIL [expected PASS] The line height calculation quirk, span { margin:0 1px; padding:1px 0 }<div id=test><span></span></div><div id=ref></div><div id=s_ref>x</div>
│ → assert_equals: standards mode expected "18.633333333333333px" but got "0px"
│ FAIL [expected PASS] The line height calculation quirk, div { line-height: 0;} span { margin:0 1px; line-height: normal; }<div id=test>x<span></span></div><div id=ref>x</div><div id=s_ref>x<span>x</span></div>
│ → assert_equals: standards mode expected "18.633333333333333px" but got "0px"
│
│ onload/</<@http://web-platform.test:8000/quirks-mode/line-height-calculation.html:86:17
│ Test.prototype.step@http://web-platform.test:8000/resources/testharness.js:1406:20
│ test@http://web-platform.test:8000/resources/testharness.js:497:9
│ onload/<@http://web-platform.test:8000/quirks-mode/line-height-calculation.html:70:13
└ onload@http://web-platform.test:8000/quirks-mode/line-height-calculation.html:69:9
▶ Unexpected subtest result in /quirks-mode/unitless-length.html:
│ FAIL [expected PASS] bottom: 1 (almost standards)
│ → assert_equals: bottom in almost standards mode expected "34px" but got "22px"
│ FAIL [expected PASS] top: 1 (almost standards)
│ → assert_equals: top in almost standards mode expected "14px" but got "8px"
│ FAIL [expected PASS] bottom: +1 (almost standards)
│ → assert_equals: bottom in almost standards mode expected "34px" but got "22px"
│ FAIL [expected PASS] top: +1 (almost standards)
│ → assert_equals: top in almost standards mode expected "14px" but got "8px"
│ FAIL [expected PASS] bottom: -1 (almost standards)
│ → assert_equals: bottom in almost standards mode expected "34px" but got "22px"
│ FAIL [expected PASS] top: -1 (almost standards)
│ → assert_equals: top in almost standards mode expected "14px" but got "8px"
│ FAIL [expected PASS] bottom: 1.5 (almost standards)
│ → assert_equals: bottom in almost standards mode expected "34px" but got "22px"
│ FAIL [expected PASS] top: 1.5 (almost standards)
│ → assert_equals: top in almost standards mode expected "14px" but got "8px"
│ FAIL [expected PASS] bottom: +1.5 (almost standards)
│ → assert_equals: bottom in almost standards mode expected "34px" but got "22px"
│ FAIL [expected PASS] top: +1.5 (almost standards)
│ → assert_equals: top in almost standards mode expected "14px" but got "8px"
│ FAIL [expected PASS] bottom: -1.5 (almost standards)
│ → assert_equals: bottom in almost standards mode expected "34px" but got "22px"
│ FAIL [expected PASS] top: -1.5 (almost standards)
│ → assert_equals: top in almost standards mode expected "14px" but got "8px"
│ FAIL [expected PASS] bottom: \\31 (almost standards)
│ → assert_equals: bottom in almost standards mode expected "34px" but got "22px"
│ FAIL [expected PASS] top: \\31 (almost standards)
│ → assert_equals: top in almost standards mode expected "14px" but got "8px"
│ FAIL [expected PASS] bottom: +\\31 (almost standards)
│ → assert_equals: bottom in almost standards mode expected "34px" but got "22px"
│ FAIL [expected PASS] top: +\\31 (almost standards)
│ → assert_equals: top in almost standards mode expected "14px" but got "8px"
│ FAIL [expected PASS] bottom: -\\31 (almost standards)
│ → assert_equals: bottom in almost standards mode expected "34px" but got "22px"
│ FAIL [expected PASS] top: -\\31 (almost standards)
│ → assert_equals: top in almost standards mode expected "14px" but got "8px"
│ FAIL [expected PASS] bottom: \\31 .5 (almost standards)
│ → assert_equals: bottom in almost standards mode expected "34px" but got "22px"
│ FAIL [expected PASS] top: \\31 .5 (almost standards)
│ → assert_equals: top in almost standards mode expected "14px" but got "8px"
│ FAIL [expected PASS] bottom: +\\31 .5 (almost standards)
│ → assert_equals: bottom in almost standards mode expected "34px" but got "22px"
│ FAIL [expected PASS] top: +\\31 .5 (almost standards)
│ → assert_equals: top in almost standards mode expected "14px" but got "8px"
│ FAIL [expected PASS] bottom: -\\31 .5 (almost standards)
│ → assert_equals: bottom in almost standards mode expected "34px" but got "22px"
│ FAIL [expected PASS] top: -\\31 .5 (almost standards)
│ → assert_equals: top in almost standards mode expected "14px" but got "8px"
│ FAIL [expected PASS] bottom: 1\\31 (almost standards)
│ → assert_equals: bottom in almost standards mode expected "34px" but got "22px"
│ FAIL [expected PASS] top: 1\\31 (almost standards)
│ → assert_equals: top in almost standards mode expected "14px" but got "8px"
│ FAIL [expected PASS] bottom: +1\\31 (almost standards)
│ → assert_equals: bottom in almost standards mode expected "34px" but got "22px"
│ FAIL [expected PASS] top: +1\\31 (almost standards)
│ → assert_equals: top in almost standards mode expected "14px" but got "8px"
│ FAIL [expected PASS] bottom: -1\\31 (almost standards)
│ → assert_equals: bottom in almost standards mode expected "34px" but got "22px"
│ FAIL [expected PASS] top: -1\\31 (almost standards)
│ → assert_equals: top in almost standards mode expected "14px" but got "8px"
│ FAIL [expected PASS] bottom: 1\\31 .5 (almost standards)
│ → assert_equals: bottom in almost standards mode expected "34px" but got "22px"
│ FAIL [expected PASS] top: 1\\31 .5 (almost standards)
│ → assert_equals: top in almost standards mode expected "14px" but got "8px"
│ FAIL [expected PASS] bottom: +1\\31 .5 (almost standards)
│ → assert_equals: bottom in almost standards mode expected "34px" but got "22px"
│ FAIL [expected PASS] top: +1\\31 .5 (almost standards)
│ → assert_equals: top in almost standards mode expected "14px" but got "8px"
│ FAIL [expected PASS] bottom: -1\\31 .5 (almost standards)
│ → assert_equals: bottom in almost standards mode expected "34px" but got "22px"
│ FAIL [expected PASS] top: -1\\31 .5 (almost standards)
│ → assert_equals: top in almost standards mode expected "14px" but got "8px"
│ FAIL [expected PASS] bottom: a (almost standards)
│ → assert_equals: bottom in almost standards mode expected "34px" but got "22px"
│ FAIL [expected PASS] top: a (almost standards)
│ → assert_equals: top in almost standards mode expected "14px" but got "8px"
│ FAIL [expected PASS] bottom: A (almost standards)
│ → assert_equals: bottom in almost standards mode expected "34px" but got "22px"
│ FAIL [expected PASS] top: A (almost standards)
│ → assert_equals: top in almost standards mode expected "14px" but got "8px"
│ FAIL [expected PASS] bottom: 1a (almost standards)
│ → assert_equals: bottom in almost standards mode expected "34px" but got "22px"
│ FAIL [expected PASS] top: 1a (almost standards)
│ → assert_equals: top in almost standards mode expected "14px" but got "8px"
│ FAIL [expected PASS] bottom: +1a (almost standards)
│ → assert_equals: bottom in almost standards mode expected "34px" but got "22px"
│ FAIL [expected PASS] top: +1a (almost standards)
│ → assert_equals: top in almost standards mode expected "14px" but got "8px"
│ FAIL [expected PASS] bottom: -1a (almost standards)
│ → assert_equals: bottom in almost standards mode expected "34px" but got "22px"
│ FAIL [expected PASS] top: -1a (almost standards)
│ → assert_equals: top in almost standards mode expected "14px" but got "8px"
│ FAIL [expected PASS] bottom: +1A (almost standards)
│ → assert_equals: bottom in almost standards mode expected "34px" but got "22px"
│ FAIL [expected PASS] top: +1A (almost standards)
│ → assert_equals: top in almost standards mode expected "14px" but got "8px"
│ FAIL [expected PASS] bottom: -1A (almost standards)
│ → assert_equals: bottom in almost standards mode expected "34px" but got "22px"
│ FAIL [expected PASS] top: -1A (almost standards)
│ → assert_equals: top in almost standards mode expected "14px" but got "8px"
│ FAIL [expected PASS] bottom: +a (almost standards)
│ → assert_equals: bottom in almost standards mode expected "34px" but got "22px"
│ FAIL [expected PASS] top: +a (almost standards)
│ → assert_equals: top in almost standards mode expected "14px" but got "8px"
│ FAIL [expected PASS] bottom: -a (almost standards)
│ → assert_equals: bottom in almost standards mode expected "34px" but got "22px"
│ FAIL [expected PASS] top: -a (almost standards)
│ → assert_equals: top in almost standards mode expected "14px" but got "8px"
│ FAIL [expected PASS] bottom: +A (almost standards)
│ → assert_equals: bottom in almost standards mode expected "34px" but got "22px"
│ FAIL [expected PASS] top: +A (almost standards)
│ → assert_equals: top in almost standards mode expected "14px" but got "8px"
│ FAIL [expected PASS] bottom: -A (almost standards)
│ → assert_equals: bottom in almost standards mode expected "34px" but got "22px"
│ FAIL [expected PASS] top: -A (almost standards)
│ → assert_equals: top in almost standards mode expected "14px" but got "8px"
│ FAIL [expected PASS] bottom: @a (almost standards)
│ → assert_equals: bottom in almost standards mode expected "34px" but got "22px"
│ FAIL [expected PASS] top: @a (almost standards)
│ → assert_equals: top in almost standards mode expected "14px" but got "8px"
│ FAIL [expected PASS] bottom: @1 (almost standards)
│ → assert_equals: bottom in almost standards mode expected "34px" but got "22px"
│ FAIL [expected PASS] top: @1 (almost standards)
│ → assert_equals: top in almost standards mode expected "14px" but got "8px"
│ FAIL [expected PASS] bottom: @1a (almost standards)
│ → assert_equals: bottom in almost standards mode expected "34px" but got "22px"
│ FAIL [expected PASS] top: @1a (almost standards)
│ → assert_equals: top in almost standards mode expected "14px" but got "8px"
│ FAIL [expected PASS] bottom: "a" (almost standards)
│ → assert_equals: bottom in almost standards mode expected "34px" but got "22px"
│ FAIL [expected PASS] top: "a" (almost standards)
│ → assert_equals: top in almost standards mode expected "14px" but got "8px"
│ FAIL [expected PASS] bottom: "1" (almost standards)
│ → assert_equals: bottom in almost standards mode expected "34px" but got "22px"
│ FAIL [expected PASS] top: "1" (almost standards)
│ → assert_equals: top in almost standards mode expected "14px" but got "8px"
│ FAIL [expected PASS] bottom: "1a" (almost standards)
│ → assert_equals: bottom in almost standards mode expected "34px" but got "22px"
│ FAIL [expected PASS] top: "1a" (almost standards)
│ → assert_equals: top in almost standards mode expected "14px" but got "8px"
│ FAIL [expected PASS] bottom: url(1) (almost standards)
│ → assert_equals: bottom in almost standards mode expected "34px" but got "22px"
│ FAIL [expected PASS] top: url(1) (almost standards)
│ → assert_equals: top in almost standards mode expected "14px" but got "8px"
│ FAIL [expected PASS] bottom: url('1') (almost standards)
│ → assert_equals: bottom in almost standards mode expected "34px" but got "22px"
│ FAIL [expected PASS] top: url('1') (almost standards)
│ → assert_equals: top in almost standards mode expected "14px" but got "8px"
│ FAIL [expected PASS] bottom: #1 (almost standards)
│ → assert_equals: bottom in almost standards mode expected "34px" but got "22px"
│ FAIL [expected PASS] top: #1 (almost standards)
│ → assert_equals: top in almost standards mode expected "14px" but got "8px"
│ FAIL [expected PASS] bottom: #01 (almost standards)
│ → assert_equals: bottom in almost standards mode expected "34px" but got "22px"
│ FAIL [expected PASS] top: #01 (almost standards)
│ → assert_equals: top in almost standards mode expected "14px" but got "8px"
│ FAIL [expected PASS] bottom: #001 (almost standards)
│ → assert_equals: bottom in almost standards mode expected "34px" but got "22px"
│ FAIL [expected PASS] top: #001 (almost standards)
│ → assert_equals: top in almost standards mode expected "14px" but got "8px"
│ FAIL [expected PASS] bottom: #0001 (almost standards)
│ → assert_equals: bottom in almost standards mode expected "34px" but got "22px"
│ FAIL [expected PASS] top: #0001 (almost standards)
│ → assert_equals: top in almost standards mode expected "14px" but got "8px"
│ FAIL [expected PASS] bottom: #00001 (almost standards)
│ → assert_equals: bottom in almost standards mode expected "34px" but got "22px"
│ FAIL [expected PASS] top: #00001 (almost standards)
│ → assert_equals: top in almost standards mode expected "14px" but got "8px"
│ FAIL [expected PASS] bottom: #000001 (almost standards)
│ → assert_equals: bottom in almost standards mode expected "34px" but got "22px"
│ FAIL [expected PASS] top: #000001 (almost standards)
│ → assert_equals: top in almost standards mode expected "14px" but got "8px"
│ FAIL [expected PASS] bottom: +/**/1 (almost standards)
│ → assert_equals: bottom in almost standards mode expected "34px" but got "22px"
│ FAIL [expected PASS] top: +/**/1 (almost standards)
│ → assert_equals: top in almost standards mode expected "14px" but got "8px"
│ FAIL [expected PASS] bottom: -/**/1 (almost standards)
│ → assert_equals: bottom in almost standards mode expected "34px" but got "22px"
│ FAIL [expected PASS] top: -/**/1 (almost standards)
│ → assert_equals: top in almost standards mode expected "14px" but got "8px"
│ FAIL [expected PASS] bottom: calc(1) (almost standards)
│ → assert_equals: bottom in almost standards mode expected "34px" but got "22px"
│ FAIL [expected PASS] top: calc(1) (almost standards)
│ → assert_equals: top in almost standards mode expected "14px" but got "8px"
│ FAIL [expected PASS] bottom: calc(2 * 2px) (almost standards)
│ → assert_equals: bottom in almost standards mode expected "30px" but got "18px"
│ FAIL [expected PASS] top: calc(2 * 2px) (almost standards)
│ → assert_equals: top in almost standards mode expected "14px" but got "8px"
│
│ onload/</<@http://web-platform.test:8000/quirks-mode/unitless-length.html:160:21
│ Test.prototype.step@http://web-platform.test:8000/resources/testharness.js:1406:20
│ test@http://web-platform.test:8000/resources/testharness.js:497:9
│ onload/<@http://web-platform.test:8000/quirks-mode/unitless-length.html:154:17
└ onload@http://web-platform.test:8000/quirks-mode/unitless-length.html:132:9
▶ Unexpected subtest result in /quirks-mode/unitless-length.html:
│ FAIL [expected PASS] bottom: 1 (quirks)
│ → assert_equals: bottom expected "33px" but got "21px"
│ FAIL [expected PASS] top: 1 (quirks)
│ → assert_equals: top expected "14px" but got "8px"
│ FAIL [expected PASS] bottom: +1 (quirks)
│ → assert_equals: bottom expected "33px" but got "21px"
│ FAIL [expected PASS] top: +1 (quirks)
│ → assert_equals: top expected "14px" but got "8px"
│ FAIL [expected PASS] bottom: -1 (quirks)
│ → assert_equals: bottom expected "35px" but got "23px"
│ FAIL [expected PASS] top: -1 (quirks)
│ → assert_equals: top expected "14px" but got "8px"
│ FAIL [expected PASS] bottom: 1.5 (quirks)
│ → assert_equals: bottom expected "32.5px" but got "20.5px"
│ FAIL [expected PASS] top: 1.5 (quirks)
│ → assert_equals: top expected "14px" but got "8px"
│ FAIL [expected PASS] bottom: +1.5 (quirks)
│ → assert_equals: bottom expected "32.5px" but got "20.5px"
│ FAIL [expected PASS] top: +1.5 (quirks)
│ → assert_equals: top expected "14px" but got "8px"
│ FAIL [expected PASS] bottom: -1.5 (quirks)
│ → assert_equals: bottom expected "35.5px" but got "23.5px"
│ FAIL [expected PASS] top: -1.5 (quirks)
│ → assert_equals: top expected "14px" but got "8px"
│ FAIL [expected PASS] bottom: \\31 (quirks)
│ → assert_equals: bottom expected "34px" but got "22px"
│ FAIL [expected PASS] top: \\31 (quirks)
│ → assert_equals: top expected "14px" but got "8px"
│ FAIL [expected PASS] bottom: +\\31 (quirks)
│ → assert_equals: bottom expected "34px" but got "22px"
│ FAIL [expected PASS] top: +\\31 (quirks)
│ → assert_equals: top expected "14px" but got "8px"
│ FAIL [expected PASS] bottom: -\\31 (quirks)
│ → assert_equals: bottom expected "34px" but got "22px"
│ FAIL [expected PASS] top: -\\31 (quirks)
│ → assert_equals: top expected "14px" but got "8px"
│ FAIL [expected PASS] bottom: \\31 .5 (quirks)
│ → assert_equals: bottom expected "34px" but got "22px"
│ FAIL [expected PASS] top: \\31 .5 (quirks)
│ → assert_equals: top expected "14px" but got "8px"
│ FAIL [expected PASS] bottom: +\\31 .5 (quirks)
│ → assert_equals: bottom expected "34px" but got "22px"
│ FAIL [expected PASS] top: +\\31 .5 (quirks)
│ → assert_equals: top expected "14px" but got "8px"
│ FAIL [expected PASS] bottom: -\\31 .5 (quirks)
│ → assert_equals: bottom expected "34px" but got "22px"
│ FAIL [expected PASS] top: -\\31 .5 (quirks)
│ → assert_equals: top expected "14px" but got "8px"
│ FAIL [expected PASS] bottom: 1\\31 (quirks)
│ → assert_equals: bottom expected "34px" but got "22px"
│ FAIL [expected PASS] top: 1\\31 (quirks)
│ → assert_equals: top expected "14px" but got "8px"
│ FAIL [expected PASS] bottom: +1\\31 (quirks)
│ → assert_equals: bottom expected "34px" but got "22px"
│ FAIL [expected PASS] top: +1\\31 (quirks)
│ → assert_equals: top expected "14px" but got "8px"
│ FAIL [expected PASS] bottom: -1\\31 (quirks)
│ → assert_equals: bottom expected "34px" but got "22px"
│ FAIL [expected PASS] top: -1\\31 (quirks)
│ → assert_equals: top expected "14px" but got "8px"
│ FAIL [expected PASS] bottom: 1\\31 .5 (quirks)
│ → assert_equals: bottom expected "34px" but got "22px"
│ FAIL [expected PASS] top: 1\\31 .5 (quirks)
│ → assert_equals: top expected "14px" but got "8px"
│ FAIL [expected PASS] bottom: +1\\31 .5 (quirks)
│ → assert_equals: bottom expected "34px" but got "22px"
│ FAIL [expected PASS] top: +1\\31 .5 (quirks)
│ → assert_equals: top expected "14px" but got "8px"
│ FAIL [expected PASS] bottom: -1\\31 .5 (quirks)
│ → assert_equals: bottom expected "34px" but got "22px"
│ FAIL [expected PASS] top: -1\\31 .5 (quirks)
│ → assert_equals: top expected "14px" but got "8px"
│ FAIL [expected PASS] bottom: a (quirks)
│ → assert_equals: bottom expected "34px" but got "22px"
│ FAIL [expected PASS] top: a (quirks)
│ → assert_equals: top expected "14px" but got "8px"
│ FAIL [expected PASS] bottom: A (quirks)
│ → assert_equals: bottom expected "34px" but got "22px"
│ FAIL [expected PASS] top: A (quirks)
│ → assert_equals: top expected "14px" but got "8px"
│ FAIL [expected PASS] bottom: 1a (quirks)
│ → assert_equals: bottom expected "34px" but got "22px"
│ FAIL [expected PASS] top: 1a (quirks)
│ → assert_equals: top expected "14px" but got "8px"
│ FAIL [expected PASS] bottom: +1a (quirks)
│ → assert_equals: bottom expected "34px" but got "22px"
│ FAIL [expected PASS] top: +1a (quirks)
│ → assert_equals: top expected "14px" but got "8px"
│ FAIL [expected PASS] bottom: -1a (quirks)
│ → assert_equals: bottom expected "34px" but got "22px"
│ FAIL [expected PASS] top: -1a (quirks)
│ → assert_equals: top expected "14px" but got "8px"
│ FAIL [expected PASS] bottom: +1A (quirks)
│ → assert_equals: bottom expected "34px" but got "22px"
│ FAIL [expected PASS] top: +1A (quirks)
│ → assert_equals: top expected "14px" but got "8px"
│ FAIL [expected PASS] bottom: -1A (quirks)
│ → assert_equals: bottom expected "34px" but got "22px"
│ FAIL [expected PASS] top: -1A (quirks)
│ → assert_equals: top expected "14px" but got "8px"
│ FAIL [expected PASS] bottom: +a (quirks)
│ → assert_equals: bottom expected "34px" but got "22px"
│ FAIL [expected PASS] top: +a (quirks)
│ → assert_equals: top expected "14px" but got "8px"
│ FAIL [expected PASS] bottom: -a (quirks)
│ → assert_equals: bottom expected "34px" but got "22px"
│ FAIL [expected PASS] top: -a (quirks)
│ → assert_equals: top expected "14px" but got "8px"
│ FAIL [expected PASS] bottom: +A (quirks)
│ → assert_equals: bottom expected "34px" but got "22px"
│ FAIL [expected PASS] top: +A (quirks)
│ → assert_equals: top expected "14px" but got "8px"
│ FAIL [expected PASS] bottom: -A (quirks)
│ → assert_equals: bottom expected "34px" but got "22px"
│ FAIL [expected PASS] top: -A (quirks)
│ → assert_equals: top expected "14px" but got "8px"
│ FAIL [expected PASS] bottom: @a (quirks)
│ → assert_equals: bottom expected "34px" but got "22px"
│ FAIL [expected PASS] top: @a (quirks)
│ → assert_equals: top expected "14px" but got "8px"
│ FAIL [expected PASS] bottom: @1 (quirks)
│ → assert_equals: bottom expected "34px" but got "22px"
│ FAIL [expected PASS] top: @1 (quirks)
│ → assert_equals: top expected "14px" but got "8px"
│ FAIL [expected PASS] bottom: @1a (quirks)
│ → assert_equals: bottom expected "34px" but got "22px"
│ FAIL [expected PASS] top: @1a (quirks)
│ → assert_equals: top expected "14px" but got "8px"
│ FAIL [expected PASS] bottom: "a" (quirks)
│ → assert_equals: bottom expected "34px" but got "22px"
│ FAIL [expected PASS] top: "a" (quirks)
│ → assert_equals: top expected "14px" but got "8px"
│ FAIL [expected PASS] bottom: "1" (quirks)
│ → assert_equals: bottom expected "34px" but got "22px"
│ FAIL [expected PASS] top: "1" (quirks)
│ → assert_equals: top expected "14px" but got "8px"
│ FAIL [expected PASS] bottom: "1a" (quirks)
│ → assert_equals: bottom expected "34px" but got "22px"
│ FAIL [expected PASS] top: "1a" (quirks)
│ → assert_equals: top expected "14px" but got "8px"
│ FAIL [expected PASS] bottom: url(1) (quirks)
│ → assert_equals: bottom expected "34px" but got "22px"
│ FAIL [expected PASS] top: url(1) (quirks)
│ → assert_equals: top expected "14px" but got "8px"
│ FAIL [expected PASS] bottom: url('1') (quirks)
│ → assert_equals: bottom expected "34px" but got "22px"
│ FAIL [expected PASS] top: url('1') (quirks)
│ → assert_equals: top expected "14px" but got "8px"
│ FAIL [expected PASS] bottom: #1 (quirks)
│ → assert_equals: bottom expected "34px" but got "22px"
│ FAIL [expected PASS] top: #1 (quirks)
│ → assert_equals: top expected "14px" but got "8px"
│ FAIL [expected PASS] bottom: #01 (quirks)
│ → assert_equals: bottom expected "34px" but got "22px"
│ FAIL [expected PASS] top: #01 (quirks)
│ → assert_equals: top expected "14px" but got "8px"
│ FAIL [expected PASS] bottom: #001 (quirks)
│ → assert_equals: bottom expected "34px" but got "22px"
│ FAIL [expected PASS] top: #001 (quirks)
│ → assert_equals: top expected "14px" but got "8px"
│ FAIL [expected PASS] bottom: #0001 (quirks)
│ → assert_equals: bottom expected "34px" but got "22px"
│ FAIL [expected PASS] top: #0001 (quirks)
│ → assert_equals: top expected "14px" but got "8px"
│ FAIL [expected PASS] bottom: #00001 (quirks)
│ → assert_equals: bottom expected "34px" but got "22px"
│ FAIL [expected PASS] top: #00001 (quirks)
│ → assert_equals: top expected "14px" but got "8px"
│ FAIL [expected PASS] bottom: #000001 (quirks)
│ → assert_equals: bottom expected "34px" but got "22px"
│ FAIL [expected PASS] top: #000001 (quirks)
│ → assert_equals: top expected "14px" but got "8px"
│ FAIL [expected PASS] bottom: +/**/1 (quirks)
│ → assert_equals: bottom expected "34px" but got "22px"
│ FAIL [expected PASS] top: +/**/1 (quirks)
│ → assert_equals: top expected "14px" but got "8px"
│ FAIL [expected PASS] bottom: -/**/1 (quirks)
│ → assert_equals: bottom expected "34px" but got "22px"
│ FAIL [expected PASS] top: -/**/1 (quirks)
│ → assert_equals: top expected "14px" but got "8px"
│ FAIL [expected PASS] bottom: calc(1) (quirks)
│ → assert_equals: bottom expected "34px" but got "22px"
│ FAIL [expected PASS] top: calc(1) (quirks)
│ → assert_equals: top expected "14px" but got "8px"
│ FAIL [expected PASS] bottom: calc(2 * 2px) (quirks)
│ → assert_equals: bottom expected "30px" but got "18px"
│ FAIL [expected PASS] top: calc(2 * 2px) (quirks)
│ → assert_equals: top expected "14px" but got "8px"
│
│ onload/</<@http://web-platform.test:8000/quirks-mode/unitless-length.html:143:21
│ Test.prototype.step@http://web-platform.test:8000/resources/testharness.js:1406:20
│ test@http://web-platform.test:8000/resources/testharness.js:497:9
│ onload/<@http://web-platform.test:8000/quirks-mode/unitless-length.html:137:17
└ onload@http://web-platform.test:8000/quirks-mode/unitless-length.html:132:9
▶ Unexpected subtest result in /quirks-mode/unitless-length.html:
│ FAIL [expected PASS] bottom: 1 (standards)
│ → assert_equals: bottom in standards mode expected "34px" but got "22px"
│ FAIL [expected PASS] top: 1 (standards)
│ → assert_equals: top in standards mode expected "14px" but got "8px"
│ FAIL [expected PASS] bottom: +1 (standards)
│ → assert_equals: bottom in standards mode expected "34px" but got "22px"
│ FAIL [expected PASS] top: +1 (standards)
│ → assert_equals: top in standards mode expected "14px" but got "8px"
│ FAIL [expected PASS] bottom: -1 (standards)
│ → assert_equals: bottom in standards mode expected "34px" but got "22px"
│ FAIL [expected PASS] top: -1 (standards)
│ → assert_equals: top in standards mode expected "14px" but got "8px"
│ FAIL [expected PASS] bottom: 1.5 (standards)
│ → assert_equals: bottom in standards mode expected "34px" but got "22px"
│ FAIL [expected PASS] top: 1.5 (standards)
│ → assert_equals: top in standards mode expected "14px" but got "8px"
│ FAIL [expected PASS] bottom: +1.5 (standards)
│ → assert_equals: bottom in standards mode expected "34px" but got "22px"
│ FAIL [expected PASS] top: +1.5 (standards)
│ → assert_equals: top in standards mode expected "14px" but got "8px"
│ FAIL [expected PASS] bottom: -1.5 (standards)
│ → assert_equals: bottom in standards mode expected "34px" but got "22px"
│ FAIL [expected PASS] top: -1.5 (standards)
│ → assert_equals: top in standards mode expected "14px" but got "8px"
│ FAIL [expected PASS] bottom: \\31 (standards)
│ → assert_equals: bottom in standards mode expected "34px" but got "22px"
│ FAIL [expected PASS] top: \\31 (standards)
│ → assert_equals: top in standards mode expected "14px" but got "8px"
│ FAIL [expected PASS] bottom: +\\31 (standards)
│ → assert_equals: bottom in standards mode expected "34px" but got "22px"
│ FAIL [expected PASS] top: +\\31 (standards)
│ → assert_equals: top in standards mode expected "14px" but got "8px"
│ FAIL [expected PASS] bottom: -\\31 (standards)
│ → assert_equals: bottom in standards mode expected "34px" but got "22px"
│ FAIL [expected PASS] top: -\\31 (standards)
│ → assert_equals: top in standards mode expected "14px" but got "8px"
│ FAIL [expected PASS] bottom: \\31 .5 (standards)
│ → assert_equals: bottom in standards mode expected "34px" but got "22px"
│ FAIL [expected PASS] top: \\31 .5 (standards)
│ → assert_equals: top in standards mode expected "14px" but got "8px"
│ FAIL [expected PASS] bottom: +\\31 .5 (standards)
│ → assert_equals: bottom in standards mode expected "34px" but got "22px"
│ FAIL [expected PASS] top: +\\31 .5 (standards)
│ → assert_equals: top in standards mode expected "14px" but got "8px"
│ FAIL [expected PASS] bottom: -\\31 .5 (standards)
│ → assert_equals: bottom in standards mode expected "34px" but got "22px"
│ FAIL [expected PASS] top: -\\31 .5 (standards)
│ → assert_equals: top in standards mode expected "14px" but got "8px"
│ FAIL [expected PASS] bottom: 1\\31 (standards)
│ → assert_equals: bottom in standards mode expected "34px" but got "22px"
│ FAIL [expected PASS] top: 1\\31 (standards)
│ → assert_equals: top in standards mode expected "14px" but got "8px"
│ FAIL [expected PASS] bottom: +1\\31 (standards)
│ → assert_equals: bottom in standards mode expected "34px" but got "22px"
│ FAIL [expected PASS] top: +1\\31 (standards)
│ → assert_equals: top in standards mode expected "14px" but got "8px"
│ FAIL [expected PASS] bottom: -1\\31 (standards)
│ → assert_equals: bottom in standards mode expected "34px" but got "22px"
│ FAIL [expected PASS] top: -1\\31 (standards)
│ → assert_equals: top in standards mode expected "14px" but got "8px"
│ FAIL [expected PASS] bottom: 1\\31 .5 (standards)
│ → assert_equals: bottom in standards mode expected "34px" but got "22px"
│ FAIL [expected PASS] top: 1\\31 .5 (standards)
│ → assert_equals: top in standards mode expected "14px" but got "8px"
│ FAIL [expected PASS] bottom: +1\\31 .5 (standards)
│ → assert_equals: bottom in standards mode expected "34px" but got "22px"
│ FAIL [expected PASS] top: +1\\31 .5 (standards)
│ → assert_equals: top in standards mode expected "14px" but got "8px"
│ FAIL [expected PASS] bottom: -1\\31 .5 (standards)
│ → assert_equals: bottom in standards mode expected "34px" but got "22px"
│ FAIL [expected PASS] top: -1\\31 .5 (standards)
│ → assert_equals: top in standards mode expected "14px" but got "8px"
│ FAIL [expected PASS] bottom: a (standards)
│ → assert_equals: bottom in standards mode expected "34px" but got "22px"
│ FAIL [expected PASS] top: a (standards)
│ → assert_equals: top in standards mode expected "14px" but got "8px"
│ FAIL [expected PASS] bottom: A (standards)
│ → assert_equals: bottom in standards mode expected "34px" but got "22px"
│ FAIL [expected PASS] top: A (standards)
│ → assert_equals: top in standards mode expected "14px" but got "8px"
│ FAIL [expected PASS] bottom: 1a (standards)
│ → assert_equals: bottom in standards mode expected "34px" but got "22px"
│ FAIL [expected PASS] top: 1a (standards)
│ → assert_equals: top in standards mode expected "14px" but got "8px"
│ FAIL [expected PASS] bottom: +1a (standards)
│ → assert_equals: bottom in standards mode expected "34px" but got "22px"
│ FAIL [expected PASS] top: +1a (standards)
│ → assert_equals: top in standards mode expected "14px" but got "8px"
│ FAIL [expected PASS] bottom: -1a (standards)
│ → assert_equals: bottom in standards mode expected "34px" but got "22px"
│ FAIL [expected PASS] top: -1a (standards)
│ → assert_equals: top in standards mode expected "14px" but got "8px"
│ FAIL [expected PASS] bottom: +1A (standards)
│ → assert_equals: bottom in standards mode expected "34px" but got "22px"
│ FAIL [expected PASS] top: +1A (standards)
│ → assert_equals: top in standards mode expected "14px" but got "8px"
│ FAIL [expected PASS] bottom: -1A (standards)
│ → assert_equals: bottom in standards mode expected "34px" but got "22px"
│ FAIL [expected PASS] top: -1A (standards)
│ → assert_equals: top in standards mode expected "14px" but got "8px"
│ FAIL [expected PASS] bottom: +a (standards)
│ → assert_equals: bottom in standards mode expected "34px" but got "22px"
│ FAIL [expected PASS] top: +a (standards)
│ → assert_equals: top in standards mode expected "14px" but got "8px"
│ FAIL [expected PASS] bottom: -a (standards)
│ → assert_equals: bottom in standards mode expected "34px" but got "22px"
│ FAIL [expected PASS] top: -a (standards)
│ → assert_equals: top in standards mode expected "14px" but got "8px"
│ FAIL [expected PASS] bottom: +A (standards)
│ → assert_equals: bottom in standards mode expected "34px" but got "22px"
│ FAIL [expected PASS] top: +A (standards)
│ → assert_equals: top in standards mode expected "14px" but got "8px"
│ FAIL [expected PASS] bottom: -A (standards)
│ → assert_equals: bottom in standards mode expected "34px" but got "22px"
│ FAIL [expected PASS] top: -A (standards)
│ → assert_equals: top in standards mode expected "14px" but got "8px"
│ FAIL [expected PASS] bottom: @a (standards)
│ → assert_equals: bottom in standards mode expected "34px" but got "22px"
│ FAIL [expected PASS] top: @a (standards)
│ → assert_equals: top in standards mode expected "14px" but got "8px"
│ FAIL [expected PASS] bottom: @1 (standards)
│ → assert_equals: bottom in standards mode expected "34px" but got "22px"
│ FAIL [expected PASS] top: @1 (standards)
│ → assert_equals: top in standards mode expected "14px" but got "8px"
│ FAIL [expected PASS] bottom: @1a (standards)
│ → assert_equals: bottom in standards mode expected "34px" but got "22px"
│ FAIL [expected PASS] top: @1a (standards)
│ → assert_equals: top in standards mode expected "14px" but got "8px"
│ FAIL [expected PASS] bottom: "a" (standards)
│ → assert_equals: bottom in standards mode expected "34px" but got "22px"
│ FAIL [expected PASS] top: "a" (standards)
│ → assert_equals: top in standards mode expected "14px" but got "8px"
│ FAIL [expected PASS] bottom: "1" (standards)
│ → assert_equals: bottom in standards mode expected "34px" but got "22px"
│ FAIL [expected PASS] top: "1" (standards)
│ → assert_equals: top in standards mode expected "14px" but got "8px"
│ FAIL [expected PASS] bottom: "1a" (standards)
│ → assert_equals: bottom in standards mode expected "34px" but got "22px"
│ FAIL [expected PASS] top: "1a" (standards)
│ → assert_equals: top in standards mode expected "14px" but got "8px"
│ FAIL [expected PASS] bottom: url(1) (standards)
│ → assert_equals: bottom in standards mode expected "34px" but got "22px"
│ FAIL [expected PASS] top: url(1) (standards)
│ → assert_equals: top in standards mode expected "14px" but got "8px"
│ FAIL [expected PASS] bottom: url('1') (standards)
│ → assert_equals: bottom in standards mode expected "34px" but got "22px"
│ FAIL [expected PASS] top: url('1') (standards)
│ → assert_equals: top in standards mode expected "14px" but got "8px"
│ FAIL [expected PASS] bottom: #1 (standards)
│ → assert_equals: bottom in standards mode expected "34px" but got "22px"
│ FAIL [expected PASS] top: #1 (standards)
│ → assert_equals: top in standards mode expected "14px" but got "8px"
│ FAIL [expected PASS] bottom: #01 (standards)
│ → assert_equals: bottom in standards mode expected "34px" but got "22px"
│ FAIL [expected PASS] top: #01 (standards)
│ → assert_equals: top in standards mode expected "14px" but got "8px"
│ FAIL [expected PASS] bottom: #001 (standards)
│ → assert_equals: bottom in standards mode expected "34px" but got "22px"
│ FAIL [expected PASS] top: #001 (standards)
│ → assert_equals: top in standards mode expected "14px" but got "8px"
│ FAIL [expected PASS] bottom: #0001 (standards)
│ → assert_equals: bottom in standards mode expected "34px" but got "22px"
│ FAIL [expected PASS] top: #0001 (standards)
│ → assert_equals: top in standards mode expected "14px" but got "8px"
│ FAIL [expected PASS] bottom: #00001 (standards)
│ → assert_equals: bottom in standards mode expected "34px" but got "22px"
│ FAIL [expected PASS] top: #00001 (standards)
│ → assert_equals: top in standards mode expected "14px" but got "8px"
│ FAIL [expected PASS] bottom: #000001 (standards)
│ → assert_equals: bottom in standards mode expected "34px" but got "22px"
│ FAIL [expected PASS] top: #000001 (standards)
│ → assert_equals: top in standards mode expected "14px" but got "8px"
│ FAIL [expected PASS] bottom: +/**/1 (standards)
│ → assert_equals: bottom in standards mode expected "34px" but got "22px"
│ FAIL [expected PASS] top: +/**/1 (standards)
│ → assert_equals: top in standards mode expected "14px" but got "8px"
│ FAIL [expected PASS] bottom: -/**/1 (standards)
│ → assert_equals: bottom in standards mode expected "34px" but got "22px"
│ FAIL [expected PASS] top: -/**/1 (standards)
│ → assert_equals: top in standards mode expected "14px" but got "8px"
│ FAIL [expected PASS] bottom: calc(1) (standards)
│ → assert_equals: bottom in standards mode expected "34px" but got "22px"
│ FAIL [expected PASS] top: calc(1) (standards)
│ → assert_equals: top in standards mode expected "14px" but got "8px"
│ FAIL [expected PASS] bottom: calc(2 * 2px) (standards)
│ → assert_equals: bottom in standards mode expected "30px" but got "18px"
│ FAIL [expected PASS] top: calc(2 * 2px) (standards)
│ → assert_equals: top in standards mode expected "14px" but got "8px"
│
│ onload/</<@http://web-platform.test:8000/quirks-mode/unitless-length.html:177:21
│ Test.prototype.step@http://web-platform.test:8000/resources/testharness.js:1406:20
│ test@http://web-platform.test:8000/resources/testharness.js:497:9
│ onload/<@http://web-platform.test:8000/quirks-mode/unitless-length.html:171:17
└ onload@http://web-platform.test:8000/quirks-mode/unitless-length.html:132:9
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
I-intermittentProblem reproduces intermittently.Problem reproduces intermittently.
Type
Projects
Status
Done