Malini Das
|
c20b68638f
|
Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- plain tests 2/2. r=jmaher, a=test-only
|
2011-08-12 12:21:44 -04:00 |
|
L. David Baron
|
a3bce24717
|
Fix border-radius computed style code to reflect that percentage Y values are percentages of the box height. (Bug 595650) r=bzbarsky a2.0=blocking2.0:betaN
|
2010-10-06 21:25:47 -07:00 |
|
Zack Weinberg ext:(%2C%20L.%20David%20Baron%20%3Cdbaron%40dbaron.org%3E)
|
8537cb241d
|
Bug 451134 (1/2): switch to the official border-radius property names: purely mechanical changes. r=dbaron a2.0=blocking2.0:beta6
This was generated with the command:
LC_ALL=C grep -irlEZe '[-_]moz[-_]border[-_]radius([-_](top|bottom)(right|left))?' * | xargs -0 perl -pi -e \
's/-moz-border-radius-(top|bottom)(left|right)/border-${1}-${2}-radius/gi;
s/_moz_border_radius_(top|bottom)Right/border_${1}_right_radius/g;
s/_moz_border_radius_(top|bottom)Left/border_${1}_left_radius/g;
s/-moz-border-radius/border-radius/gi;
s/_moz_border_radius/border_radius/g;'
|
2010-09-09 08:21:47 -07:00 |
|
L. David Baron
|
f0c43ecb3d
|
Switch HTML mochitests from using MochiKit.js to packed.js. (Bug 490955) r=sayrer
|
2009-05-06 13:46:04 -07:00 |
|
roc+@cs.cmu.edu
|
e4a9fc667f
|
Bug 364680. Intrinsic widths for columns. r+sr=dbaron
|
2007-07-19 19:21:43 -07:00 |
|
bzbarsky@mit.edu
|
7e52b169fd
|
min-width/height should not affect computed max-width or max-height. Both ofthem should affect computed width and height, though. Bug 371042, r+sr=dbaron
|
2007-04-23 00:04:33 -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 |
|