Lorem ipsum dolor sit amet.
Lorem ipsum dolor sit amet.

Summary

Harness status: OK

Found 2 tests

Details

ResultTest NameMessage
PassgetComputedStyle() with fragmented containing block in multicolumn layout
Asserts run
Pass
assert_equals("25px", "25px")
    at Test.<anonymous> ( /css/css-anchor-position/anchor-getComputedStyle-002.html:73:3)
Pass
assert_equals("-85px", "-85px")
    at Test.<anonymous> ( /css/css-anchor-position/anchor-getComputedStyle-002.html:74:3)
Pass
assert_equals("100px", "100px")
    at Test.<anonymous> ( /css/css-anchor-position/anchor-getComputedStyle-002.html:75:3)
Pass
assert_equals("100px", "100px")
    at Test.<anonymous> ( /css/css-anchor-position/anchor-getComputedStyle-002.html:76:3)
FailgetComputedStyle() with fragmented containing block in inline layoutassert_equals: expected "20px" but got "0px"
    at Test.<anonymous> (https://wpt.live/css/css-anchor-position/anchor-getComputedStyle-002.html:105:3)
    at Test.step (https://wpt.live/resources/testharness.js:2642:25)
    at test (https://wpt.live/resources/testharness.js:633:30)
    at https://wpt.live/css/css-anchor-position/anchor-getComputedStyle-002.html:101:1
Asserts run
Fail
assert_equals("0px", "20px")
    at Test.<anonymous> ( /css/css-anchor-position/anchor-getComputedStyle-002.html:105:3)