Update comment to reflect reality; no bug

This commit is contained in:
Boris Zbarsky 2009-10-02 15:00:44 -04:00
parent 358f330e27
commit 55a02d19fe

View File

@ -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*