From f734a9cc390accf6c5628303aaf834b3fe74aae1 Mon Sep 17 00:00:00 2001 From: "kipp%netscape.com" Date: Tue, 2 Nov 1999 23:42:13 +0000 Subject: [PATCH] r=troy; Added a new frame property atom git-svn-id: svn://10.0.0.236/trunk@52610 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/content/shared/public/nsLayoutAtomList.h | 1 + mozilla/layout/base/nsLayoutAtomList.h | 1 + mozilla/layout/base/public/nsLayoutAtomList.h | 1 + 3 files changed, 3 insertions(+) diff --git a/mozilla/content/shared/public/nsLayoutAtomList.h b/mozilla/content/shared/public/nsLayoutAtomList.h index 04e38cf6559..cd76af0db4c 100644 --- a/mozilla/content/shared/public/nsLayoutAtomList.h +++ b/mozilla/content/shared/public/nsLayoutAtomList.h @@ -104,6 +104,7 @@ LAYOUT_ATOM(collapseOffsetProperty, "CollapseOffsetProperty") LAYOUT_ATOM(inlineFrameAnnotation, "InlineFrameAnnotation") LAYOUT_ATOM(maxElementSizeProperty, "MaxElementSizeProperty") LAYOUT_ATOM(overflowProperty, "OverflowProperty") +LAYOUT_ATOM(overflowLinesProperty, "OverflowLinesProperty") LAYOUT_ATOM(viewProperty, "ViewProperty") #ifdef DEBUG diff --git a/mozilla/layout/base/nsLayoutAtomList.h b/mozilla/layout/base/nsLayoutAtomList.h index 04e38cf6559..cd76af0db4c 100644 --- a/mozilla/layout/base/nsLayoutAtomList.h +++ b/mozilla/layout/base/nsLayoutAtomList.h @@ -104,6 +104,7 @@ LAYOUT_ATOM(collapseOffsetProperty, "CollapseOffsetProperty") LAYOUT_ATOM(inlineFrameAnnotation, "InlineFrameAnnotation") LAYOUT_ATOM(maxElementSizeProperty, "MaxElementSizeProperty") LAYOUT_ATOM(overflowProperty, "OverflowProperty") +LAYOUT_ATOM(overflowLinesProperty, "OverflowLinesProperty") LAYOUT_ATOM(viewProperty, "ViewProperty") #ifdef DEBUG diff --git a/mozilla/layout/base/public/nsLayoutAtomList.h b/mozilla/layout/base/public/nsLayoutAtomList.h index 04e38cf6559..cd76af0db4c 100644 --- a/mozilla/layout/base/public/nsLayoutAtomList.h +++ b/mozilla/layout/base/public/nsLayoutAtomList.h @@ -104,6 +104,7 @@ LAYOUT_ATOM(collapseOffsetProperty, "CollapseOffsetProperty") LAYOUT_ATOM(inlineFrameAnnotation, "InlineFrameAnnotation") LAYOUT_ATOM(maxElementSizeProperty, "MaxElementSizeProperty") LAYOUT_ATOM(overflowProperty, "OverflowProperty") +LAYOUT_ATOM(overflowLinesProperty, "OverflowLinesProperty") LAYOUT_ATOM(viewProperty, "ViewProperty") #ifdef DEBUG