- e86c5b3 Fix a regression where layout is triggering on all recalcStyles, due to a bad comparison by hyatt · 18 years ago
- a25d742 Fix column-count so that it supports auto just like column-width does. by hyatt · 18 years ago
- f5301c5 Add support for all of the CSS3 multi-column properties in preparation for implementing the by hyatt · 18 years ago
- ec37548 LayoutTests: by darin · 18 years ago
- 6537522 Implement box-shadow parsing... getting it all into the RenderStyle. by hyatt · 18 years ago
- 42bfe42 2007-01-01 Mark Rowe <bdash@webkit.org> by bdash · 18 years ago
- 593cf1c Make sure the execrable match-nearest-mail-blockquote-color CSS property is actually initialized (amazingly by hyatt · 18 years ago
- bf61203 Fix for bug 11889, support stroking and filling of HTML text from CSS. This patch adds four new CSS properties: by hyatt · 18 years ago
- 4b760b9 LayoutTests: by adele · 18 years ago
- 6125f88 LayoutTests: by adele · 18 years ago
- 5d6edd4 Reviewed by Darin. by bdakin · 18 years ago
- bbdae5c Reviewed by eseidel. by rwlbuis · 19 years ago
- 5cc8ab8 Clean up the XBL and XSLT ifdefs to be consistent with the SVG by hyatt · 19 years ago
- 004104a Reviewed many times by darin, hyatt. by aroben · 19 years ago
- be6eb6b Reviewed by Tim Hatcher. by darin · 19 years ago
- f5dfc2a LayoutTests: by adele · 19 years ago
- 54f5cea WebCore: by ddkilzer · 19 years ago
- f4b05b2 Reviewed by Tim Hatcher. by darin · 19 years ago
- e775cf7 - another round of renaming; and KWQ is dead by darin · 19 years ago
- b53ebdc Rubber stamped by Maciej (kinda). by darin · 19 years ago[Renamed (99%) from WebCore/rendering/render_style.cpp]
- 07be7ec Reviewed by Hyatt. by bdakin · 19 years ago
- bc4f041 Fix for 7362, implement the CSS3 overflow-x and overflow-y properties. by hyatt · 19 years ago
- cc8a860 Add support for a new property for custom highlighting. This patch just by hyatt · 19 years ago
- d8c28ba LayoutTests: by darin · 19 years ago
- 9d2b6fe Reviewed by Maciej. by adele · 19 years ago
- 48d519b Reviewed by Hyatt. by adele · 19 years ago
- 3201110 LayoutTests: by darin · 19 years ago
- d3236d1 Reviewed by Hyatt. by darin · 19 years ago
- 41319bd WebCore: by darin · 19 years ago
- 7ab3109 LayoutTests: by darin · 19 years ago
- 005ab4f Reviewed by Hyatt. by thatcher · 19 years ago
- 2942bf3 Reviewed by Hyatt. by bdakin · 19 years ago
- 36d1136 JavaScriptCore: by darin · 19 years ago
- 8e8fb9c - fixed properties on a bunch of files by darin · 19 years ago
- b9481ed - global rename, done by script by darin · 19 years ago
- 08191d5 Reviewed by Darin. by mjs · 19 years ago
- 947a31b Reviewed by John Sullivan. by darin · 19 years ago
- ed59c7e Rubber Stamped by Hyatt. by mjs · 19 years ago
- 644b75e Reviewed by Hyatt. by darin · 19 years ago
- ea94476 Rubber stamped by Maciej. by darin · 19 years ago
- fde626b Move khtml/rendering to WebCore/rendering. by hyatt · 19 years ago[Renamed from WebCore/khtml/rendering/render_style.cpp]
- 2f1b1a9 Reviewed by Eric. by darin · 19 years ago
- f3c2ccc Bug #: 5999 by eseidel · 19 years ago
- dd67745 Bug #: 5942, 5943 by eseidel · 19 years ago
- d8c1cd5 Bug #: 5842 by eseidel · 19 years ago
- bed5f72 Bug #: 5839 by eseidel · 19 years ago
- 42aeffc Bug #: 3249 by eseidel · 19 years ago
- 7811b78 Bug #: 5711 by eseidel · 19 years ago
- e8363b4 Reviewed by Darin. by harrison · 19 years ago
- b64c50a JavaScriptCore: by mjs · 19 years ago
- 2c38e28 Add support for parsing of the CSS3 box-sizing property. This by hyatt · 20 years ago
- e5b6e2f Make all form controls treat width: auto as width:intrinsic and by hyatt · 20 years ago
- 38f593f Implement four new CSS properties from CSS3. border-image, background-clip, by hyatt · 20 years ago
- 4ce62706 Add support for -khtml-appearance in preparation for by hyatt · 20 years ago
- 59136b7 Fix for bugzilla bug 3405, replace NodeImpl::Id with a new class, by hyatt · 20 years ago
- 7dcddec Merge Allan Jensen's fix for 3236. by hyatt · 20 years ago
- c2b4b3e Reviewed by Darin. by sullivan · 20 years ago
- e67f110 Fixed <rdar://problem/4008163> dynamic support for -apple-dashboard-region is flakey by rjw · 20 years ago
- 32f9907 Fix for 3830936, hang on changeforamerica.com. Make sure to ignore the style not yet available option when by hyatt · 20 years ago
- 8746e96 Reviewed by Ken. by sullivan · 20 years ago
- 1c9d9f6 Implement CSS3 support for multiple backgrounds. Also fix a bug with background propagation so that it only by hyatt · 20 years ago
- 8678bd6 Reviewed by John. by darin · 20 years ago
- fd64c7d Added support for -apple-dashboard-region:none. And fixed by rjw · 20 years ago
- d879bd8 Reviewed by Kevin. by darin · 20 years ago
- 302248d Reviewed by Darin by kocienda · 20 years ago
- e4ebdd9 Reviewed by Hyatt by kocienda · 21 years ago
- f6d169e Fix for 3601920, CSS "tabs" not switching properly on zen garden design. Improve the repainting to account by hyatt · 21 years ago
- 60887c0 More tweaks to dashboard regions style. by rjw · 21 years ago
- 01c0673 More dashboard region work. by rjw · 21 years ago
- 0b107c6 Part 2 of the feature requested in by rjw · 21 years ago
- 30c3baa To save memory in the common case, move the margin***Collapse variables into the CSS3 struct instead of by hyatt · 21 years ago
- 723574d Fix the "extra space in TypePad blogs" Emerson problem by adding the ability to collapse away margins. by hyatt · 21 years ago
- 938b3aa Fix for 3607091, implement a style that prevents zoom and min font size from taking effect. by hyatt · 21 years ago
- 6a83d6b Implement parsing and setting of the text-overflow CSS3 property. by hyatt · 21 years ago
- af13e90 Fix for 3678031, implement better flexing for Emerson headers. This involved adding support for max-width: intrinsic, by hyatt · 21 years ago
- c73b847 Add support for auto values in flex transitions. Add support for mapping the back end values to by hyatt · 21 years ago
- 7ebad4b Add support for box-flex-group-transition (whew!), a new property that is going to enable some incredibly by hyatt · 21 years ago
- 65e95f8 Implement -khtml-user-select and add support for the property -khtml-user-drag (although someone will still by hyatt · 21 years ago
- 026e5b0 Implement sharing of similar style objects. Cuts the # of style objects allocated on the PLT by more by hyatt · 21 years ago
- 843a0de Fix for 3603455, block truncation support. by hyatt · 21 years ago
- 377ce05 Improve attribute parsing of mapped attributes (that map to CSS properties) so that they can pull the by hyatt · 21 years ago
- 5f8bdb0 Reviewed by Hyatt by kocienda · 21 years ago
- 9f2aef1 (1) Implement better XML error handling. by hyatt · 21 years ago
- 7a6eb04 Reviewed by Dave. by darin · 21 years ago
- 539408c Fix for 3481134, shorthand parsing in CSS does not fill in omitted values. The fix is to implement by hyatt · 21 years ago
- b874a45 Fix for 3469330, the Marquee data in RenderStyle needs a copy constructor hack like all the other by hyatt · 21 years ago
- 152c14f Put paged-media changes back without the wrongful removal of the style data copy constructors (which by hyatt · 21 years ago
- 721ef7f Reviewed by me by kocienda · 21 years ago
- de4bb99 Add the paged media properties to RenderStyle. They aren't used yet, but they should now be by hyatt · 21 years ago
- de39634 Implement support for <marquee>. This includes support for the CSS3 specification (although modified a fair by hyatt · 21 years ago
- d1a5a09 This patch fixes the pseudo-elements ::first-line and ::first-letter to inherit styles properly. More by hyatt · 21 years ago
- 9055e44 Change pseudo-element style resolution to be lazy and to not occur until the style is actually asked by hyatt · 21 years ago
- fba5dc1 Implement horizontal and vertical border-spacing. Allow them to be specified individually. by hyatt · 21 years ago
- 925e9aa Landing the new repainting code. This code eliminates many redundant layouts, makes by hyatt · 22 years ago
- be45e94 Fix a problem where ems used for non-font values like width by hyatt · 22 years ago
- d0f2fda Fix for 3187101, before/after content not dynamic. This patch by hyatt · 22 years ago
- b6b42d3 An initial implementation of the CSS opacity property. Seems by hyatt · 22 years ago
- 851816b Implementation of inline-block and a prototype of the XUL box model. by hyatt · 22 years ago
- 30dd003 Fix for 3270813, crash in the code for the CSS content property. by hyatt · 22 years ago
- 98ee7e4 Fix for 3256376, absolute positioned content that had to be by hyatt · 22 years ago