style: Fix media query parsing when invalid queries are present.

This commit is contained in:
Emilio Cobos Álvarez 2017-03-14 21:20:26 +01:00
parent e600e0495c
commit f69983930d
No known key found for this signature in database
GPG key ID: 056B727BB9C1027C
3 changed files with 28 additions and 10 deletions

View file

@ -11066,6 +11066,12 @@
{}
]
],
"css/media_bogus_query_sequence.html": [
[
"/_mozilla/css/media_bogus_query_sequence.html",
{}
]
],
"css/media_calc_crash.html": [
[
"/_mozilla/css/media_calc_crash.html",
@ -22295,6 +22301,10 @@
"477c77a8ca848cf57b440ea7d74cc0edc97aa2cb",
"support"
],
"css/media_bogus_query_sequence.html": [
"88fb8ef33c4870966a1691f1dd992362ebe5f24e",
"testharness"
],
"css/media_calc_crash.html": [
"14034fed9727ceb0c17b17b33fbc1552bc7c949e",
"testharness"