Pass | <iframe marginwidth="200"> mapping to marginLeft | Asserts runPass | assert_equals("200", "200")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <iframe marginwidth="1007"> mapping to marginLeft | Asserts runPass | assert_equals("1007", "1007")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("1007px", "1007px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <iframe marginwidth=" 00523 "> mapping to marginLeft | Asserts runPass | assert_equals(" 00523 ", " 00523 ")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("523px", "523px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <iframe marginwidth="200."> mapping to marginLeft | Asserts runPass | assert_equals("200.", "200.")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <iframe marginwidth="200.25"> mapping to marginLeft | Asserts runPass | assert_equals("200.25", "200.25")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <iframe marginwidth="200.7"> mapping to marginLeft | Asserts runPass | assert_equals("200.7", "200.7")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <iframe marginwidth="0"> mapping to marginLeft | Asserts runPass | assert_equals("0", "0")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("0px", "0px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <iframe marginwidth="-0"> mapping to marginLeft | Asserts runPass | assert_equals("-0", "-0")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("0px", "0px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <iframe marginwidth="+0"> mapping to marginLeft | Asserts runPass | assert_equals("+0", "+0")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("0px", "0px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <iframe marginwidth="+200"> mapping to marginLeft | Asserts runPass | assert_equals("+200", "+200")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <iframe marginwidth="200in"> mapping to marginLeft | Asserts runPass | assert_equals("200in", "200in")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <iframe marginwidth="200.25in"> mapping to marginLeft | Asserts runPass | assert_equals("200.25in", "200.25in")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <iframe marginwidth=" +200in "> mapping to marginLeft | Asserts runPass | assert_equals(" +200in ", " +200in ")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <iframe marginwidth="200%"> mapping to marginLeft | Asserts runPass | assert_equals("200%", "200%")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <iframe marginwidth="200.%"> mapping to marginLeft | Asserts runPass | assert_equals("200.%", "200.%")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <iframe marginwidth="200.25%"> mapping to marginLeft | Asserts runPass | assert_equals("200.25%", "200.25%")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <iframe marginwidth="-200"> mapping to marginLeft | Asserts runPass | assert_equals("-200", "-200")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:167:7) | Pass | assert_equals("8px", "8px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:168:7) |
|
Pass | <iframe marginwidth="-200px"> mapping to marginLeft | Asserts runPass | assert_equals("-200px", "-200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:167:7) | Pass | assert_equals("8px", "8px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:168:7) |
|
Pass | <iframe marginwidth=" -200"> mapping to marginLeft | Asserts runPass | assert_equals(" -200", " -200")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:167:7) | Pass | assert_equals("8px", "8px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:168:7) |
|
Fail | <iframe marginwidth="+-200"> mapping to marginLeft | assert_equals: expected "8px" but got "0px" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:168:7)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:164:5 Asserts runPass | assert_equals("+-200", "+-200")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:167:7) | Fail | assert_equals("0px", "8px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:168:7) |
|
Fail | <iframe marginwidth="-+200"> mapping to marginLeft | assert_equals: expected "8px" but got "0px" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:168:7)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:164:5 Asserts runPass | assert_equals("-+200", "-+200")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:167:7) | Fail | assert_equals("0px", "8px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:168:7) |
|
Pass | <iframe marginwidth="200"> mapping to marginRight | Asserts runPass | assert_equals("200", "200")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <iframe marginwidth="1007"> mapping to marginRight | Asserts runPass | assert_equals("1007", "1007")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("1007px", "1007px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <iframe marginwidth=" 00523 "> mapping to marginRight | Asserts runPass | assert_equals(" 00523 ", " 00523 ")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("523px", "523px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <iframe marginwidth="200."> mapping to marginRight | Asserts runPass | assert_equals("200.", "200.")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <iframe marginwidth="200.25"> mapping to marginRight | Asserts runPass | assert_equals("200.25", "200.25")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <iframe marginwidth="200.7"> mapping to marginRight | Asserts runPass | assert_equals("200.7", "200.7")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <iframe marginwidth="0"> mapping to marginRight | Asserts runPass | assert_equals("0", "0")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("0px", "0px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <iframe marginwidth="-0"> mapping to marginRight | Asserts runPass | assert_equals("-0", "-0")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("0px", "0px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <iframe marginwidth="+0"> mapping to marginRight | Asserts runPass | assert_equals("+0", "+0")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("0px", "0px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <iframe marginwidth="+200"> mapping to marginRight | Asserts runPass | assert_equals("+200", "+200")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <iframe marginwidth="200in"> mapping to marginRight | Asserts runPass | assert_equals("200in", "200in")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <iframe marginwidth="200.25in"> mapping to marginRight | Asserts runPass | assert_equals("200.25in", "200.25in")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <iframe marginwidth=" +200in "> mapping to marginRight | Asserts runPass | assert_equals(" +200in ", " +200in ")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <iframe marginwidth="200%"> mapping to marginRight | Asserts runPass | assert_equals("200%", "200%")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <iframe marginwidth="200.%"> mapping to marginRight | Asserts runPass | assert_equals("200.%", "200.%")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <iframe marginwidth="200.25%"> mapping to marginRight | Asserts runPass | assert_equals("200.25%", "200.25%")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <iframe marginwidth="-200"> mapping to marginRight | Asserts runPass | assert_equals("-200", "-200")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:167:7) | Pass | assert_equals("8px", "8px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:168:7) |
|
Pass | <iframe marginwidth="-200px"> mapping to marginRight | Asserts runPass | assert_equals("-200px", "-200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:167:7) | Pass | assert_equals("8px", "8px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:168:7) |
|
Pass | <iframe marginwidth=" -200"> mapping to marginRight | Asserts runPass | assert_equals(" -200", " -200")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:167:7) | Pass | assert_equals("8px", "8px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:168:7) |
|
Fail | <iframe marginwidth="+-200"> mapping to marginRight | assert_equals: expected "8px" but got "0px" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:168:7)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:164:5 Asserts runPass | assert_equals("+-200", "+-200")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:167:7) | Fail | assert_equals("0px", "8px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:168:7) |
|
Fail | <iframe marginwidth="-+200"> mapping to marginRight | assert_equals: expected "8px" but got "0px" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:168:7)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:164:5 Asserts runPass | assert_equals("-+200", "-+200")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:167:7) | Fail | assert_equals("0px", "8px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:168:7) |
|
Pass | <iframe marginheight="200"> mapping to marginTop | Asserts runPass | assert_equals("200", "200")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <iframe marginheight="1007"> mapping to marginTop | Asserts runPass | assert_equals("1007", "1007")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("1007px", "1007px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <iframe marginheight=" 00523 "> mapping to marginTop | Asserts runPass | assert_equals(" 00523 ", " 00523 ")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("523px", "523px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <iframe marginheight="200."> mapping to marginTop | Asserts runPass | assert_equals("200.", "200.")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <iframe marginheight="200.25"> mapping to marginTop | Asserts runPass | assert_equals("200.25", "200.25")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <iframe marginheight="200.7"> mapping to marginTop | Asserts runPass | assert_equals("200.7", "200.7")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <iframe marginheight="0"> mapping to marginTop | Asserts runPass | assert_equals("0", "0")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("0px", "0px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <iframe marginheight="-0"> mapping to marginTop | Asserts runPass | assert_equals("-0", "-0")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("0px", "0px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <iframe marginheight="+0"> mapping to marginTop | Asserts runPass | assert_equals("+0", "+0")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("0px", "0px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <iframe marginheight="+200"> mapping to marginTop | Asserts runPass | assert_equals("+200", "+200")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <iframe marginheight="200in"> mapping to marginTop | Asserts runPass | assert_equals("200in", "200in")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <iframe marginheight="200.25in"> mapping to marginTop | Asserts runPass | assert_equals("200.25in", "200.25in")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <iframe marginheight=" +200in "> mapping to marginTop | Asserts runPass | assert_equals(" +200in ", " +200in ")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <iframe marginheight="200%"> mapping to marginTop | Asserts runPass | assert_equals("200%", "200%")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <iframe marginheight="200.%"> mapping to marginTop | Asserts runPass | assert_equals("200.%", "200.%")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <iframe marginheight="200.25%"> mapping to marginTop | Asserts runPass | assert_equals("200.25%", "200.25%")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <iframe marginheight="-200"> mapping to marginTop | Asserts runPass | assert_equals("-200", "-200")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:167:7) | Pass | assert_equals("8px", "8px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:168:7) |
|
Pass | <iframe marginheight="-200px"> mapping to marginTop | Asserts runPass | assert_equals("-200px", "-200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:167:7) | Pass | assert_equals("8px", "8px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:168:7) |
|
Pass | <iframe marginheight=" -200"> mapping to marginTop | Asserts runPass | assert_equals(" -200", " -200")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:167:7) | Pass | assert_equals("8px", "8px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:168:7) |
|
Fail | <iframe marginheight="+-200"> mapping to marginTop | assert_equals: expected "8px" but got "0px" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:168:7)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:164:5 Asserts runPass | assert_equals("+-200", "+-200")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:167:7) | Fail | assert_equals("0px", "8px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:168:7) |
|
Fail | <iframe marginheight="-+200"> mapping to marginTop | assert_equals: expected "8px" but got "0px" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:168:7)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:164:5 Asserts runPass | assert_equals("-+200", "-+200")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:167:7) | Fail | assert_equals("0px", "8px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:168:7) |
|
Pass | <iframe marginheight="200"> mapping to marginBottom | Asserts runPass | assert_equals("200", "200")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <iframe marginheight="1007"> mapping to marginBottom | Asserts runPass | assert_equals("1007", "1007")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("1007px", "1007px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <iframe marginheight=" 00523 "> mapping to marginBottom | Asserts runPass | assert_equals(" 00523 ", " 00523 ")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("523px", "523px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <iframe marginheight="200."> mapping to marginBottom | Asserts runPass | assert_equals("200.", "200.")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <iframe marginheight="200.25"> mapping to marginBottom | Asserts runPass | assert_equals("200.25", "200.25")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <iframe marginheight="200.7"> mapping to marginBottom | Asserts runPass | assert_equals("200.7", "200.7")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <iframe marginheight="0"> mapping to marginBottom | Asserts runPass | assert_equals("0", "0")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("0px", "0px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <iframe marginheight="-0"> mapping to marginBottom | Asserts runPass | assert_equals("-0", "-0")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("0px", "0px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <iframe marginheight="+0"> mapping to marginBottom | Asserts runPass | assert_equals("+0", "+0")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("0px", "0px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <iframe marginheight="+200"> mapping to marginBottom | Asserts runPass | assert_equals("+200", "+200")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <iframe marginheight="200in"> mapping to marginBottom | Asserts runPass | assert_equals("200in", "200in")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <iframe marginheight="200.25in"> mapping to marginBottom | Asserts runPass | assert_equals("200.25in", "200.25in")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <iframe marginheight=" +200in "> mapping to marginBottom | Asserts runPass | assert_equals(" +200in ", " +200in ")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <iframe marginheight="200%"> mapping to marginBottom | Asserts runPass | assert_equals("200%", "200%")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <iframe marginheight="200.%"> mapping to marginBottom | Asserts runPass | assert_equals("200.%", "200.%")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <iframe marginheight="200.25%"> mapping to marginBottom | Asserts runPass | assert_equals("200.25%", "200.25%")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <iframe marginheight="-200"> mapping to marginBottom | Asserts runPass | assert_equals("-200", "-200")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:167:7) | Pass | assert_equals("8px", "8px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:168:7) |
|
Pass | <iframe marginheight="-200px"> mapping to marginBottom | Asserts runPass | assert_equals("-200px", "-200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:167:7) | Pass | assert_equals("8px", "8px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:168:7) |
|
Pass | <iframe marginheight=" -200"> mapping to marginBottom | Asserts runPass | assert_equals(" -200", " -200")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:167:7) | Pass | assert_equals("8px", "8px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:168:7) |
|
Fail | <iframe marginheight="+-200"> mapping to marginBottom | assert_equals: expected "8px" but got "0px" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:168:7)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:164:5 Asserts runPass | assert_equals("+-200", "+-200")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:167:7) | Fail | assert_equals("0px", "8px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:168:7) |
|
Fail | <iframe marginheight="-+200"> mapping to marginBottom | assert_equals: expected "8px" but got "0px" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:168:7)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:164:5 Asserts runPass | assert_equals("-+200", "-+200")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:167:7) | Fail | assert_equals("0px", "8px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:168:7) |
|
Pass | <frame marginwidth="200"> mapping to marginLeft | Asserts runPass | assert_equals("200", "200")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <frame marginwidth="1007"> mapping to marginLeft | Asserts runPass | assert_equals("1007", "1007")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("1007px", "1007px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <frame marginwidth=" 00523 "> mapping to marginLeft | Asserts runPass | assert_equals(" 00523 ", " 00523 ")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("523px", "523px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <frame marginwidth="200."> mapping to marginLeft | Asserts runPass | assert_equals("200.", "200.")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <frame marginwidth="200.25"> mapping to marginLeft | Asserts runPass | assert_equals("200.25", "200.25")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <frame marginwidth="200.7"> mapping to marginLeft | Asserts runPass | assert_equals("200.7", "200.7")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <frame marginwidth="0"> mapping to marginLeft | Asserts runPass | assert_equals("0", "0")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("0px", "0px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <frame marginwidth="-0"> mapping to marginLeft | Asserts runPass | assert_equals("-0", "-0")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("0px", "0px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <frame marginwidth="+0"> mapping to marginLeft | Asserts runPass | assert_equals("+0", "+0")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("0px", "0px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <frame marginwidth="+200"> mapping to marginLeft | Asserts runPass | assert_equals("+200", "+200")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <frame marginwidth="200in"> mapping to marginLeft | Asserts runPass | assert_equals("200in", "200in")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <frame marginwidth="200.25in"> mapping to marginLeft | Asserts runPass | assert_equals("200.25in", "200.25in")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <frame marginwidth=" +200in "> mapping to marginLeft | Asserts runPass | assert_equals(" +200in ", " +200in ")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <frame marginwidth="200%"> mapping to marginLeft | Asserts runPass | assert_equals("200%", "200%")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <frame marginwidth="200.%"> mapping to marginLeft | Asserts runPass | assert_equals("200.%", "200.%")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <frame marginwidth="200.25%"> mapping to marginLeft | Asserts runPass | assert_equals("200.25%", "200.25%")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <frame marginwidth="-200"> mapping to marginLeft | Asserts runPass | assert_equals("-200", "-200")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:167:7) | Pass | assert_equals("8px", "8px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:168:7) |
|
Pass | <frame marginwidth="-200px"> mapping to marginLeft | Asserts runPass | assert_equals("-200px", "-200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:167:7) | Pass | assert_equals("8px", "8px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:168:7) |
|
Pass | <frame marginwidth=" -200"> mapping to marginLeft | Asserts runPass | assert_equals(" -200", " -200")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:167:7) | Pass | assert_equals("8px", "8px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:168:7) |
|
Fail | <frame marginwidth="+-200"> mapping to marginLeft | assert_equals: expected "8px" but got "0px" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:168:7)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:164:5 Asserts runPass | assert_equals("+-200", "+-200")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:167:7) | Fail | assert_equals("0px", "8px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:168:7) |
|
Fail | <frame marginwidth="-+200"> mapping to marginLeft | assert_equals: expected "8px" but got "0px" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:168:7)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:164:5 Asserts runPass | assert_equals("-+200", "-+200")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:167:7) | Fail | assert_equals("0px", "8px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:168:7) |
|
Pass | <frame marginwidth="200"> mapping to marginRight | Asserts runPass | assert_equals("200", "200")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <frame marginwidth="1007"> mapping to marginRight | Asserts runPass | assert_equals("1007", "1007")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("1007px", "1007px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <frame marginwidth=" 00523 "> mapping to marginRight | Asserts runPass | assert_equals(" 00523 ", " 00523 ")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("523px", "523px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <frame marginwidth="200."> mapping to marginRight | Asserts runPass | assert_equals("200.", "200.")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <frame marginwidth="200.25"> mapping to marginRight | Asserts runPass | assert_equals("200.25", "200.25")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <frame marginwidth="200.7"> mapping to marginRight | Asserts runPass | assert_equals("200.7", "200.7")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <frame marginwidth="0"> mapping to marginRight | Asserts runPass | assert_equals("0", "0")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("0px", "0px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <frame marginwidth="-0"> mapping to marginRight | Asserts runPass | assert_equals("-0", "-0")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("0px", "0px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <frame marginwidth="+0"> mapping to marginRight | Asserts runPass | assert_equals("+0", "+0")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("0px", "0px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <frame marginwidth="+200"> mapping to marginRight | Asserts runPass | assert_equals("+200", "+200")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <frame marginwidth="200in"> mapping to marginRight | Asserts runPass | assert_equals("200in", "200in")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <frame marginwidth="200.25in"> mapping to marginRight | Asserts runPass | assert_equals("200.25in", "200.25in")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <frame marginwidth=" +200in "> mapping to marginRight | Asserts runPass | assert_equals(" +200in ", " +200in ")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <frame marginwidth="200%"> mapping to marginRight | Asserts runPass | assert_equals("200%", "200%")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <frame marginwidth="200.%"> mapping to marginRight | Asserts runPass | assert_equals("200.%", "200.%")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <frame marginwidth="200.25%"> mapping to marginRight | Asserts runPass | assert_equals("200.25%", "200.25%")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <frame marginwidth="-200"> mapping to marginRight | Asserts runPass | assert_equals("-200", "-200")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:167:7) | Pass | assert_equals("8px", "8px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:168:7) |
|
Pass | <frame marginwidth="-200px"> mapping to marginRight | Asserts runPass | assert_equals("-200px", "-200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:167:7) | Pass | assert_equals("8px", "8px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:168:7) |
|
Pass | <frame marginwidth=" -200"> mapping to marginRight | Asserts runPass | assert_equals(" -200", " -200")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:167:7) | Pass | assert_equals("8px", "8px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:168:7) |
|
Fail | <frame marginwidth="+-200"> mapping to marginRight | assert_equals: expected "8px" but got "0px" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:168:7)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:164:5 Asserts runPass | assert_equals("+-200", "+-200")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:167:7) | Fail | assert_equals("0px", "8px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:168:7) |
|
Fail | <frame marginwidth="-+200"> mapping to marginRight | assert_equals: expected "8px" but got "0px" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:168:7)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:164:5 Asserts runPass | assert_equals("-+200", "-+200")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:167:7) | Fail | assert_equals("0px", "8px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:168:7) |
|
Pass | <frame marginheight="200"> mapping to marginTop | Asserts runPass | assert_equals("200", "200")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <frame marginheight="1007"> mapping to marginTop | Asserts runPass | assert_equals("1007", "1007")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("1007px", "1007px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <frame marginheight=" 00523 "> mapping to marginTop | Asserts runPass | assert_equals(" 00523 ", " 00523 ")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("523px", "523px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <frame marginheight="200."> mapping to marginTop | Asserts runPass | assert_equals("200.", "200.")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <frame marginheight="200.25"> mapping to marginTop | Asserts runPass | assert_equals("200.25", "200.25")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <frame marginheight="200.7"> mapping to marginTop | Asserts runPass | assert_equals("200.7", "200.7")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <frame marginheight="0"> mapping to marginTop | Asserts runPass | assert_equals("0", "0")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("0px", "0px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <frame marginheight="-0"> mapping to marginTop | Asserts runPass | assert_equals("-0", "-0")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("0px", "0px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <frame marginheight="+0"> mapping to marginTop | Asserts runPass | assert_equals("+0", "+0")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("0px", "0px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <frame marginheight="+200"> mapping to marginTop | Asserts runPass | assert_equals("+200", "+200")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <frame marginheight="200in"> mapping to marginTop | Asserts runPass | assert_equals("200in", "200in")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <frame marginheight="200.25in"> mapping to marginTop | Asserts runPass | assert_equals("200.25in", "200.25in")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <frame marginheight=" +200in "> mapping to marginTop | Asserts runPass | assert_equals(" +200in ", " +200in ")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <frame marginheight="200%"> mapping to marginTop | Asserts runPass | assert_equals("200%", "200%")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <frame marginheight="200.%"> mapping to marginTop | Asserts runPass | assert_equals("200.%", "200.%")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <frame marginheight="200.25%"> mapping to marginTop | Asserts runPass | assert_equals("200.25%", "200.25%")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <frame marginheight="-200"> mapping to marginTop | Asserts runPass | assert_equals("-200", "-200")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:167:7) | Pass | assert_equals("8px", "8px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:168:7) |
|
Pass | <frame marginheight="-200px"> mapping to marginTop | Asserts runPass | assert_equals("-200px", "-200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:167:7) | Pass | assert_equals("8px", "8px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:168:7) |
|
Pass | <frame marginheight=" -200"> mapping to marginTop | Asserts runPass | assert_equals(" -200", " -200")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:167:7) | Pass | assert_equals("8px", "8px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:168:7) |
|
Fail | <frame marginheight="+-200"> mapping to marginTop | assert_equals: expected "8px" but got "0px" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:168:7)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:164:5 Asserts runPass | assert_equals("+-200", "+-200")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:167:7) | Fail | assert_equals("0px", "8px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:168:7) |
|
Fail | <frame marginheight="-+200"> mapping to marginTop | assert_equals: expected "8px" but got "0px" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:168:7)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:164:5 Asserts runPass | assert_equals("-+200", "-+200")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:167:7) | Fail | assert_equals("0px", "8px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:168:7) |
|
Pass | <frame marginheight="200"> mapping to marginBottom | Asserts runPass | assert_equals("200", "200")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <frame marginheight="1007"> mapping to marginBottom | Asserts runPass | assert_equals("1007", "1007")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("1007px", "1007px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <frame marginheight=" 00523 "> mapping to marginBottom | Asserts runPass | assert_equals(" 00523 ", " 00523 ")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("523px", "523px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <frame marginheight="200."> mapping to marginBottom | Asserts runPass | assert_equals("200.", "200.")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <frame marginheight="200.25"> mapping to marginBottom | Asserts runPass | assert_equals("200.25", "200.25")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <frame marginheight="200.7"> mapping to marginBottom | Asserts runPass | assert_equals("200.7", "200.7")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <frame marginheight="0"> mapping to marginBottom | Asserts runPass | assert_equals("0", "0")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("0px", "0px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <frame marginheight="-0"> mapping to marginBottom | Asserts runPass | assert_equals("-0", "-0")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("0px", "0px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <frame marginheight="+0"> mapping to marginBottom | Asserts runPass | assert_equals("+0", "+0")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("0px", "0px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <frame marginheight="+200"> mapping to marginBottom | Asserts runPass | assert_equals("+200", "+200")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <frame marginheight="200in"> mapping to marginBottom | Asserts runPass | assert_equals("200in", "200in")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <frame marginheight="200.25in"> mapping to marginBottom | Asserts runPass | assert_equals("200.25in", "200.25in")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <frame marginheight=" +200in "> mapping to marginBottom | Asserts runPass | assert_equals(" +200in ", " +200in ")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <frame marginheight="200%"> mapping to marginBottom | Asserts runPass | assert_equals("200%", "200%")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <frame marginheight="200.%"> mapping to marginBottom | Asserts runPass | assert_equals("200.%", "200.%")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <frame marginheight="200.25%"> mapping to marginBottom | Asserts runPass | assert_equals("200.25%", "200.25%")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <frame marginheight="-200"> mapping to marginBottom | Asserts runPass | assert_equals("-200", "-200")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:167:7) | Pass | assert_equals("8px", "8px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:168:7) |
|
Pass | <frame marginheight="-200px"> mapping to marginBottom | Asserts runPass | assert_equals("-200px", "-200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:167:7) | Pass | assert_equals("8px", "8px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:168:7) |
|
Pass | <frame marginheight=" -200"> mapping to marginBottom | Asserts runPass | assert_equals(" -200", " -200")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:167:7) | Pass | assert_equals("8px", "8px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:168:7) |
|
Fail | <frame marginheight="+-200"> mapping to marginBottom | assert_equals: expected "8px" but got "0px" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:168:7)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:164:5 Asserts runPass | assert_equals("+-200", "+-200")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:167:7) | Fail | assert_equals("0px", "8px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:168:7) |
|
Fail | <frame marginheight="-+200"> mapping to marginBottom | assert_equals: expected "8px" but got "0px" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:168:7)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:164:5 Asserts runPass | assert_equals("-+200", "-+200")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:167:7) | Fail | assert_equals("0px", "8px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:168:7) |
|
Pass | <body marginwidth="200"> mapping to marginLeft | Asserts runPass | assert_equals("200", "200")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <body marginwidth="1007"> mapping to marginLeft | Asserts runPass | assert_equals("1007", "1007")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("1007px", "1007px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <body marginwidth=" 00523 "> mapping to marginLeft | Asserts runPass | assert_equals(" 00523 ", " 00523 ")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("523px", "523px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <body marginwidth="200."> mapping to marginLeft | Asserts runPass | assert_equals("200.", "200.")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Fail | <body marginwidth="200.25"> mapping to marginLeft | assert_equals: expected "200px" but got "200.25px" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:157:7)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:153:5 Asserts runPass | assert_equals("200.25", "200.25")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Fail | assert_equals("200.25px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Fail | <body marginwidth="200.7"> mapping to marginLeft | assert_equals: expected "200px" but got "200.7px" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:157:7)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:153:5 Asserts runPass | assert_equals("200.7", "200.7")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Fail | assert_equals("200.7px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <body marginwidth="0"> mapping to marginLeft | Asserts runPass | assert_equals("0", "0")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("0px", "0px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Fail | <body marginwidth="-0"> mapping to marginLeft | assert_equals: expected "0px" but got "8px" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:157:7)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:153:5 Asserts runPass | assert_equals("-0", "-0")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Fail | assert_equals("8px", "0px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Fail | <body marginwidth="+0"> mapping to marginLeft | assert_equals: expected "0px" but got "8px" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:157:7)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:153:5 Asserts runPass | assert_equals("+0", "+0")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Fail | assert_equals("8px", "0px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Fail | <body marginwidth="+200"> mapping to marginLeft | assert_equals: expected "200px" but got "8px" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:157:7)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:153:5 Asserts runPass | assert_equals("+200", "+200")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Fail | assert_equals("8px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <body marginwidth="200in"> mapping to marginLeft | Asserts runPass | assert_equals("200in", "200in")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Fail | <body marginwidth="200.25in"> mapping to marginLeft | assert_equals: expected "200px" but got "200.25px" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:157:7)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:153:5 Asserts runPass | assert_equals("200.25in", "200.25in")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Fail | assert_equals("200.25px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Fail | <body marginwidth=" +200in "> mapping to marginLeft | assert_equals: expected "200px" but got "8px" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:157:7)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:153:5 Asserts runPass | assert_equals(" +200in ", " +200in ")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Fail | assert_equals("8px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Fail | <body marginwidth="200%"> mapping to marginLeft | assert_equals: expected "200px" but got "600px" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:157:7)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:153:5 Asserts runPass | assert_equals("200%", "200%")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Fail | assert_equals("600px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Fail | <body marginwidth="200.%"> mapping to marginLeft | assert_equals: expected "200px" but got "600px" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:157:7)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:153:5 Asserts runPass | assert_equals("200.%", "200.%")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Fail | assert_equals("600px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Fail | <body marginwidth="200.25%"> mapping to marginLeft | assert_equals: expected "200px" but got "600.75px" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:157:7)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:153:5 Asserts runPass | assert_equals("200.25%", "200.25%")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Fail | assert_equals("600.75px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <body marginwidth="-200"> mapping to marginLeft | Asserts runPass | assert_equals("-200", "-200")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:167:7) | Pass | assert_equals("8px", "8px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:168:7) |
|
Pass | <body marginwidth="-200px"> mapping to marginLeft | Asserts runPass | assert_equals("-200px", "-200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:167:7) | Pass | assert_equals("8px", "8px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:168:7) |
|
Pass | <body marginwidth=" -200"> mapping to marginLeft | Asserts runPass | assert_equals(" -200", " -200")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:167:7) | Pass | assert_equals("8px", "8px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:168:7) |
|
Pass | <body marginwidth="+-200"> mapping to marginLeft | Asserts runPass | assert_equals("+-200", "+-200")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:167:7) | Pass | assert_equals("8px", "8px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:168:7) |
|
Pass | <body marginwidth="-+200"> mapping to marginLeft | Asserts runPass | assert_equals("-+200", "-+200")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:167:7) | Pass | assert_equals("8px", "8px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:168:7) |
|
Pass | <body marginwidth="200"> mapping to marginRight | Asserts runPass | assert_equals("200", "200")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <body marginwidth="1007"> mapping to marginRight | Asserts runPass | assert_equals("1007", "1007")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("1007px", "1007px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <body marginwidth=" 00523 "> mapping to marginRight | Asserts runPass | assert_equals(" 00523 ", " 00523 ")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("523px", "523px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <body marginwidth="200."> mapping to marginRight | Asserts runPass | assert_equals("200.", "200.")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Fail | <body marginwidth="200.25"> mapping to marginRight | assert_equals: expected "200px" but got "200.25px" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:157:7)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:153:5 Asserts runPass | assert_equals("200.25", "200.25")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Fail | assert_equals("200.25px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Fail | <body marginwidth="200.7"> mapping to marginRight | assert_equals: expected "200px" but got "200.7px" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:157:7)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:153:5 Asserts runPass | assert_equals("200.7", "200.7")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Fail | assert_equals("200.7px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <body marginwidth="0"> mapping to marginRight | Asserts runPass | assert_equals("0", "0")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("0px", "0px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Fail | <body marginwidth="-0"> mapping to marginRight | assert_equals: expected "0px" but got "8px" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:157:7)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:153:5 Asserts runPass | assert_equals("-0", "-0")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Fail | assert_equals("8px", "0px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Fail | <body marginwidth="+0"> mapping to marginRight | assert_equals: expected "0px" but got "8px" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:157:7)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:153:5 Asserts runPass | assert_equals("+0", "+0")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Fail | assert_equals("8px", "0px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Fail | <body marginwidth="+200"> mapping to marginRight | assert_equals: expected "200px" but got "8px" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:157:7)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:153:5 Asserts runPass | assert_equals("+200", "+200")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Fail | assert_equals("8px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <body marginwidth="200in"> mapping to marginRight | Asserts runPass | assert_equals("200in", "200in")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Fail | <body marginwidth="200.25in"> mapping to marginRight | assert_equals: expected "200px" but got "200.25px" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:157:7)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:153:5 Asserts runPass | assert_equals("200.25in", "200.25in")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Fail | assert_equals("200.25px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Fail | <body marginwidth=" +200in "> mapping to marginRight | assert_equals: expected "200px" but got "8px" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:157:7)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:153:5 Asserts runPass | assert_equals(" +200in ", " +200in ")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Fail | assert_equals("8px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Fail | <body marginwidth="200%"> mapping to marginRight | assert_equals: expected "200px" but got "600px" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:157:7)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:153:5 Asserts runPass | assert_equals("200%", "200%")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Fail | assert_equals("600px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Fail | <body marginwidth="200.%"> mapping to marginRight | assert_equals: expected "200px" but got "600px" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:157:7)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:153:5 Asserts runPass | assert_equals("200.%", "200.%")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Fail | assert_equals("600px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Fail | <body marginwidth="200.25%"> mapping to marginRight | assert_equals: expected "200px" but got "600.75px" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:157:7)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:153:5 Asserts runPass | assert_equals("200.25%", "200.25%")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Fail | assert_equals("600.75px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <body marginwidth="-200"> mapping to marginRight | Asserts runPass | assert_equals("-200", "-200")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:167:7) | Pass | assert_equals("8px", "8px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:168:7) |
|
Pass | <body marginwidth="-200px"> mapping to marginRight | Asserts runPass | assert_equals("-200px", "-200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:167:7) | Pass | assert_equals("8px", "8px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:168:7) |
|
Pass | <body marginwidth=" -200"> mapping to marginRight | Asserts runPass | assert_equals(" -200", " -200")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:167:7) | Pass | assert_equals("8px", "8px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:168:7) |
|
Pass | <body marginwidth="+-200"> mapping to marginRight | Asserts runPass | assert_equals("+-200", "+-200")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:167:7) | Pass | assert_equals("8px", "8px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:168:7) |
|
Pass | <body marginwidth="-+200"> mapping to marginRight | Asserts runPass | assert_equals("-+200", "-+200")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:167:7) | Pass | assert_equals("8px", "8px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:168:7) |
|
Pass | <body leftmargin="200"> mapping to marginLeft | Asserts runPass | assert_equals("200", "200")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <body leftmargin="1007"> mapping to marginLeft | Asserts runPass | assert_equals("1007", "1007")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("1007px", "1007px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <body leftmargin=" 00523 "> mapping to marginLeft | Asserts runPass | assert_equals(" 00523 ", " 00523 ")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("523px", "523px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <body leftmargin="200."> mapping to marginLeft | Asserts runPass | assert_equals("200.", "200.")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Fail | <body leftmargin="200.25"> mapping to marginLeft | assert_equals: expected "200px" but got "200.25px" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:157:7)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:153:5 Asserts runPass | assert_equals("200.25", "200.25")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Fail | assert_equals("200.25px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Fail | <body leftmargin="200.7"> mapping to marginLeft | assert_equals: expected "200px" but got "200.7px" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:157:7)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:153:5 Asserts runPass | assert_equals("200.7", "200.7")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Fail | assert_equals("200.7px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <body leftmargin="0"> mapping to marginLeft | Asserts runPass | assert_equals("0", "0")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("0px", "0px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Fail | <body leftmargin="-0"> mapping to marginLeft | assert_equals: expected "0px" but got "8px" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:157:7)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:153:5 Asserts runPass | assert_equals("-0", "-0")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Fail | assert_equals("8px", "0px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Fail | <body leftmargin="+0"> mapping to marginLeft | assert_equals: expected "0px" but got "8px" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:157:7)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:153:5 Asserts runPass | assert_equals("+0", "+0")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Fail | assert_equals("8px", "0px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Fail | <body leftmargin="+200"> mapping to marginLeft | assert_equals: expected "200px" but got "8px" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:157:7)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:153:5 Asserts runPass | assert_equals("+200", "+200")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Fail | assert_equals("8px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <body leftmargin="200in"> mapping to marginLeft | Asserts runPass | assert_equals("200in", "200in")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Fail | <body leftmargin="200.25in"> mapping to marginLeft | assert_equals: expected "200px" but got "200.25px" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:157:7)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:153:5 Asserts runPass | assert_equals("200.25in", "200.25in")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Fail | assert_equals("200.25px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Fail | <body leftmargin=" +200in "> mapping to marginLeft | assert_equals: expected "200px" but got "8px" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:157:7)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:153:5 Asserts runPass | assert_equals(" +200in ", " +200in ")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Fail | assert_equals("8px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Fail | <body leftmargin="200%"> mapping to marginLeft | assert_equals: expected "200px" but got "600px" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:157:7)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:153:5 Asserts runPass | assert_equals("200%", "200%")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Fail | assert_equals("600px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Fail | <body leftmargin="200.%"> mapping to marginLeft | assert_equals: expected "200px" but got "600px" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:157:7)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:153:5 Asserts runPass | assert_equals("200.%", "200.%")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Fail | assert_equals("600px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Fail | <body leftmargin="200.25%"> mapping to marginLeft | assert_equals: expected "200px" but got "600.75px" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:157:7)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:153:5 Asserts runPass | assert_equals("200.25%", "200.25%")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Fail | assert_equals("600.75px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <body leftmargin="-200"> mapping to marginLeft | Asserts runPass | assert_equals("-200", "-200")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:167:7) | Pass | assert_equals("8px", "8px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:168:7) |
|
Pass | <body leftmargin="-200px"> mapping to marginLeft | Asserts runPass | assert_equals("-200px", "-200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:167:7) | Pass | assert_equals("8px", "8px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:168:7) |
|
Pass | <body leftmargin=" -200"> mapping to marginLeft | Asserts runPass | assert_equals(" -200", " -200")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:167:7) | Pass | assert_equals("8px", "8px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:168:7) |
|
Pass | <body leftmargin="+-200"> mapping to marginLeft | Asserts runPass | assert_equals("+-200", "+-200")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:167:7) | Pass | assert_equals("8px", "8px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:168:7) |
|
Pass | <body leftmargin="-+200"> mapping to marginLeft | Asserts runPass | assert_equals("-+200", "-+200")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:167:7) | Pass | assert_equals("8px", "8px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:168:7) |
|
Fail | <body rightmargin="200"> mapping to marginRight | assert_equals: expected "200px" but got "8px" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:157:7)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:153:5 Asserts runPass | assert_equals("200", "200")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Fail | assert_equals("8px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Fail | <body rightmargin="1007"> mapping to marginRight | assert_equals: expected "1007px" but got "8px" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:157:7)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:153:5 Asserts runPass | assert_equals("1007", "1007")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Fail | assert_equals("8px", "1007px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Fail | <body rightmargin=" 00523 "> mapping to marginRight | assert_equals: expected "523px" but got "8px" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:157:7)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:153:5 Asserts runPass | assert_equals(" 00523 ", " 00523 ")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Fail | assert_equals("8px", "523px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Fail | <body rightmargin="200."> mapping to marginRight | assert_equals: expected "200px" but got "8px" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:157:7)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:153:5 Asserts runPass | assert_equals("200.", "200.")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Fail | assert_equals("8px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Fail | <body rightmargin="200.25"> mapping to marginRight | assert_equals: expected "200px" but got "8px" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:157:7)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:153:5 Asserts runPass | assert_equals("200.25", "200.25")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Fail | assert_equals("8px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Fail | <body rightmargin="200.7"> mapping to marginRight | assert_equals: expected "200px" but got "8px" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:157:7)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:153:5 Asserts runPass | assert_equals("200.7", "200.7")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Fail | assert_equals("8px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Fail | <body rightmargin="0"> mapping to marginRight | assert_equals: expected "0px" but got "8px" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:157:7)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:153:5 Asserts runPass | assert_equals("0", "0")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Fail | assert_equals("8px", "0px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Fail | <body rightmargin="-0"> mapping to marginRight | assert_equals: expected "0px" but got "8px" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:157:7)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:153:5 Asserts runPass | assert_equals("-0", "-0")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Fail | assert_equals("8px", "0px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Fail | <body rightmargin="+0"> mapping to marginRight | assert_equals: expected "0px" but got "8px" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:157:7)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:153:5 Asserts runPass | assert_equals("+0", "+0")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Fail | assert_equals("8px", "0px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Fail | <body rightmargin="+200"> mapping to marginRight | assert_equals: expected "200px" but got "8px" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:157:7)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:153:5 Asserts runPass | assert_equals("+200", "+200")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Fail | assert_equals("8px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Fail | <body rightmargin="200in"> mapping to marginRight | assert_equals: expected "200px" but got "8px" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:157:7)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:153:5 Asserts runPass | assert_equals("200in", "200in")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Fail | assert_equals("8px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Fail | <body rightmargin="200.25in"> mapping to marginRight | assert_equals: expected "200px" but got "8px" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:157:7)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:153:5 Asserts runPass | assert_equals("200.25in", "200.25in")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Fail | assert_equals("8px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Fail | <body rightmargin=" +200in "> mapping to marginRight | assert_equals: expected "200px" but got "8px" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:157:7)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:153:5 Asserts runPass | assert_equals(" +200in ", " +200in ")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Fail | assert_equals("8px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Fail | <body rightmargin="200%"> mapping to marginRight | assert_equals: expected "200px" but got "8px" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:157:7)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:153:5 Asserts runPass | assert_equals("200%", "200%")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Fail | assert_equals("8px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Fail | <body rightmargin="200.%"> mapping to marginRight | assert_equals: expected "200px" but got "8px" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:157:7)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:153:5 Asserts runPass | assert_equals("200.%", "200.%")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Fail | assert_equals("8px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Fail | <body rightmargin="200.25%"> mapping to marginRight | assert_equals: expected "200px" but got "8px" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:157:7)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:153:5 Asserts runPass | assert_equals("200.25%", "200.25%")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Fail | assert_equals("8px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <body rightmargin="-200"> mapping to marginRight | Asserts runPass | assert_equals("-200", "-200")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:167:7) | Pass | assert_equals("8px", "8px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:168:7) |
|
Pass | <body rightmargin="-200px"> mapping to marginRight | Asserts runPass | assert_equals("-200px", "-200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:167:7) | Pass | assert_equals("8px", "8px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:168:7) |
|
Pass | <body rightmargin=" -200"> mapping to marginRight | Asserts runPass | assert_equals(" -200", " -200")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:167:7) | Pass | assert_equals("8px", "8px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:168:7) |
|
Pass | <body rightmargin="+-200"> mapping to marginRight | Asserts runPass | assert_equals("+-200", "+-200")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:167:7) | Pass | assert_equals("8px", "8px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:168:7) |
|
Pass | <body rightmargin="-+200"> mapping to marginRight | Asserts runPass | assert_equals("-+200", "-+200")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:167:7) | Pass | assert_equals("8px", "8px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:168:7) |
|
Pass | <body marginheight="200"> mapping to marginTop | Asserts runPass | assert_equals("200", "200")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <body marginheight="1007"> mapping to marginTop | Asserts runPass | assert_equals("1007", "1007")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("1007px", "1007px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <body marginheight=" 00523 "> mapping to marginTop | Asserts runPass | assert_equals(" 00523 ", " 00523 ")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("523px", "523px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <body marginheight="200."> mapping to marginTop | Asserts runPass | assert_equals("200.", "200.")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Fail | <body marginheight="200.25"> mapping to marginTop | assert_equals: expected "200px" but got "200.25px" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:157:7)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:153:5 Asserts runPass | assert_equals("200.25", "200.25")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Fail | assert_equals("200.25px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Fail | <body marginheight="200.7"> mapping to marginTop | assert_equals: expected "200px" but got "200.7px" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:157:7)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:153:5 Asserts runPass | assert_equals("200.7", "200.7")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Fail | assert_equals("200.7px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <body marginheight="0"> mapping to marginTop | Asserts runPass | assert_equals("0", "0")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("0px", "0px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Fail | <body marginheight="-0"> mapping to marginTop | assert_equals: expected "0px" but got "8px" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:157:7)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:153:5 Asserts runPass | assert_equals("-0", "-0")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Fail | assert_equals("8px", "0px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Fail | <body marginheight="+0"> mapping to marginTop | assert_equals: expected "0px" but got "8px" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:157:7)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:153:5 Asserts runPass | assert_equals("+0", "+0")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Fail | assert_equals("8px", "0px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Fail | <body marginheight="+200"> mapping to marginTop | assert_equals: expected "200px" but got "8px" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:157:7)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:153:5 Asserts runPass | assert_equals("+200", "+200")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Fail | assert_equals("8px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <body marginheight="200in"> mapping to marginTop | Asserts runPass | assert_equals("200in", "200in")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Fail | <body marginheight="200.25in"> mapping to marginTop | assert_equals: expected "200px" but got "200.25px" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:157:7)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:153:5 Asserts runPass | assert_equals("200.25in", "200.25in")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Fail | assert_equals("200.25px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Fail | <body marginheight=" +200in "> mapping to marginTop | assert_equals: expected "200px" but got "8px" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:157:7)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:153:5 Asserts runPass | assert_equals(" +200in ", " +200in ")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Fail | assert_equals("8px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Fail | <body marginheight="200%"> mapping to marginTop | assert_equals: expected "200px" but got "600px" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:157:7)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:153:5 Asserts runPass | assert_equals("200%", "200%")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Fail | assert_equals("600px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Fail | <body marginheight="200.%"> mapping to marginTop | assert_equals: expected "200px" but got "600px" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:157:7)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:153:5 Asserts runPass | assert_equals("200.%", "200.%")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Fail | assert_equals("600px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Fail | <body marginheight="200.25%"> mapping to marginTop | assert_equals: expected "200px" but got "600.75px" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:157:7)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:153:5 Asserts runPass | assert_equals("200.25%", "200.25%")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Fail | assert_equals("600.75px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <body marginheight="-200"> mapping to marginTop | Asserts runPass | assert_equals("-200", "-200")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:167:7) | Pass | assert_equals("8px", "8px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:168:7) |
|
Pass | <body marginheight="-200px"> mapping to marginTop | Asserts runPass | assert_equals("-200px", "-200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:167:7) | Pass | assert_equals("8px", "8px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:168:7) |
|
Pass | <body marginheight=" -200"> mapping to marginTop | Asserts runPass | assert_equals(" -200", " -200")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:167:7) | Pass | assert_equals("8px", "8px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:168:7) |
|
Pass | <body marginheight="+-200"> mapping to marginTop | Asserts runPass | assert_equals("+-200", "+-200")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:167:7) | Pass | assert_equals("8px", "8px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:168:7) |
|
Pass | <body marginheight="-+200"> mapping to marginTop | Asserts runPass | assert_equals("-+200", "-+200")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:167:7) | Pass | assert_equals("8px", "8px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:168:7) |
|
Pass | <body marginheight="200"> mapping to marginBottom | Asserts runPass | assert_equals("200", "200")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <body marginheight="1007"> mapping to marginBottom | Asserts runPass | assert_equals("1007", "1007")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("1007px", "1007px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <body marginheight=" 00523 "> mapping to marginBottom | Asserts runPass | assert_equals(" 00523 ", " 00523 ")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("523px", "523px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <body marginheight="200."> mapping to marginBottom | Asserts runPass | assert_equals("200.", "200.")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Fail | <body marginheight="200.25"> mapping to marginBottom | assert_equals: expected "200px" but got "200.25px" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:157:7)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:153:5 Asserts runPass | assert_equals("200.25", "200.25")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Fail | assert_equals("200.25px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Fail | <body marginheight="200.7"> mapping to marginBottom | assert_equals: expected "200px" but got "200.7px" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:157:7)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:153:5 Asserts runPass | assert_equals("200.7", "200.7")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Fail | assert_equals("200.7px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <body marginheight="0"> mapping to marginBottom | Asserts runPass | assert_equals("0", "0")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("0px", "0px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Fail | <body marginheight="-0"> mapping to marginBottom | assert_equals: expected "0px" but got "8px" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:157:7)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:153:5 Asserts runPass | assert_equals("-0", "-0")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Fail | assert_equals("8px", "0px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Fail | <body marginheight="+0"> mapping to marginBottom | assert_equals: expected "0px" but got "8px" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:157:7)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:153:5 Asserts runPass | assert_equals("+0", "+0")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Fail | assert_equals("8px", "0px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Fail | <body marginheight="+200"> mapping to marginBottom | assert_equals: expected "200px" but got "8px" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:157:7)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:153:5 Asserts runPass | assert_equals("+200", "+200")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Fail | assert_equals("8px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <body marginheight="200in"> mapping to marginBottom | Asserts runPass | assert_equals("200in", "200in")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Fail | <body marginheight="200.25in"> mapping to marginBottom | assert_equals: expected "200px" but got "200.25px" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:157:7)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:153:5 Asserts runPass | assert_equals("200.25in", "200.25in")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Fail | assert_equals("200.25px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Fail | <body marginheight=" +200in "> mapping to marginBottom | assert_equals: expected "200px" but got "8px" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:157:7)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:153:5 Asserts runPass | assert_equals(" +200in ", " +200in ")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Fail | assert_equals("8px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Fail | <body marginheight="200%"> mapping to marginBottom | assert_equals: expected "200px" but got "600px" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:157:7)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:153:5 Asserts runPass | assert_equals("200%", "200%")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Fail | assert_equals("600px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Fail | <body marginheight="200.%"> mapping to marginBottom | assert_equals: expected "200px" but got "600px" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:157:7)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:153:5 Asserts runPass | assert_equals("200.%", "200.%")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Fail | assert_equals("600px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Fail | <body marginheight="200.25%"> mapping to marginBottom | assert_equals: expected "200px" but got "600.75px" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:157:7)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:153:5 Asserts runPass | assert_equals("200.25%", "200.25%")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Fail | assert_equals("600.75px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <body marginheight="-200"> mapping to marginBottom | Asserts runPass | assert_equals("-200", "-200")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:167:7) | Pass | assert_equals("8px", "8px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:168:7) |
|
Pass | <body marginheight="-200px"> mapping to marginBottom | Asserts runPass | assert_equals("-200px", "-200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:167:7) | Pass | assert_equals("8px", "8px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:168:7) |
|
Pass | <body marginheight=" -200"> mapping to marginBottom | Asserts runPass | assert_equals(" -200", " -200")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:167:7) | Pass | assert_equals("8px", "8px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:168:7) |
|
Pass | <body marginheight="+-200"> mapping to marginBottom | Asserts runPass | assert_equals("+-200", "+-200")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:167:7) | Pass | assert_equals("8px", "8px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:168:7) |
|
Pass | <body marginheight="-+200"> mapping to marginBottom | Asserts runPass | assert_equals("-+200", "-+200")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:167:7) | Pass | assert_equals("8px", "8px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:168:7) |
|
Pass | <body topmargin="200"> mapping to marginTop | Asserts runPass | assert_equals("200", "200")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <body topmargin="1007"> mapping to marginTop | Asserts runPass | assert_equals("1007", "1007")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("1007px", "1007px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <body topmargin=" 00523 "> mapping to marginTop | Asserts runPass | assert_equals(" 00523 ", " 00523 ")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("523px", "523px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <body topmargin="200."> mapping to marginTop | Asserts runPass | assert_equals("200.", "200.")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Fail | <body topmargin="200.25"> mapping to marginTop | assert_equals: expected "200px" but got "200.25px" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:157:7)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:153:5 Asserts runPass | assert_equals("200.25", "200.25")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Fail | assert_equals("200.25px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Fail | <body topmargin="200.7"> mapping to marginTop | assert_equals: expected "200px" but got "200.7px" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:157:7)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:153:5 Asserts runPass | assert_equals("200.7", "200.7")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Fail | assert_equals("200.7px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <body topmargin="0"> mapping to marginTop | Asserts runPass | assert_equals("0", "0")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("0px", "0px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Fail | <body topmargin="-0"> mapping to marginTop | assert_equals: expected "0px" but got "8px" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:157:7)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:153:5 Asserts runPass | assert_equals("-0", "-0")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Fail | assert_equals("8px", "0px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Fail | <body topmargin="+0"> mapping to marginTop | assert_equals: expected "0px" but got "8px" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:157:7)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:153:5 Asserts runPass | assert_equals("+0", "+0")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Fail | assert_equals("8px", "0px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Fail | <body topmargin="+200"> mapping to marginTop | assert_equals: expected "200px" but got "8px" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:157:7)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:153:5 Asserts runPass | assert_equals("+200", "+200")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Fail | assert_equals("8px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <body topmargin="200in"> mapping to marginTop | Asserts runPass | assert_equals("200in", "200in")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Fail | <body topmargin="200.25in"> mapping to marginTop | assert_equals: expected "200px" but got "200.25px" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:157:7)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:153:5 Asserts runPass | assert_equals("200.25in", "200.25in")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Fail | assert_equals("200.25px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Fail | <body topmargin=" +200in "> mapping to marginTop | assert_equals: expected "200px" but got "8px" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:157:7)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:153:5 Asserts runPass | assert_equals(" +200in ", " +200in ")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Fail | assert_equals("8px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Fail | <body topmargin="200%"> mapping to marginTop | assert_equals: expected "200px" but got "600px" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:157:7)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:153:5 Asserts runPass | assert_equals("200%", "200%")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Fail | assert_equals("600px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Fail | <body topmargin="200.%"> mapping to marginTop | assert_equals: expected "200px" but got "600px" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:157:7)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:153:5 Asserts runPass | assert_equals("200.%", "200.%")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Fail | assert_equals("600px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Fail | <body topmargin="200.25%"> mapping to marginTop | assert_equals: expected "200px" but got "600.75px" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:157:7)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:153:5 Asserts runPass | assert_equals("200.25%", "200.25%")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Fail | assert_equals("600.75px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <body topmargin="-200"> mapping to marginTop | Asserts runPass | assert_equals("-200", "-200")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:167:7) | Pass | assert_equals("8px", "8px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:168:7) |
|
Pass | <body topmargin="-200px"> mapping to marginTop | Asserts runPass | assert_equals("-200px", "-200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:167:7) | Pass | assert_equals("8px", "8px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:168:7) |
|
Pass | <body topmargin=" -200"> mapping to marginTop | Asserts runPass | assert_equals(" -200", " -200")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:167:7) | Pass | assert_equals("8px", "8px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:168:7) |
|
Pass | <body topmargin="+-200"> mapping to marginTop | Asserts runPass | assert_equals("+-200", "+-200")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:167:7) | Pass | assert_equals("8px", "8px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:168:7) |
|
Pass | <body topmargin="-+200"> mapping to marginTop | Asserts runPass | assert_equals("-+200", "-+200")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:167:7) | Pass | assert_equals("8px", "8px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:168:7) |
|
Fail | <body bottommargin="200"> mapping to marginBottom | assert_equals: expected "200px" but got "8px" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:157:7)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:153:5 Asserts runPass | assert_equals("200", "200")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Fail | assert_equals("8px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Fail | <body bottommargin="1007"> mapping to marginBottom | assert_equals: expected "1007px" but got "8px" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:157:7)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:153:5 Asserts runPass | assert_equals("1007", "1007")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Fail | assert_equals("8px", "1007px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Fail | <body bottommargin=" 00523 "> mapping to marginBottom | assert_equals: expected "523px" but got "8px" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:157:7)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:153:5 Asserts runPass | assert_equals(" 00523 ", " 00523 ")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Fail | assert_equals("8px", "523px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Fail | <body bottommargin="200."> mapping to marginBottom | assert_equals: expected "200px" but got "8px" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:157:7)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:153:5 Asserts runPass | assert_equals("200.", "200.")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Fail | assert_equals("8px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Fail | <body bottommargin="200.25"> mapping to marginBottom | assert_equals: expected "200px" but got "8px" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:157:7)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:153:5 Asserts runPass | assert_equals("200.25", "200.25")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Fail | assert_equals("8px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Fail | <body bottommargin="200.7"> mapping to marginBottom | assert_equals: expected "200px" but got "8px" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:157:7)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:153:5 Asserts runPass | assert_equals("200.7", "200.7")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Fail | assert_equals("8px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Fail | <body bottommargin="0"> mapping to marginBottom | assert_equals: expected "0px" but got "8px" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:157:7)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:153:5 Asserts runPass | assert_equals("0", "0")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Fail | assert_equals("8px", "0px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Fail | <body bottommargin="-0"> mapping to marginBottom | assert_equals: expected "0px" but got "8px" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:157:7)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:153:5 Asserts runPass | assert_equals("-0", "-0")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Fail | assert_equals("8px", "0px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Fail | <body bottommargin="+0"> mapping to marginBottom | assert_equals: expected "0px" but got "8px" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:157:7)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:153:5 Asserts runPass | assert_equals("+0", "+0")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Fail | assert_equals("8px", "0px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Fail | <body bottommargin="+200"> mapping to marginBottom | assert_equals: expected "200px" but got "8px" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:157:7)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:153:5 Asserts runPass | assert_equals("+200", "+200")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Fail | assert_equals("8px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Fail | <body bottommargin="200in"> mapping to marginBottom | assert_equals: expected "200px" but got "8px" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:157:7)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:153:5 Asserts runPass | assert_equals("200in", "200in")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Fail | assert_equals("8px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Fail | <body bottommargin="200.25in"> mapping to marginBottom | assert_equals: expected "200px" but got "8px" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:157:7)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:153:5 Asserts runPass | assert_equals("200.25in", "200.25in")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Fail | assert_equals("8px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Fail | <body bottommargin=" +200in "> mapping to marginBottom | assert_equals: expected "200px" but got "8px" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:157:7)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:153:5 Asserts runPass | assert_equals(" +200in ", " +200in ")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Fail | assert_equals("8px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Fail | <body bottommargin="200%"> mapping to marginBottom | assert_equals: expected "200px" but got "8px" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:157:7)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:153:5 Asserts runPass | assert_equals("200%", "200%")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Fail | assert_equals("8px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Fail | <body bottommargin="200.%"> mapping to marginBottom | assert_equals: expected "200px" but got "8px" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:157:7)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:153:5 Asserts runPass | assert_equals("200.%", "200.%")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Fail | assert_equals("8px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Fail | <body bottommargin="200.25%"> mapping to marginBottom | assert_equals: expected "200px" but got "8px" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:157:7)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/rendering/pixel-length-attributes.html:153:5 Asserts runPass | assert_equals("200.25%", "200.25%")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Fail | assert_equals("8px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <body bottommargin="-200"> mapping to marginBottom | Asserts runPass | assert_equals("-200", "-200")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:167:7) | Pass | assert_equals("8px", "8px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:168:7) |
|
Pass | <body bottommargin="-200px"> mapping to marginBottom | Asserts runPass | assert_equals("-200px", "-200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:167:7) | Pass | assert_equals("8px", "8px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:168:7) |
|
Pass | <body bottommargin=" -200"> mapping to marginBottom | Asserts runPass | assert_equals(" -200", " -200")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:167:7) | Pass | assert_equals("8px", "8px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:168:7) |
|
Pass | <body bottommargin="+-200"> mapping to marginBottom | Asserts runPass | assert_equals("+-200", "+-200")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:167:7) | Pass | assert_equals("8px", "8px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:168:7) |
|
Pass | <body bottommargin="-+200"> mapping to marginBottom | Asserts runPass | assert_equals("-+200", "-+200")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:167:7) | Pass | assert_equals("8px", "8px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:168:7) |
|
Pass | <img border="200"> mapping to borderTopWidth | Asserts runPass | assert_equals("200", "200")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <img border="1007"> mapping to borderTopWidth | Asserts runPass | assert_equals("1007", "1007")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("1007px", "1007px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <img border=" 00523 "> mapping to borderTopWidth | Asserts runPass | assert_equals(" 00523 ", " 00523 ")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("523px", "523px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <img border="200."> mapping to borderTopWidth | Asserts runPass | assert_equals("200.", "200.")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <img border="200.25"> mapping to borderTopWidth | Asserts runPass | assert_equals("200.25", "200.25")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <img border="200.7"> mapping to borderTopWidth | Asserts runPass | assert_equals("200.7", "200.7")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <img border="0"> mapping to borderTopWidth | Asserts runPass | assert_equals("0", "0")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("0px", "0px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <img border="-0"> mapping to borderTopWidth | Asserts runPass | assert_equals("-0", "-0")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("0px", "0px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <img border="+0"> mapping to borderTopWidth | Asserts runPass | assert_equals("+0", "+0")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("0px", "0px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <img border="+200"> mapping to borderTopWidth | Asserts runPass | assert_equals("+200", "+200")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <img border="200in"> mapping to borderTopWidth | Asserts runPass | assert_equals("200in", "200in")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <img border="200.25in"> mapping to borderTopWidth | Asserts runPass | assert_equals("200.25in", "200.25in")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <img border=" +200in "> mapping to borderTopWidth | Asserts runPass | assert_equals(" +200in ", " +200in ")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <img border="200%"> mapping to borderTopWidth | Asserts runPass | assert_equals("200%", "200%")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <img border="200.%"> mapping to borderTopWidth | Asserts runPass | assert_equals("200.%", "200.%")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <img border="200.25%"> mapping to borderTopWidth | Asserts runPass | assert_equals("200.25%", "200.25%")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <img border="-200"> mapping to borderTopWidth | Asserts runPass | assert_equals("-200", "-200")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:167:7) | Pass | assert_equals("0px", "0px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:168:7) |
|
Pass | <img border="-200px"> mapping to borderTopWidth | Asserts runPass | assert_equals("-200px", "-200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:167:7) | Pass | assert_equals("0px", "0px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:168:7) |
|
Pass | <img border=" -200"> mapping to borderTopWidth | Asserts runPass | assert_equals(" -200", " -200")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:167:7) | Pass | assert_equals("0px", "0px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:168:7) |
|
Pass | <img border="+-200"> mapping to borderTopWidth | Asserts runPass | assert_equals("+-200", "+-200")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:167:7) | Pass | assert_equals("0px", "0px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:168:7) |
|
Pass | <img border="-+200"> mapping to borderTopWidth | Asserts runPass | assert_equals("-+200", "-+200")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:167:7) | Pass | assert_equals("0px", "0px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:168:7) |
|
Pass | <img border="200"> mapping to borderRightWidth | Asserts runPass | assert_equals("200", "200")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <img border="1007"> mapping to borderRightWidth | Asserts runPass | assert_equals("1007", "1007")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("1007px", "1007px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <img border=" 00523 "> mapping to borderRightWidth | Asserts runPass | assert_equals(" 00523 ", " 00523 ")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("523px", "523px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <img border="200."> mapping to borderRightWidth | Asserts runPass | assert_equals("200.", "200.")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <img border="200.25"> mapping to borderRightWidth | Asserts runPass | assert_equals("200.25", "200.25")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <img border="200.7"> mapping to borderRightWidth | Asserts runPass | assert_equals("200.7", "200.7")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <img border="0"> mapping to borderRightWidth | Asserts runPass | assert_equals("0", "0")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("0px", "0px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <img border="-0"> mapping to borderRightWidth | Asserts runPass | assert_equals("-0", "-0")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("0px", "0px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <img border="+0"> mapping to borderRightWidth | Asserts runPass | assert_equals("+0", "+0")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("0px", "0px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <img border="+200"> mapping to borderRightWidth | Asserts runPass | assert_equals("+200", "+200")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <img border="200in"> mapping to borderRightWidth | Asserts runPass | assert_equals("200in", "200in")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <img border="200.25in"> mapping to borderRightWidth | Asserts runPass | assert_equals("200.25in", "200.25in")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <img border=" +200in "> mapping to borderRightWidth | Asserts runPass | assert_equals(" +200in ", " +200in ")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <img border="200%"> mapping to borderRightWidth | Asserts runPass | assert_equals("200%", "200%")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <img border="200.%"> mapping to borderRightWidth | Asserts runPass | assert_equals("200.%", "200.%")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <img border="200.25%"> mapping to borderRightWidth | Asserts runPass | assert_equals("200.25%", "200.25%")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <img border="-200"> mapping to borderRightWidth | Asserts runPass | assert_equals("-200", "-200")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:167:7) | Pass | assert_equals("0px", "0px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:168:7) |
|
Pass | <img border="-200px"> mapping to borderRightWidth | Asserts runPass | assert_equals("-200px", "-200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:167:7) | Pass | assert_equals("0px", "0px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:168:7) |
|
Pass | <img border=" -200"> mapping to borderRightWidth | Asserts runPass | assert_equals(" -200", " -200")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:167:7) | Pass | assert_equals("0px", "0px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:168:7) |
|
Pass | <img border="+-200"> mapping to borderRightWidth | Asserts runPass | assert_equals("+-200", "+-200")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:167:7) | Pass | assert_equals("0px", "0px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:168:7) |
|
Pass | <img border="-+200"> mapping to borderRightWidth | Asserts runPass | assert_equals("-+200", "-+200")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:167:7) | Pass | assert_equals("0px", "0px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:168:7) |
|
Pass | <img border="200"> mapping to borderBottomWidth | Asserts runPass | assert_equals("200", "200")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <img border="1007"> mapping to borderBottomWidth | Asserts runPass | assert_equals("1007", "1007")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("1007px", "1007px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <img border=" 00523 "> mapping to borderBottomWidth | Asserts runPass | assert_equals(" 00523 ", " 00523 ")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("523px", "523px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <img border="200."> mapping to borderBottomWidth | Asserts runPass | assert_equals("200.", "200.")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <img border="200.25"> mapping to borderBottomWidth | Asserts runPass | assert_equals("200.25", "200.25")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <img border="200.7"> mapping to borderBottomWidth | Asserts runPass | assert_equals("200.7", "200.7")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <img border="0"> mapping to borderBottomWidth | Asserts runPass | assert_equals("0", "0")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("0px", "0px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <img border="-0"> mapping to borderBottomWidth | Asserts runPass | assert_equals("-0", "-0")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("0px", "0px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <img border="+0"> mapping to borderBottomWidth | Asserts runPass | assert_equals("+0", "+0")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("0px", "0px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <img border="+200"> mapping to borderBottomWidth | Asserts runPass | assert_equals("+200", "+200")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <img border="200in"> mapping to borderBottomWidth | Asserts runPass | assert_equals("200in", "200in")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <img border="200.25in"> mapping to borderBottomWidth | Asserts runPass | assert_equals("200.25in", "200.25in")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <img border=" +200in "> mapping to borderBottomWidth | Asserts runPass | assert_equals(" +200in ", " +200in ")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <img border="200%"> mapping to borderBottomWidth | Asserts runPass | assert_equals("200%", "200%")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <img border="200.%"> mapping to borderBottomWidth | Asserts runPass | assert_equals("200.%", "200.%")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <img border="200.25%"> mapping to borderBottomWidth | Asserts runPass | assert_equals("200.25%", "200.25%")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <img border="-200"> mapping to borderBottomWidth | Asserts runPass | assert_equals("-200", "-200")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:167:7) | Pass | assert_equals("0px", "0px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:168:7) |
|
Pass | <img border="-200px"> mapping to borderBottomWidth | Asserts runPass | assert_equals("-200px", "-200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:167:7) | Pass | assert_equals("0px", "0px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:168:7) |
|
Pass | <img border=" -200"> mapping to borderBottomWidth | Asserts runPass | assert_equals(" -200", " -200")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:167:7) | Pass | assert_equals("0px", "0px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:168:7) |
|
Pass | <img border="+-200"> mapping to borderBottomWidth | Asserts runPass | assert_equals("+-200", "+-200")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:167:7) | Pass | assert_equals("0px", "0px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:168:7) |
|
Pass | <img border="-+200"> mapping to borderBottomWidth | Asserts runPass | assert_equals("-+200", "-+200")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:167:7) | Pass | assert_equals("0px", "0px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:168:7) |
|
Pass | <img border="200"> mapping to borderLeftWidth | Asserts runPass | assert_equals("200", "200")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <img border="1007"> mapping to borderLeftWidth | Asserts runPass | assert_equals("1007", "1007")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("1007px", "1007px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <img border=" 00523 "> mapping to borderLeftWidth | Asserts runPass | assert_equals(" 00523 ", " 00523 ")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("523px", "523px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <img border="200."> mapping to borderLeftWidth | Asserts runPass | assert_equals("200.", "200.")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <img border="200.25"> mapping to borderLeftWidth | Asserts runPass | assert_equals("200.25", "200.25")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <img border="200.7"> mapping to borderLeftWidth | Asserts runPass | assert_equals("200.7", "200.7")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <img border="0"> mapping to borderLeftWidth | Asserts runPass | assert_equals("0", "0")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("0px", "0px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <img border="-0"> mapping to borderLeftWidth | Asserts runPass | assert_equals("-0", "-0")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("0px", "0px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <img border="+0"> mapping to borderLeftWidth | Asserts runPass | assert_equals("+0", "+0")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("0px", "0px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <img border="+200"> mapping to borderLeftWidth | Asserts runPass | assert_equals("+200", "+200")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <img border="200in"> mapping to borderLeftWidth | Asserts runPass | assert_equals("200in", "200in")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <img border="200.25in"> mapping to borderLeftWidth | Asserts runPass | assert_equals("200.25in", "200.25in")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <img border=" +200in "> mapping to borderLeftWidth | Asserts runPass | assert_equals(" +200in ", " +200in ")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <img border="200%"> mapping to borderLeftWidth | Asserts runPass | assert_equals("200%", "200%")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <img border="200.%"> mapping to borderLeftWidth | Asserts runPass | assert_equals("200.%", "200.%")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <img border="200.25%"> mapping to borderLeftWidth | Asserts runPass | assert_equals("200.25%", "200.25%")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <img border="-200"> mapping to borderLeftWidth | Asserts runPass | assert_equals("-200", "-200")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:167:7) | Pass | assert_equals("0px", "0px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:168:7) |
|
Pass | <img border="-200px"> mapping to borderLeftWidth | Asserts runPass | assert_equals("-200px", "-200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:167:7) | Pass | assert_equals("0px", "0px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:168:7) |
|
Pass | <img border=" -200"> mapping to borderLeftWidth | Asserts runPass | assert_equals(" -200", " -200")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:167:7) | Pass | assert_equals("0px", "0px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:168:7) |
|
Pass | <img border="+-200"> mapping to borderLeftWidth | Asserts runPass | assert_equals("+-200", "+-200")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:167:7) | Pass | assert_equals("0px", "0px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:168:7) |
|
Pass | <img border="-+200"> mapping to borderLeftWidth | Asserts runPass | assert_equals("-+200", "-+200")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:167:7) | Pass | assert_equals("0px", "0px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:168:7) |
|
Pass | <object border="200"> mapping to borderTopWidth | Asserts runPass | assert_equals("200", "200")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <object border="1007"> mapping to borderTopWidth | Asserts runPass | assert_equals("1007", "1007")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("1007px", "1007px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <object border=" 00523 "> mapping to borderTopWidth | Asserts runPass | assert_equals(" 00523 ", " 00523 ")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("523px", "523px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <object border="200."> mapping to borderTopWidth | Asserts runPass | assert_equals("200.", "200.")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <object border="200.25"> mapping to borderTopWidth | Asserts runPass | assert_equals("200.25", "200.25")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <object border="200.7"> mapping to borderTopWidth | Asserts runPass | assert_equals("200.7", "200.7")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <object border="0"> mapping to borderTopWidth | Asserts runPass | assert_equals("0", "0")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("0px", "0px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <object border="-0"> mapping to borderTopWidth | Asserts runPass | assert_equals("-0", "-0")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("0px", "0px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <object border="+0"> mapping to borderTopWidth | Asserts runPass | assert_equals("+0", "+0")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("0px", "0px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <object border="+200"> mapping to borderTopWidth | Asserts runPass | assert_equals("+200", "+200")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <object border="200in"> mapping to borderTopWidth | Asserts runPass | assert_equals("200in", "200in")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <object border="200.25in"> mapping to borderTopWidth | Asserts runPass | assert_equals("200.25in", "200.25in")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <object border=" +200in "> mapping to borderTopWidth | Asserts runPass | assert_equals(" +200in ", " +200in ")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <object border="200%"> mapping to borderTopWidth | Asserts runPass | assert_equals("200%", "200%")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <object border="200.%"> mapping to borderTopWidth | Asserts runPass | assert_equals("200.%", "200.%")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <object border="200.25%"> mapping to borderTopWidth | Asserts runPass | assert_equals("200.25%", "200.25%")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <object border="-200"> mapping to borderTopWidth | Asserts runPass | assert_equals("-200", "-200")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:167:7) | Pass | assert_equals("0px", "0px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:168:7) |
|
Pass | <object border="-200px"> mapping to borderTopWidth | Asserts runPass | assert_equals("-200px", "-200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:167:7) | Pass | assert_equals("0px", "0px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:168:7) |
|
Pass | <object border=" -200"> mapping to borderTopWidth | Asserts runPass | assert_equals(" -200", " -200")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:167:7) | Pass | assert_equals("0px", "0px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:168:7) |
|
Pass | <object border="+-200"> mapping to borderTopWidth | Asserts runPass | assert_equals("+-200", "+-200")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:167:7) | Pass | assert_equals("0px", "0px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:168:7) |
|
Pass | <object border="-+200"> mapping to borderTopWidth | Asserts runPass | assert_equals("-+200", "-+200")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:167:7) | Pass | assert_equals("0px", "0px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:168:7) |
|
Pass | <object border="200"> mapping to borderRightWidth | Asserts runPass | assert_equals("200", "200")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <object border="1007"> mapping to borderRightWidth | Asserts runPass | assert_equals("1007", "1007")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("1007px", "1007px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <object border=" 00523 "> mapping to borderRightWidth | Asserts runPass | assert_equals(" 00523 ", " 00523 ")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("523px", "523px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <object border="200."> mapping to borderRightWidth | Asserts runPass | assert_equals("200.", "200.")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <object border="200.25"> mapping to borderRightWidth | Asserts runPass | assert_equals("200.25", "200.25")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <object border="200.7"> mapping to borderRightWidth | Asserts runPass | assert_equals("200.7", "200.7")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <object border="0"> mapping to borderRightWidth | Asserts runPass | assert_equals("0", "0")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("0px", "0px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <object border="-0"> mapping to borderRightWidth | Asserts runPass | assert_equals("-0", "-0")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("0px", "0px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <object border="+0"> mapping to borderRightWidth | Asserts runPass | assert_equals("+0", "+0")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("0px", "0px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <object border="+200"> mapping to borderRightWidth | Asserts runPass | assert_equals("+200", "+200")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <object border="200in"> mapping to borderRightWidth | Asserts runPass | assert_equals("200in", "200in")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <object border="200.25in"> mapping to borderRightWidth | Asserts runPass | assert_equals("200.25in", "200.25in")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <object border=" +200in "> mapping to borderRightWidth | Asserts runPass | assert_equals(" +200in ", " +200in ")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <object border="200%"> mapping to borderRightWidth | Asserts runPass | assert_equals("200%", "200%")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <object border="200.%"> mapping to borderRightWidth | Asserts runPass | assert_equals("200.%", "200.%")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <object border="200.25%"> mapping to borderRightWidth | Asserts runPass | assert_equals("200.25%", "200.25%")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <object border="-200"> mapping to borderRightWidth | Asserts runPass | assert_equals("-200", "-200")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:167:7) | Pass | assert_equals("0px", "0px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:168:7) |
|
Pass | <object border="-200px"> mapping to borderRightWidth | Asserts runPass | assert_equals("-200px", "-200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:167:7) | Pass | assert_equals("0px", "0px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:168:7) |
|
Pass | <object border=" -200"> mapping to borderRightWidth | Asserts runPass | assert_equals(" -200", " -200")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:167:7) | Pass | assert_equals("0px", "0px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:168:7) |
|
Pass | <object border="+-200"> mapping to borderRightWidth | Asserts runPass | assert_equals("+-200", "+-200")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:167:7) | Pass | assert_equals("0px", "0px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:168:7) |
|
Pass | <object border="-+200"> mapping to borderRightWidth | Asserts runPass | assert_equals("-+200", "-+200")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:167:7) | Pass | assert_equals("0px", "0px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:168:7) |
|
Pass | <object border="200"> mapping to borderBottomWidth | Asserts runPass | assert_equals("200", "200")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <object border="1007"> mapping to borderBottomWidth | Asserts runPass | assert_equals("1007", "1007")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("1007px", "1007px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <object border=" 00523 "> mapping to borderBottomWidth | Asserts runPass | assert_equals(" 00523 ", " 00523 ")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("523px", "523px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <object border="200."> mapping to borderBottomWidth | Asserts runPass | assert_equals("200.", "200.")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <object border="200.25"> mapping to borderBottomWidth | Asserts runPass | assert_equals("200.25", "200.25")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <object border="200.7"> mapping to borderBottomWidth | Asserts runPass | assert_equals("200.7", "200.7")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <object border="0"> mapping to borderBottomWidth | Asserts runPass | assert_equals("0", "0")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("0px", "0px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <object border="-0"> mapping to borderBottomWidth | Asserts runPass | assert_equals("-0", "-0")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("0px", "0px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <object border="+0"> mapping to borderBottomWidth | Asserts runPass | assert_equals("+0", "+0")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("0px", "0px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <object border="+200"> mapping to borderBottomWidth | Asserts runPass | assert_equals("+200", "+200")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <object border="200in"> mapping to borderBottomWidth | Asserts runPass | assert_equals("200in", "200in")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <object border="200.25in"> mapping to borderBottomWidth | Asserts runPass | assert_equals("200.25in", "200.25in")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <object border=" +200in "> mapping to borderBottomWidth | Asserts runPass | assert_equals(" +200in ", " +200in ")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <object border="200%"> mapping to borderBottomWidth | Asserts runPass | assert_equals("200%", "200%")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <object border="200.%"> mapping to borderBottomWidth | Asserts runPass | assert_equals("200.%", "200.%")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <object border="200.25%"> mapping to borderBottomWidth | Asserts runPass | assert_equals("200.25%", "200.25%")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <object border="-200"> mapping to borderBottomWidth | Asserts runPass | assert_equals("-200", "-200")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:167:7) | Pass | assert_equals("0px", "0px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:168:7) |
|
Pass | <object border="-200px"> mapping to borderBottomWidth | Asserts runPass | assert_equals("-200px", "-200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:167:7) | Pass | assert_equals("0px", "0px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:168:7) |
|
Pass | <object border=" -200"> mapping to borderBottomWidth | Asserts runPass | assert_equals(" -200", " -200")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:167:7) | Pass | assert_equals("0px", "0px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:168:7) |
|
Pass | <object border="+-200"> mapping to borderBottomWidth | Asserts runPass | assert_equals("+-200", "+-200")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:167:7) | Pass | assert_equals("0px", "0px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:168:7) |
|
Pass | <object border="-+200"> mapping to borderBottomWidth | Asserts runPass | assert_equals("-+200", "-+200")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:167:7) | Pass | assert_equals("0px", "0px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:168:7) |
|
Pass | <object border="200"> mapping to borderLeftWidth | Asserts runPass | assert_equals("200", "200")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <object border="1007"> mapping to borderLeftWidth | Asserts runPass | assert_equals("1007", "1007")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("1007px", "1007px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <object border=" 00523 "> mapping to borderLeftWidth | Asserts runPass | assert_equals(" 00523 ", " 00523 ")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("523px", "523px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <object border="200."> mapping to borderLeftWidth | Asserts runPass | assert_equals("200.", "200.")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <object border="200.25"> mapping to borderLeftWidth | Asserts runPass | assert_equals("200.25", "200.25")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <object border="200.7"> mapping to borderLeftWidth | Asserts runPass | assert_equals("200.7", "200.7")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <object border="0"> mapping to borderLeftWidth | Asserts runPass | assert_equals("0", "0")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("0px", "0px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <object border="-0"> mapping to borderLeftWidth | Asserts runPass | assert_equals("-0", "-0")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("0px", "0px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <object border="+0"> mapping to borderLeftWidth | Asserts runPass | assert_equals("+0", "+0")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("0px", "0px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <object border="+200"> mapping to borderLeftWidth | Asserts runPass | assert_equals("+200", "+200")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <object border="200in"> mapping to borderLeftWidth | Asserts runPass | assert_equals("200in", "200in")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <object border="200.25in"> mapping to borderLeftWidth | Asserts runPass | assert_equals("200.25in", "200.25in")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <object border=" +200in "> mapping to borderLeftWidth | Asserts runPass | assert_equals(" +200in ", " +200in ")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <object border="200%"> mapping to borderLeftWidth | Asserts runPass | assert_equals("200%", "200%")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <object border="200.%"> mapping to borderLeftWidth | Asserts runPass | assert_equals("200.%", "200.%")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <object border="200.25%"> mapping to borderLeftWidth | Asserts runPass | assert_equals("200.25%", "200.25%")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <object border="-200"> mapping to borderLeftWidth | Asserts runPass | assert_equals("-200", "-200")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:167:7) | Pass | assert_equals("0px", "0px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:168:7) |
|
Pass | <object border="-200px"> mapping to borderLeftWidth | Asserts runPass | assert_equals("-200px", "-200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:167:7) | Pass | assert_equals("0px", "0px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:168:7) |
|
Pass | <object border=" -200"> mapping to borderLeftWidth | Asserts runPass | assert_equals(" -200", " -200")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:167:7) | Pass | assert_equals("0px", "0px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:168:7) |
|
Pass | <object border="+-200"> mapping to borderLeftWidth | Asserts runPass | assert_equals("+-200", "+-200")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:167:7) | Pass | assert_equals("0px", "0px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:168:7) |
|
Pass | <object border="-+200"> mapping to borderLeftWidth | Asserts runPass | assert_equals("-+200", "-+200")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:167:7) | Pass | assert_equals("0px", "0px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:168:7) |
|
Pass | <input border="200"> mapping to borderTopWidth | Asserts runPass | assert_equals("200", "200")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <input border="1007"> mapping to borderTopWidth | Asserts runPass | assert_equals("1007", "1007")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("1007px", "1007px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <input border=" 00523 "> mapping to borderTopWidth | Asserts runPass | assert_equals(" 00523 ", " 00523 ")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("523px", "523px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <input border="200."> mapping to borderTopWidth | Asserts runPass | assert_equals("200.", "200.")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <input border="200.25"> mapping to borderTopWidth | Asserts runPass | assert_equals("200.25", "200.25")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <input border="200.7"> mapping to borderTopWidth | Asserts runPass | assert_equals("200.7", "200.7")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <input border="0"> mapping to borderTopWidth | Asserts runPass | assert_equals("0", "0")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("0px", "0px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <input border="-0"> mapping to borderTopWidth | Asserts runPass | assert_equals("-0", "-0")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("0px", "0px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <input border="+0"> mapping to borderTopWidth | Asserts runPass | assert_equals("+0", "+0")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("0px", "0px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <input border="+200"> mapping to borderTopWidth | Asserts runPass | assert_equals("+200", "+200")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <input border="200in"> mapping to borderTopWidth | Asserts runPass | assert_equals("200in", "200in")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <input border="200.25in"> mapping to borderTopWidth | Asserts runPass | assert_equals("200.25in", "200.25in")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <input border=" +200in "> mapping to borderTopWidth | Asserts runPass | assert_equals(" +200in ", " +200in ")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <input border="200%"> mapping to borderTopWidth | Asserts runPass | assert_equals("200%", "200%")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <input border="200.%"> mapping to borderTopWidth | Asserts runPass | assert_equals("200.%", "200.%")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <input border="200.25%"> mapping to borderTopWidth | Asserts runPass | assert_equals("200.25%", "200.25%")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <input border="-200"> mapping to borderTopWidth | Asserts runPass | assert_equals("-200", "-200")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:167:7) | Pass | assert_equals("0px", "0px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:168:7) |
|
Pass | <input border="-200px"> mapping to borderTopWidth | Asserts runPass | assert_equals("-200px", "-200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:167:7) | Pass | assert_equals("0px", "0px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:168:7) |
|
Pass | <input border=" -200"> mapping to borderTopWidth | Asserts runPass | assert_equals(" -200", " -200")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:167:7) | Pass | assert_equals("0px", "0px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:168:7) |
|
Pass | <input border="+-200"> mapping to borderTopWidth | Asserts runPass | assert_equals("+-200", "+-200")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:167:7) | Pass | assert_equals("0px", "0px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:168:7) |
|
Pass | <input border="-+200"> mapping to borderTopWidth | Asserts runPass | assert_equals("-+200", "-+200")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:167:7) | Pass | assert_equals("0px", "0px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:168:7) |
|
Pass | <input border="200"> mapping to borderRightWidth | Asserts runPass | assert_equals("200", "200")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <input border="1007"> mapping to borderRightWidth | Asserts runPass | assert_equals("1007", "1007")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("1007px", "1007px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <input border=" 00523 "> mapping to borderRightWidth | Asserts runPass | assert_equals(" 00523 ", " 00523 ")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("523px", "523px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <input border="200."> mapping to borderRightWidth | Asserts runPass | assert_equals("200.", "200.")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <input border="200.25"> mapping to borderRightWidth | Asserts runPass | assert_equals("200.25", "200.25")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <input border="200.7"> mapping to borderRightWidth | Asserts runPass | assert_equals("200.7", "200.7")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <input border="0"> mapping to borderRightWidth | Asserts runPass | assert_equals("0", "0")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("0px", "0px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <input border="-0"> mapping to borderRightWidth | Asserts runPass | assert_equals("-0", "-0")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("0px", "0px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <input border="+0"> mapping to borderRightWidth | Asserts runPass | assert_equals("+0", "+0")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("0px", "0px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <input border="+200"> mapping to borderRightWidth | Asserts runPass | assert_equals("+200", "+200")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <input border="200in"> mapping to borderRightWidth | Asserts runPass | assert_equals("200in", "200in")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <input border="200.25in"> mapping to borderRightWidth | Asserts runPass | assert_equals("200.25in", "200.25in")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <input border=" +200in "> mapping to borderRightWidth | Asserts runPass | assert_equals(" +200in ", " +200in ")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <input border="200%"> mapping to borderRightWidth | Asserts runPass | assert_equals("200%", "200%")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <input border="200.%"> mapping to borderRightWidth | Asserts runPass | assert_equals("200.%", "200.%")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <input border="200.25%"> mapping to borderRightWidth | Asserts runPass | assert_equals("200.25%", "200.25%")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <input border="-200"> mapping to borderRightWidth | Asserts runPass | assert_equals("-200", "-200")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:167:7) | Pass | assert_equals("0px", "0px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:168:7) |
|
Pass | <input border="-200px"> mapping to borderRightWidth | Asserts runPass | assert_equals("-200px", "-200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:167:7) | Pass | assert_equals("0px", "0px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:168:7) |
|
Pass | <input border=" -200"> mapping to borderRightWidth | Asserts runPass | assert_equals(" -200", " -200")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:167:7) | Pass | assert_equals("0px", "0px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:168:7) |
|
Pass | <input border="+-200"> mapping to borderRightWidth | Asserts runPass | assert_equals("+-200", "+-200")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:167:7) | Pass | assert_equals("0px", "0px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:168:7) |
|
Pass | <input border="-+200"> mapping to borderRightWidth | Asserts runPass | assert_equals("-+200", "-+200")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:167:7) | Pass | assert_equals("0px", "0px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:168:7) |
|
Pass | <input border="200"> mapping to borderBottomWidth | Asserts runPass | assert_equals("200", "200")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <input border="1007"> mapping to borderBottomWidth | Asserts runPass | assert_equals("1007", "1007")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("1007px", "1007px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <input border=" 00523 "> mapping to borderBottomWidth | Asserts runPass | assert_equals(" 00523 ", " 00523 ")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("523px", "523px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <input border="200."> mapping to borderBottomWidth | Asserts runPass | assert_equals("200.", "200.")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <input border="200.25"> mapping to borderBottomWidth | Asserts runPass | assert_equals("200.25", "200.25")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <input border="200.7"> mapping to borderBottomWidth | Asserts runPass | assert_equals("200.7", "200.7")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <input border="0"> mapping to borderBottomWidth | Asserts runPass | assert_equals("0", "0")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("0px", "0px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <input border="-0"> mapping to borderBottomWidth | Asserts runPass | assert_equals("-0", "-0")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("0px", "0px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <input border="+0"> mapping to borderBottomWidth | Asserts runPass | assert_equals("+0", "+0")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("0px", "0px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <input border="+200"> mapping to borderBottomWidth | Asserts runPass | assert_equals("+200", "+200")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <input border="200in"> mapping to borderBottomWidth | Asserts runPass | assert_equals("200in", "200in")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <input border="200.25in"> mapping to borderBottomWidth | Asserts runPass | assert_equals("200.25in", "200.25in")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <input border=" +200in "> mapping to borderBottomWidth | Asserts runPass | assert_equals(" +200in ", " +200in ")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <input border="200%"> mapping to borderBottomWidth | Asserts runPass | assert_equals("200%", "200%")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <input border="200.%"> mapping to borderBottomWidth | Asserts runPass | assert_equals("200.%", "200.%")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <input border="200.25%"> mapping to borderBottomWidth | Asserts runPass | assert_equals("200.25%", "200.25%")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <input border="-200"> mapping to borderBottomWidth | Asserts runPass | assert_equals("-200", "-200")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:167:7) | Pass | assert_equals("0px", "0px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:168:7) |
|
Pass | <input border="-200px"> mapping to borderBottomWidth | Asserts runPass | assert_equals("-200px", "-200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:167:7) | Pass | assert_equals("0px", "0px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:168:7) |
|
Pass | <input border=" -200"> mapping to borderBottomWidth | Asserts runPass | assert_equals(" -200", " -200")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:167:7) | Pass | assert_equals("0px", "0px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:168:7) |
|
Pass | <input border="+-200"> mapping to borderBottomWidth | Asserts runPass | assert_equals("+-200", "+-200")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:167:7) | Pass | assert_equals("0px", "0px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:168:7) |
|
Pass | <input border="-+200"> mapping to borderBottomWidth | Asserts runPass | assert_equals("-+200", "-+200")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:167:7) | Pass | assert_equals("0px", "0px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:168:7) |
|
Pass | <input border="200"> mapping to borderLeftWidth | Asserts runPass | assert_equals("200", "200")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <input border="1007"> mapping to borderLeftWidth | Asserts runPass | assert_equals("1007", "1007")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("1007px", "1007px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <input border=" 00523 "> mapping to borderLeftWidth | Asserts runPass | assert_equals(" 00523 ", " 00523 ")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("523px", "523px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <input border="200."> mapping to borderLeftWidth | Asserts runPass | assert_equals("200.", "200.")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <input border="200.25"> mapping to borderLeftWidth | Asserts runPass | assert_equals("200.25", "200.25")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <input border="200.7"> mapping to borderLeftWidth | Asserts runPass | assert_equals("200.7", "200.7")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <input border="0"> mapping to borderLeftWidth | Asserts runPass | assert_equals("0", "0")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("0px", "0px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <input border="-0"> mapping to borderLeftWidth | Asserts runPass | assert_equals("-0", "-0")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("0px", "0px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <input border="+0"> mapping to borderLeftWidth | Asserts runPass | assert_equals("+0", "+0")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("0px", "0px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <input border="+200"> mapping to borderLeftWidth | Asserts runPass | assert_equals("+200", "+200")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <input border="200in"> mapping to borderLeftWidth | Asserts runPass | assert_equals("200in", "200in")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <input border="200.25in"> mapping to borderLeftWidth | Asserts runPass | assert_equals("200.25in", "200.25in")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <input border=" +200in "> mapping to borderLeftWidth | Asserts runPass | assert_equals(" +200in ", " +200in ")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <input border="200%"> mapping to borderLeftWidth | Asserts runPass | assert_equals("200%", "200%")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <input border="200.%"> mapping to borderLeftWidth | Asserts runPass | assert_equals("200.%", "200.%")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <input border="200.25%"> mapping to borderLeftWidth | Asserts runPass | assert_equals("200.25%", "200.25%")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:156:7) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:157:7) |
|
Pass | <input border="-200"> mapping to borderLeftWidth | Asserts runPass | assert_equals("-200", "-200")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:167:7) | Pass | assert_equals("0px", "0px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:168:7) |
|
Pass | <input border="-200px"> mapping to borderLeftWidth | Asserts runPass | assert_equals("-200px", "-200px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:167:7) | Pass | assert_equals("0px", "0px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:168:7) |
|
Pass | <input border=" -200"> mapping to borderLeftWidth | Asserts runPass | assert_equals(" -200", " -200")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:167:7) | Pass | assert_equals("0px", "0px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:168:7) |
|
Pass | <input border="+-200"> mapping to borderLeftWidth | Asserts runPass | assert_equals("+-200", "+-200")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:167:7) | Pass | assert_equals("0px", "0px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:168:7) |
|
Pass | <input border="-+200"> mapping to borderLeftWidth | Asserts runPass | assert_equals("-+200", "-+200")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:167:7) | Pass | assert_equals("0px", "0px")
at Test.<anonymous> ( /html/rendering/pixel-length-attributes.html:168:7) |
|