mirror of
https://github.com/servo/servo.git
synced 2025-10-01 09:09:15 +01:00
layout: Add test for pre-line and pre-wrap wrapping not crashing servo.
This commit is contained in:
parent
383ba964ab
commit
b54b576202
3 changed files with 52 additions and 0 deletions
|
@ -6138,6 +6138,18 @@
|
|||
"url": "/_mozilla/css/test_variable_serialization_specified.html"
|
||||
}
|
||||
],
|
||||
"css/white-space-pre-line-long-line.html": [
|
||||
{
|
||||
"path": "css/white-space-pre-line-long-line.html",
|
||||
"url": "/_mozilla/css/white-space-pre-line-long-line.html"
|
||||
}
|
||||
],
|
||||
"css/white-space-pre-wrap-long-line.html": [
|
||||
{
|
||||
"path": "css/white-space-pre-wrap-long-line.html",
|
||||
"url": "/_mozilla/css/white-space-pre-wrap-long-line.html"
|
||||
}
|
||||
],
|
||||
"mozilla/DOMParser.html": [
|
||||
{
|
||||
"path": "mozilla/DOMParser.html",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue