mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-25 22:01:30 +00:00
Update comment to reflect reality; no bug
This commit is contained in:
parent
11b5eeca6c
commit
98b267ec17
@ -1664,7 +1664,7 @@ GK_ATOM(maxElementWidthProperty, "MaxElementWidthProperty") // nscoord*
|
||||
GK_ATOM(outlineInnerRectProperty, "OutlineInnerRectProperty") // nsRect*
|
||||
GK_ATOM(outOfFlowDirtyRectProperty, "OutOfFlowDirtyRectProperty") // nsRect*
|
||||
GK_ATOM(overflowAreaProperty, "OverflowArea") // nsRect*
|
||||
GK_ATOM(overflowProperty, "OverflowProperty") // list of nsIFrame*
|
||||
GK_ATOM(overflowProperty, "OverflowProperty") // nsFrameList*
|
||||
GK_ATOM(overflowContainersProperty, "OverflowContainersProperty") // nsFrameList*
|
||||
GK_ATOM(excessOverflowContainersProperty, "ExcessOverflowContainersProperty") // nsFrameList*
|
||||
GK_ATOM(overflowLinesProperty, "OverflowLinesProperty") // list of nsLineBox*
|
||||
|
Loading…
Reference in New Issue
Block a user