mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-20 15:27:32 +09:00
Issue #2112 - Part 6: Remove IsStyledByServo function and callers
This commit is contained in:
parent
a93a7bed47
commit
10bf8705d0
13 changed files with 16 additions and 181 deletions
|
|
@ -933,13 +933,6 @@ public:
|
|||
mozilla::dom::Element* GetEditingHost();
|
||||
|
||||
|
||||
/**
|
||||
* Set NODE_HAS_DIRTY_DESCENDANTS_FOR_SERVO all the way up the flattened
|
||||
* parent chain to the document. If an ancestor is found with the bit already
|
||||
* set, this method asserts that all of its ancestors also have the bit set.
|
||||
*/
|
||||
void MarkAncestorsAsHavingDirtyDescendantsForServo();
|
||||
|
||||
/**
|
||||
* Determining language. Look at the nearest ancestor element that has a lang
|
||||
* attribute in the XML namespace or is an HTML/SVG element and has a lang in
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue