layout: Add test for pre-line and pre-wrap wrapping not crashing servo.

This commit is contained in:
Emilio Cobos Álvarez 2016-07-10 01:07:21 -07:00
parent 383ba964ab
commit b54b576202
No known key found for this signature in database
GPG key ID: 056B727BB9C1027C
3 changed files with 52 additions and 0 deletions

View file

@ -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",