mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-26 02:17:34 +09:00
Issue #2104 - Part 2: Indicate if a label was cropped via the "_is_cropped" attribute
This commit is contained in:
parent
60c344a56b
commit
4c9665a4ae
2 changed files with 8 additions and 0 deletions
|
|
@ -39,6 +39,7 @@ GK_ATOM(_moz_resizing, "_moz_resizing")
|
|||
GK_ATOM(mozallowfullscreen, "mozallowfullscreen")
|
||||
GK_ATOM(moztype, "_moz-type")
|
||||
GK_ATOM(mozdirty, "_moz_dirty")
|
||||
GK_ATOM(_is_cropped, "_is_cropped")
|
||||
GK_ATOM(mozdisallowselectionprint, "mozdisallowselectionprint")
|
||||
GK_ATOM(mozdonotsend, "moz-do-not-send")
|
||||
GK_ATOM(mozeditorbogusnode, "_moz_editor_bogus_node")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue