r=troy; Added a property for max-element-size storage for fixing bug 13196

This commit is contained in:
kipp%netscape.com 1999-10-21 20:23:05 +00:00
parent b573d95fee
commit d6d696ef93
3 changed files with 3 additions and 0 deletions

View File

@ -101,6 +101,7 @@ LAYOUT_ATOM(viewportFrame, "ViewportFrame")
// Alphabetical list of frame property names
LAYOUT_ATOM(overflowProperty, "OverflowProperty")
LAYOUT_ATOM(maxElementSizeProperty, "MaxElementSizeProperty")
#ifdef DEBUG
// Alphabetical list of atoms used by debugging code

View File

@ -101,6 +101,7 @@ LAYOUT_ATOM(viewportFrame, "ViewportFrame")
// Alphabetical list of frame property names
LAYOUT_ATOM(overflowProperty, "OverflowProperty")
LAYOUT_ATOM(maxElementSizeProperty, "MaxElementSizeProperty")
#ifdef DEBUG
// Alphabetical list of atoms used by debugging code

View File

@ -101,6 +101,7 @@ LAYOUT_ATOM(viewportFrame, "ViewportFrame")
// Alphabetical list of frame property names
LAYOUT_ATOM(overflowProperty, "OverflowProperty")
LAYOUT_ATOM(maxElementSizeProperty, "MaxElementSizeProperty")
#ifdef DEBUG
// Alphabetical list of atoms used by debugging code