Joel Maher
|
7aa5486e66
|
Bug 636753 - annotate reftest manifests to note tests that fail on Android (2 of 2). r=dbaron a=test-only
|
2011-03-18 11:54:15 -04:00 |
|
Timothy Nikkel
|
9faea4ebfa
|
Bug 628745. Replace rounded rect clips with their non-rounded cousins whenever possible. r=roc a=roc
|
2011-01-26 12:36:11 -06:00 |
|
Robert O'Callahan
|
17544ff657
|
Bug 602892. Fix test. a=test
|
2011-01-04 23:35:27 +13:00 |
|
Robert O'Callahan
|
1bd178e55e
|
Mark test for bug 602892 random since it fails on Mac and Windows; visually it's OK, but there are differences at the edges, a=test
|
2011-01-04 23:25:52 +13:00 |
|
Robert O'Callahan
|
a09802e744
|
Bug 602892. Part 2: Ensure that a scrollframe is 'inactive' if it can't be scrolled by blitting. r=tnikkel,a=blocking
|
2011-01-04 21:46:59 +13:00 |
|
Ehsan Akhgari
|
7083536c86
|
Mark the test as random on Windows (bug 500141); irc-r=dbaron a=orange-fix
|
2010-11-18 17:25:07 -05:00 |
|
L. David Baron
|
3131936307
|
Add reftests for bug 500141. a2.0=tests+blocking
|
2010-11-18 11:06:14 -08: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
|
2ecdfeadc5
|
Add reftests for clipping to the border-radius curve. (Bug 459144, Bug 485501) a2.0=blocking2.0:beta6
|
2010-09-09 08:21:47 -07:00 |
|
L. David Baron
|
619904027c
|
Reduce the border-radius of elements with overflow != visible so that any present scrollbars are not clipped. (Bug 459144, patch 8) r=roc a2.0=blocking:beta6+
|
2010-09-07 15:20:35 -07:00 |
|
Zack Weinberg
|
3c7d2bc0ae
|
Bug 471643: Evaluate vertical percentages in border-radius relative to box height. r=dbaron a2.0=blocking:beta6+
|
2010-08-31 12:05:11 -04:00 |
|
Mark Banner
|
aa557442d3
|
Backed out changeset f600448ae7db / bug 471643 due to reftest failures
|
2010-08-19 09:27:01 +01:00 |
|
Zack Weinberg
|
2fa7c64088
|
Bug 471643: Make vertical percentages in border-radius relative to box height. r=dbaron
|
2010-08-19 09:45:32 +02:00 |
|
L. David Baron
|
1118f60946
|
Rename properties and values of background-clip and background-origin to match css3-background. (Bug 549809) r=roc
|
2010-06-08 18:44:33 -07:00 |
|
Jonathan Griffin
|
375b982a74
|
Bug 458131. Additional reftests for border-radius. r=zwol
|
2009-11-10 11:08:38 -08:00 |
|
Robert O'Callahan
|
64435aeacc
|
Bug 442715. Invalidate the whole border-box when an element's size changes and its background is being clipped by a border-radius. r=dbaron
--HG--
extra : rebase_source : b9e738ebd64cbcc871a7d1a7178e1eccf64e66f1
|
2009-09-25 11:52:13 +12:00 |
|
Zack Weinberg
|
5f09cf12fb
|
Bug 459148 - use thebes primitives for SVG rounded rects - r=longsonr,vlad sr=roc
|
2008-12-04 21:01:37 -08:00 |
|
Zack Weinberg
|
2d3209e41d
|
Bug 450652 – Style system changes to support CSS3 border-radius – basic test cases (part 3) [r+sr=dbaron]
|
2008-10-01 00:52:12 -05:00 |
|