Pass | location.hash : unpaired surrogate codepoint should be replaced with U+FFFD | Asserts runPass | assert_equals("#%EF%BF%BD", "#%EF%BF%BD")
at Test.<anonymous> ( /html/dom/usvstring-reflection.https.html:13:3) |
|
Pass | location.href : unpaired surrogate codepoint should be replaced with U+FFFD | Asserts runPass | assert_equals("about:blank#%EF%BF%BD", "about:blank#%EF%BF%BD")
at Test.<anonymous> ( /html/dom/usvstring-reflection.https.html:18:3) | Pass | assert_equals("about:blank#%EF%BF%BD", "about:blank#%EF%BF%BD")
at Test.<anonymous> ( /html/dom/usvstring-reflection.https.html:20:3) |
|
Pass | window.open : unpaired surrogate codepoint should be replaced with U+FFFD | Asserts runPass | assert_equals("#%EF%BF%BD", "#%EF%BF%BD")
at Test.<anonymous> ( /html/dom/usvstring-reflection.https.html:25:3) |
|
Pass | document.open : unpaired surrogate codepoint should be replaced with U+FFFD | Asserts runPass | assert_equals("#%EF%BF%BD", "#%EF%BF%BD")
at Test.<anonymous> ( /html/dom/usvstring-reflection.https.html:30:3) |
|
Pass | anchor : unpaired surrogate codepoint should be replaced with U+FFFD | Asserts runPass | assert_equals("\ufffd", "\ufffd")
at Test.<anonymous> ( /html/dom/usvstring-reflection.https.html:36:3) |
|
Pass | area : unpaired surrogate codepoint should be replaced with U+FFFD | Asserts runPass | assert_equals("\ufffd", "\ufffd")
at Test.<anonymous> ( /html/dom/usvstring-reflection.https.html:42:3) |
|
Pass | base : unpaired surrogate codepoint should be replaced with U+FFFD | Asserts runPass | assert_equals(true, true)
at Test.<anonymous> ( /html/dom/usvstring-reflection.https.html:48:3) |
|
Pass | EventSource : unpaired surrogate codepoint should be replaced with U+FFFD | Asserts runPass | assert_equals(true, true)
at Test.<anonymous> ( /html/dom/usvstring-reflection.https.html:53:3) |
|
Pass | frame : unpaired surrogate codepoint should be replaced with U+FFFD | Asserts runPass | assert_equals(true, true)
at Test.<anonymous> ( /html/dom/usvstring-reflection.https.html:60:3) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /html/dom/usvstring-reflection.https.html:61:3) |
|
Pass | iframe : unpaired surrogate codepoint should be replaced with U+FFFD | Asserts runPass | assert_equals(true, true)
at Test.<anonymous> ( /html/dom/usvstring-reflection.https.html:68:3) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /html/dom/usvstring-reflection.https.html:69:3) |
|
Pass | link : unpaired surrogate codepoint should be replaced with U+FFFD | Asserts runPass | assert_equals(true, true)
at Test.<anonymous> ( /html/dom/usvstring-reflection.https.html:75:3) |
|
Pass | source : unpaired surrogate codepoint should be replaced with U+FFFD | Asserts runPass | assert_equals(true, true)
at Test.<anonymous> ( /html/dom/usvstring-reflection.https.html:82:3) | Pass | assert_equals("\ufffd", "\ufffd")
at Test.<anonymous> ( /html/dom/usvstring-reflection.https.html:83:3) |
|
Pass | storage event : unpaired surrogate codepoint should be replaced with U+FFFD | Asserts runPass | assert_equals("https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/dom/usvstring-reflection.https.html#%EF%BF%BD\ufffd", "https://xn--n8j6ds53lwwkrqhv28a.wpt.live/html/dom/usvstring-reflection.https.html#%EF%BF%BD\ufffd")
at Test.<anonymous> ( /html/dom/usvstring-reflection.https.html:90:3) |
|
Pass | websocket url : unpaired surrogate codepoint should be replaced with U+FFFD | Asserts runPass | assert_true(true)
at Test.<anonymous> ( /html/dom/usvstring-reflection.https.html:95:3) |
|
Pass | sendBeacon URL: unpaired surrogate codepoint should not make any exceptions. | Asserts runPass | assert_true(true)
at Test.<anonymous> ( /html/dom/usvstring-reflection.https.html:101:5) |
|
Pass | RegisterProtocolHandler URL: unpaired surrogate codepoint should not make any exceptions. | Asserts runNo asserts ran |
Pass | UnregisterProtocolHandler URL: unpaired surrogate codepoint should not make any exceptions. | Asserts runNo asserts ran |
Pass | Document URLs: unpaired surrogate codepoint should be replaced with U+FFFD | Asserts runPass | assert_equals("about:blank#%EF%BF%BD", "about:blank#%EF%BF%BD")
at Test.<anonymous> ( /html/dom/usvstring-reflection.https.html:119:3) | Pass | assert_equals("about:blank#%EF%BF%BD", "about:blank#%EF%BF%BD")
at Test.<anonymous> ( /html/dom/usvstring-reflection.https.html:120:3) |
|
Pass | RTCDataChannel.send: unpaired surrogate codepoint should be replaced with U+FFFD. | Asserts runPass | assert_equals("string", "string", "Expect message to be a string")
at /html/dom/usvstring-reflection.https.html:132:5 | Pass | assert_equals("hello\ufffd", "hello\ufffd")
at /html/dom/usvstring-reflection.https.html:135:5 |
|