Changeset 15253 for trunk/WebCore/css/CSSValueKeywords.in
- Timestamp:
- 07/09/06 08:10:21 (3 years ago)
- Files:
-
- 1 modified
-
trunk/WebCore/css/CSSValueKeywords.in (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/WebCore/css/CSSValueKeywords.in
r15095 r15253 5 5 # 6 6 # The Values are sorted according to the properties they belong to, 7 # and have to be in the same order as the enums in render_style.h.7 # and have to be in the same order as the enums in RenderStyle.h. 8 8 # 9 9 # If not, the optimizations in the cssparser and style selector will fail,