Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Unreviewed, revert r284894 as it caused issues with printing and read…
…er mode https://bugs.webkit.org/show_bug.cgi?id=240355 <rdar://92538667> Revert r284894 as it caused issues with printing and reader mode. Canonical link: https://commits.webkit.org/250503@main git-svn-id: https://svn.webkit.org/repository/webkit/trunk@294125 268f45cc-cd09-0410-ab3c-d52691b4dbfc
- Loading branch information
Showing
with
5 additions
and 5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@@ -1,11 +1,13 @@ | ||
|
||
Harness Error (TIMEOUT), message = null | ||
|
||
TIMEOUT img (src only) Test timed out | ||
PASS img (src only), parent is picture | ||
PASS img (src only), previous sibling is source | ||
TIMEOUT img (srcset 1 cand) Test timed out | ||
PASS img (srcset 1 cand), parent is picture | ||
PASS img (srcset 1 cand), previous sibling is source | ||
FAIL adopt a cloned img in template assert_equals: expected "http://localhost:8800/images/green-1x1.png" but got "/images/green-1x1.png" | ||
PASS adoption is from appendChild | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters