mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-21 07:47:32 +09:00
Bug 1377648 - Fix HTMLSummaryElement::IsSummary() on removing the element
* Use inFlowFrame to check the target frame is summary and its parent is details * Check summary frame instead of summary element on removing the summary Tag #1375
This commit is contained in:
parent
9b868f0298
commit
84d3b44b86
4 changed files with 35 additions and 12 deletions
|
|
@ -101,3 +101,7 @@ fuzzy(1,1) == mouse-click-twice-float-details.html float-details.html # Bug 1316
|
|||
== details-before.html single-summary.html
|
||||
== open-details-after.html open-single-summary.html
|
||||
== open-details-before.html open-single-summary.html
|
||||
|
||||
# Move summary element
|
||||
== move-float-summary-to-different-details.html move-float-summary-to-different-details-ref.html
|
||||
== move-position-absolute-summary-to-different-details.html move-position-absolute-summary-to-different-details-ref.html
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue