Commit Graph

13 Commits

Author SHA1 Message Date
L. David Baron
f4b0e442f4 Make top and bottom values of vertical-align align the subtree rather than the element itself. (Bug 118501) r+sr=roc 2008-06-06 09:26:58 -07:00
L. David Baron
851aa08808 Don't make our anonymous blocks that wrap blocks inside inlines be containing blocks so that we get the right containing block direction per the CSS spec. (Bug 423306) r+sr=roc 2008-06-05 16:06:34 -07:00
dbaron@dbaron.org
3e6be4915f Add simplified version of test that we can currently pass. 2008-03-16 14:20:53 -07:00
dbaron@dbaron.org
66c91338bb Fix bug in test. 2008-03-16 14:20:35 -07:00
dbaron@dbaron.org
c54c46d35e Add reftest for CSS 2.1, section 10.3.3. 2008-03-16 14:13:00 -07:00
dbaron@dbaron.org
764fb20bfe Fix handling of 'right'-derived static positions (mostly for RTL) when containing block has asymmetric border. b=419072 r+sr=roc a=damons 2008-02-25 13:16:21 -08:00
dbaron@dbaron.org
23d90b0567 Fix regression handling auto margins on absolutely positioned elements. b=419060 r+sr=roc a=blocking1.9+ 2008-02-24 10:28:57 -08:00
dbaron@dbaron.org
e18f109b4d Correct comments in reference renderings to reflect additional bug. 2008-02-22 14:36:58 -08:00
dbaron@dbaron.org
970f4686cd Thorough reftests for CSS2 10.3.7 and 10.3.8 that I wrote for bug 403328. 2008-02-22 12:52:06 -08:00
dbaron@dbaron.org
5a7a8d066f Rename new width keywords to match CSS WG decision. b=402706 r+sr=bzbarsky a=blocking1.9+ 2007-11-15 10:10:31 -08:00
roc+@cs.cmu.edu
e4a9fc667f Bug 364680. Intrinsic widths for columns. r+sr=dbaron 2007-07-19 19:21:43 -07:00
dbaron@dbaron.org
ace3611ec9 Add support for -moz-intrinsic, -moz-min-intrinsic, -moz-shrink-wrap, and -moz-fill for width, min-width, and max-width. b=311415 r+sr=bzbarsky 2007-05-03 16:11:00 -07:00
bzbarsky%mit.edu
167347dbb5 Refactor some repetitive computed style code. Bug 365932, r+sr=dbaron 2007-02-20 18:43:16 +00:00