mirror of
https://github.com/servo/servo.git
synced 2025-10-01 00:59:15 +01:00
Auto merge of #10019 - rebstar6:htmllabelclick, r=jdm
Fix htmllabelelement click to activate correct element Address https://github.com/servo/servo/issues/9928 Pass on label click to the label element's labeled control <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/10019) <!-- Reviewable:end -->
This commit is contained in:
commit
80d903a897
5 changed files with 189 additions and 10 deletions
|
@ -6030,6 +6030,12 @@
|
|||
"url": "/_mozilla/mozilla/htmlfontelement_size_attribute.html"
|
||||
}
|
||||
],
|
||||
"mozilla/htmllabel-activation.html": [
|
||||
{
|
||||
"path": "mozilla/htmllabel-activation.html",
|
||||
"url": "/_mozilla/mozilla/htmllabel-activation.html"
|
||||
}
|
||||
],
|
||||
"mozilla/htmlspacechars.html": [
|
||||
{
|
||||
"path": "mozilla/htmlspacechars.html",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue