mirror of
https://github.com/servo/servo.git
synced 2025-10-01 00:59:15 +01:00
Avoid panics for empty or multibyte image usemap
This commit is contained in:
parent
c83ac31e71
commit
ee310fdc2a
3 changed files with 33 additions and 0 deletions
|
@ -12884,6 +12884,12 @@
|
|||
{}
|
||||
]
|
||||
],
|
||||
"mozilla/htmlimageelement.html": [
|
||||
[
|
||||
"/_mozilla/mozilla/htmlimageelement.html",
|
||||
{}
|
||||
]
|
||||
],
|
||||
"mozilla/htmllabel-activation.html": [
|
||||
[
|
||||
"/_mozilla/mozilla/htmllabel-activation.html",
|
||||
|
@ -25381,6 +25387,10 @@
|
|||
"54fe6bbc1a7a35ceb14a3bf33f81ebed55beaf72",
|
||||
"testharness"
|
||||
],
|
||||
"mozilla/htmlimageelement.html": [
|
||||
"f1857a8f413f444b34464f0a3bc6b46af13c1a5a",
|
||||
"testharness"
|
||||
],
|
||||
"mozilla/htmllabel-activation.html": [
|
||||
"2013b49684d0b861415a2e766d5d260906b1f3fb",
|
||||
"testharness"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue