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

git-svn-id: svn://10.0.0.236/trunk@51387 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
kipp%netscape.com
1999-10-21 20:23:05 +00:00
parent 4fe7cefb4a
commit 90d4423420
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