Skip to content

Commit

Permalink
[WinCairo] Unreviewed test gardening
Browse files Browse the repository at this point in the history
* LayoutTests/platform/wincairo/fast/dom/Range/surround-contents-font-face-crash-expected.txt: Added.
* LayoutTests/platform/wincairo/fast/dom/adopt-attribute-crash-expected.txt:
* LayoutTests/platform/wincairo/fast/dom/xml-parser-error-message-crash-expected.txt: Added.

Canonical link: https://commits.webkit.org/271023@main
  • Loading branch information
fujii committed Nov 21, 2023
1 parent cc90c25 commit 3284c92
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
ALERT: PASS. WebKit didn't crash.
This page contains the following errors:

error on line 21 at column 1: Premature end of data in tag font line 2
Below is a rendering of the page up to the first error.


Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ ALERT: Tests adopting two Attr nodes of the same qualified name. WebKit shouldn'
This page contains the following errors:

error on line 3 at column 66: Namespaced Attribute href in 'http://www.w3.org/1999/xlink' redefined
error on line 18 at column 10: Extra content at the end of the document
error on line 19 at column 1: Premature end of data in tag html line 1
Below is a rendering of the page up to the first error.


Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
This page contains the following errors:

error on line 6 at column 2: Premature end of data in tag svg line 1
Below is a rendering of the page up to the first error.


0 comments on commit 3284c92

Please sign in to comment.