зеркало из https://github.com/mozilla/pjs.git
r=troy; Added a new frame property atom
This commit is contained in:
Родитель
f4891ec6b4
Коммит
9d26ed588b
|
@ -104,6 +104,7 @@ LAYOUT_ATOM(collapseOffsetProperty, "CollapseOffsetProperty")
|
||||||
LAYOUT_ATOM(inlineFrameAnnotation, "InlineFrameAnnotation")
|
LAYOUT_ATOM(inlineFrameAnnotation, "InlineFrameAnnotation")
|
||||||
LAYOUT_ATOM(maxElementSizeProperty, "MaxElementSizeProperty")
|
LAYOUT_ATOM(maxElementSizeProperty, "MaxElementSizeProperty")
|
||||||
LAYOUT_ATOM(overflowProperty, "OverflowProperty")
|
LAYOUT_ATOM(overflowProperty, "OverflowProperty")
|
||||||
|
LAYOUT_ATOM(overflowLinesProperty, "OverflowLinesProperty")
|
||||||
LAYOUT_ATOM(viewProperty, "ViewProperty")
|
LAYOUT_ATOM(viewProperty, "ViewProperty")
|
||||||
|
|
||||||
#ifdef DEBUG
|
#ifdef DEBUG
|
||||||
|
|
|
@ -104,6 +104,7 @@ LAYOUT_ATOM(collapseOffsetProperty, "CollapseOffsetProperty")
|
||||||
LAYOUT_ATOM(inlineFrameAnnotation, "InlineFrameAnnotation")
|
LAYOUT_ATOM(inlineFrameAnnotation, "InlineFrameAnnotation")
|
||||||
LAYOUT_ATOM(maxElementSizeProperty, "MaxElementSizeProperty")
|
LAYOUT_ATOM(maxElementSizeProperty, "MaxElementSizeProperty")
|
||||||
LAYOUT_ATOM(overflowProperty, "OverflowProperty")
|
LAYOUT_ATOM(overflowProperty, "OverflowProperty")
|
||||||
|
LAYOUT_ATOM(overflowLinesProperty, "OverflowLinesProperty")
|
||||||
LAYOUT_ATOM(viewProperty, "ViewProperty")
|
LAYOUT_ATOM(viewProperty, "ViewProperty")
|
||||||
|
|
||||||
#ifdef DEBUG
|
#ifdef DEBUG
|
||||||
|
|
|
@ -104,6 +104,7 @@ LAYOUT_ATOM(collapseOffsetProperty, "CollapseOffsetProperty")
|
||||||
LAYOUT_ATOM(inlineFrameAnnotation, "InlineFrameAnnotation")
|
LAYOUT_ATOM(inlineFrameAnnotation, "InlineFrameAnnotation")
|
||||||
LAYOUT_ATOM(maxElementSizeProperty, "MaxElementSizeProperty")
|
LAYOUT_ATOM(maxElementSizeProperty, "MaxElementSizeProperty")
|
||||||
LAYOUT_ATOM(overflowProperty, "OverflowProperty")
|
LAYOUT_ATOM(overflowProperty, "OverflowProperty")
|
||||||
|
LAYOUT_ATOM(overflowLinesProperty, "OverflowLinesProperty")
|
||||||
LAYOUT_ATOM(viewProperty, "ViewProperty")
|
LAYOUT_ATOM(viewProperty, "ViewProperty")
|
||||||
|
|
||||||
#ifdef DEBUG
|
#ifdef DEBUG
|
||||||
|
|
Загрузка…
Ссылка в новой задаче