mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Update comment to reflect reality; no bug
This commit is contained in:
parent
358f330e27
commit
55a02d19fe
@ -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