mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-23 00:47:31 +09:00
Issue #1375 - Include content rules from HTMLTableCellElement::WalkContentStyleRules and move to the mapped attr functionality
* Bugs 1341647 and 1341648
This commit is contained in:
parent
922cbf0217
commit
6b48075b57
16 changed files with 158 additions and 259 deletions
|
|
@ -62,3 +62,10 @@ pref(permissions.default.image,2) HTTP == bug1196784-with-srcset.html bug1196784
|
|||
|
||||
# Test video with rotation information can be rotated.
|
||||
== bug1228601-video-rotation-90.html bug1228601-video-rotated-ref.html
|
||||
|
||||
# Test that dynamically setting body margin attributes updates style appropriately
|
||||
== body-topmargin-dynamic.html body-topmargin-ref.html
|
||||
|
||||
# Test that dynamically removing a nonmargin mapped attribute does not
|
||||
# destroy margins inherited from the frame.
|
||||
== body-frame-margin-remove-other-pres-hint.html body-frame-margin-remove-other-pres-hint-ref.html
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue