Bug 1231692: Add crashtest for this (fixed) bug. r=layout-reviewers,emilio

This crashtest still fails some nonfatal assertions, but it doesn't hang
(which is what the bug was originally about), hooray!

The testcase comes straight from the bug, with some formerly-prefixed features
(-moz-initial, -moz-box-shadow, etc) unprefixed.

I'm adding it as a traditional crashtest rather than a WPT crashtest since it
still uses a handful of moz-prefixed features (e.g. text-align:-moz-right which
we still support, and text-overflow: moz-ui-ellipsis which we don't seem to
parse anymore, *shrug*).

Depends on D200525

Differential Revision: https://phabricator.services.mozilla.com/D200543
This commit is contained in:
Daniel Holbert 2024-02-05 16:30:59 +00:00
parent dfb41a694d
commit 9b3362a118
2 changed files with 6 additions and 0 deletions

File diff suppressed because one or more lines are too long

View File

@ -642,6 +642,7 @@ load text-overflow-form-elements.html
load text-overflow-iframe.html
asserts(1-4) load 1225005.html # bug 682647 and bug 448083
load 1230378.xhtml
asserts(7) load 1231692-1.html
load 1233191.html
load 1233607.html
load 1234701-1.html