Cameron McCormack
|
ed11774457
|
Bug 842016 - Make pointer-events not affect whether SVG text renders. r?
|
2013-02-17 19:22:44 +11:00 |
|
Cameron McCormack
|
c1703b8bb3
|
Bug 841174 - Handle ::first-letter on a combining mark in SVG text without crashing. r=jwatt
--HG--
extra : rebase_source : 9b0b38eccfe1f355996d8e4b4be5dcfc4e00b3be
|
2013-02-14 21:31:32 +11:00 |
|
Cameron McCormack
|
25ffd690f2
|
Bug 841180 - Avoid assertion when <text> consists only of undisplayed characters. r=jwatt
--HG--
extra : rebase_source : 9751925fdae80ad15168668633d26a72747f7442
|
2013-02-14 21:30:46 +11:00 |
|
Cameron McCormack
|
3ce48446e5
|
Bug 841225 - Do not create frames for HTML elements within a <tspan>. r=bzbarsky
|
2013-02-14 17:23:52 +11:00 |
|
Jonathan Watt
|
be43770a1d
|
Bug 840469 - Make animateMotion-mpath-pathLength-1.svg render in a failure state when its script and/or animations don't run. r=dholbert.
|
2013-02-12 23:29:41 +00:00 |
|
Cameron McCormack
|
5e3ec06615
|
Bug 655877 - Part 43: Tests for new SVG text support. r=jwatt
|
2013-02-11 17:22:19 +11:00 |
|
Ed Morley
|
daadf1cb00
|
Bug 772443 - Mark svg/as-image/svg-stylesheet-datauri-1.html as random for too many intermittent failures
|
2013-02-06 12:02:43 +00:00 |
|
Robert Longson
|
f5b35647e8
|
Bug 738551 - transforms should only be animated with animateTransform. r=dholbert
|
2013-01-27 21:34:14 +00:00 |
|
Cameron McCormack
|
15661a7368
|
Bug 828962 - Followup to add the reftest files.
|
2013-01-26 22:02:33 +11:00 |
|
Cameron McCormack
|
158d213827
|
Bug 828962 - Don't let xml:space="preserve" affect <foreignObject>. r=longsonr
|
2013-01-26 21:28:15 +11:00 |
|
Robert Longson
|
31b0e7c4c9
|
Bug 828286 - SVG stylesheet not enabled for SVG loaded as data and then imported with importNode. r=dholbert
|
2013-01-20 12:07:16 +00:00 |
|
Jonathan Kew
|
b9cdaea30b
|
bug 831354 - test fix 6 - canvas and svg language-font tests pass on android with the Open Sans font prefs. r=dbaron
|
2013-01-19 21:36:19 +00:00 |
|
Phil Ringnalda
|
68d9bd5dec
|
Back out 823ab8a1c9c0:bc71821fcb9f (bug 831354) for b2g reftest failures
CLOSED TREE
|
2013-01-18 19:08:03 -08:00 |
|
Jonathan Kew
|
17afc00762
|
bug 831354 - test fix 6 - canvas and svg language-font tests pass on android with the Open Sans font prefs. r=dbaron
|
2013-01-18 23:03:13 +00:00 |
|
Robert Longson
|
6bb529e679
|
Bug 818177 - Try to make anim-filter-filterRes-01.svg fail less often. r=dholbert
|
2013-01-14 08:41:56 +00:00 |
|
Robert Longson
|
85559126fe
|
Bug 828526 - Lighting filters should operate in the sRGB colour space. r=roc
|
2013-01-13 10:38:02 +00:00 |
|
Cameron McCormack
|
572084f298
|
Bug 828805 - Implement SVG paint-order property. r=bz,roc
|
2013-01-13 10:27:53 +11:00 |
|
Robert Longson
|
42af054b05
|
Bug 828246 - Prevent stroke from drawing, on SVG text with a stroke-width of 0. r=dholbert
|
2013-01-11 22:08:37 +00:00 |
|
Andrew Halberstadt
|
4a18b30019
|
Bug 811779 - Enable larger set of reftests on B2G emulators, r=jgriffin
|
2013-01-03 15:35:01 -05:00 |
|
David Zbarsky
|
e4a26da046
|
Bug 827119: Move SVGSVGElement to mozilla::dom r=bz
--HG--
rename : content/svg/content/src/nsSVGSVGElement.cpp => content/svg/content/src/SVGSVGElement.cpp
rename : content/svg/content/src/nsSVGSVGElement.h => content/svg/content/src/SVGSVGElement.h
|
2013-01-09 18:02:45 -05:00 |
|
Jonathan Watt
|
1ca98167d3
|
Testcase for bug 779029 (Mask region ignored when rendering with Direct2D). DONTBUILD (disabled for now). r=me.
|
2012-12-28 13:02:51 +00:00 |
|
Robert Longson
|
5292e9ee5a
|
Bug 825411 - clipPaths, masks, etc. with failing conditional processing attributes cause referencing elements not to be rendered r=cam
|
2013-01-08 13:14:04 +00:00 |
|
David Zbarsky
|
b3fd32ba23
|
Bug 823394 Part 1:Merge nsSVGStylableElement/nsSVGElement and nsIDOMSVGStylable/nsIDOMSVGElement r=bz
--HG--
rename : layout/reftests/svg/style-property-not-on-script-element-01.svg => layout/reftests/svg/style-property-on-script-element-01.svg
|
2012-12-23 03:22:22 -05:00 |
|
Jonathan Watt
|
f63e660b23
|
Regression reftests for bug 822014 to let us know if the behavior of clip-path on outer-<svg> with a border changes.
|
2012-12-22 16:43:20 +00:00 |
|
Jonathan Watt
|
dc78bb5300
|
Bug 806432 - When creating the offscreen surface into which group opacity, mask or non-trivial-clipPath are painted, use the non-transformed visual overflow rect. r=roc.
|
2012-12-21 21:40:06 +00:00 |
|
Cameron McCormack
|
873a543487
|
Bug 793617 - Implement mask-type property. r=dbaron,longsonr
|
2012-12-21 11:15:22 +11:00 |
|
Ed Morley
|
4eadf7613b
|
Bug 703806 - Mark img-blobURI-2.html random-if on WinXP
|
2012-12-17 13:21:18 +00:00 |
|
Robert Longson
|
4d91896f54
|
Bug 820629 - animateTransform should not animate non-transform-type attributes r=dholbert
|
2012-12-12 19:07:58 +00:00 |
|
Daniel Holbert
|
bad9e2dc57
|
Bug 815928 part 3: Fix typo s/elemnt/element/ in comments & tests. DONTBUILD, rs=Waldo
|
2012-11-27 19:15:36 -08:00 |
|
Robert Longson
|
b97b337da8
|
Bug 811908 - remove svg inline-in-xul-basic-01.xul reftest as it has failed since landing. r=dholbert
|
2012-11-15 19:17:00 +00:00 |
|
Joel Maher
|
82e9504f31
|
Bug 737961 - add reftest manifest conditions for height width. r=dbaron
|
2012-11-12 07:56:34 -05:00 |
|
Seth Fowler
|
acba5f88db
|
Bug 809181 - Test. r=dholbert
|
2012-11-08 14:55:18 -05:00 |
|
Chris Lord
|
cfec602eb6
|
Bug 805014 - Add fuzz for gradient-live tests on Android. r=jwatt
Progressive tiles have caused these tests to render slightly differently for
no obvious reason.
|
2012-10-25 22:11:37 +01:00 |
|
Robert Longson
|
7deef898eb
|
Bug 801317 - Support transforms in SVG fragment identifiers. r=dholbert
|
2012-10-22 10:13:24 +01:00 |
|
Daniel Holbert
|
0516389cc0
|
backout 5545892376cc (Bug 737961) for Windows reftest orange
|
2012-10-16 16:05:52 -07:00 |
|
Joel Maher
|
c6e4f2c493
|
Bug 737961 - add reftest manifest conditions for height width. r=dbaron
|
2012-10-16 16:12:25 -04:00 |
|
Jonathan Watt
|
5c64e1de9c
|
Reftest for bug 797231 (Clip path region is incorrect with direct2d). r=Bas.
|
2012-10-14 16:30:14 +01:00 |
|
Cameron McCormack
|
0d99719b97
|
Bug 797708 - Test that gradients are positioned correctly on SVG text with a filter applied. r=longsonr
|
2012-10-05 18:35:53 +10:00 |
|
Cameron McCormack
|
dcbd7a8fb2
|
Bug 782888 - Do not propagate nsChangeHint_UpdateEffects to text nodes. r=bz
|
2012-10-05 12:47:52 +10:00 |
|
Ed Morley
|
ac6819f00a
|
Backout 739f8aac68a6 (bug 797708) for Win7 reftest-no-accel orange on a CLOSED TREE
|
2012-10-04 13:15:13 +01:00 |
|
Cameron McCormack
|
2a03aff8a3
|
Bug 797708 - Test that gradients are positioned correctly on SVG text with a filter applied. r=longsonr
|
2012-10-04 18:28:32 +10:00 |
|
Cameron McCormack
|
6400a005cf
|
Bug 797691 - Tweak stroke-dasharray-and-text-01.svg to avoid slight rendering differences on Android. r=longsonr
|
2012-10-04 17:39:09 +10:00 |
|
Robert Longson
|
eb62e6dca9
|
Bug 729139 - Accept negative radius arcs in markup. r=jwatt
|
2012-09-29 11:19:13 +01:00 |
|
Matt Woodrow
|
58d3d65ab2
|
Bug 539356 - Part 10 - Test changes required for DLBI. r=roc
* * *
[mq]: test-fixes
|
2012-08-29 17:48:13 +12:00 |
|
Ed Morley
|
c863356300
|
Revert mozilla-inbound to e4dd1fa6d222 for crashes and test failures on a CLOSED TREE
|
2012-09-27 16:34:46 +01:00 |
|
Matt Woodrow
|
0b20201fde
|
Bug 539356 - Part 10 - Test changes required for DLBI. r=roc
* * *
[mq]: test-fixes
|
2012-08-29 17:48:13 +12:00 |
|
Cameron McCormack
|
7f47f559f6
|
Bug 794347 - Tweak text-layout-01.svg to avoid rounding issue when pixel snapping. r=longsonr
|
2012-09-26 18:11:30 +10:00 |
|
Cameron McCormack
|
d32604b3d0
|
Bug 793612 - Make nsSVGArcConverter robust against zero-sized arc segments. r=longsonr
|
2012-09-24 22:07:41 +10:00 |
|
Robert O'Callahan
|
0f5bc3997c
|
Bug 772726. Part 10: Reduce scale to avoid floating-point accuracy errors that cause small artifacts with D2D Azure content drawing. r=jwatt
|
2012-09-08 00:43:34 +12:00 |
|
Robert O'Callahan
|
1d47c09d1a
|
Bug 777194. Increase fuzz for failing MacOS 10.8 text-layout-01.svg.
|
2012-09-18 21:16:45 +12:00 |
|
Robert Longson
|
ded52f5aa6
|
Bug 791427 - speed up smil/transform tests on Android. r=dholbert
|
2012-09-15 12:08:03 +01:00 |
|
Phil Ringnalda
|
5e68b861ee
|
Bug 789762 - Annotate the fuzzy antialiasing in reftests/svg/text-layout-01.svg on OS X 10.8
--HG--
extra : rebase_source : 9bf990c03eb53bb33dc8828dd10470daa1345bc7
|
2012-09-09 14:35:50 -07:00 |
|
Phil Ringnalda
|
f4d7c54c06
|
Switch reftest conditions for OSX to use the OSX variable from bug 789771 instead of a regex
--HG--
extra : rebase_source : f4123ff10d1df1ec4f6f2ad75b764416056cf271
|
2012-09-08 23:40:29 -07:00 |
|
Robert Longson
|
9c6a51753e
|
Bug 783995 - enable animation of view element attributes. r=dholbert
|
2012-09-09 12:44:03 +01:00 |
|
Cameron McCormack
|
e49fc28c3e
|
Bug 655877 - Part 46: Test fix due to subpixel AA not being used for SVG text with strokes. r=longsonr
|
2012-09-06 16:07:53 +10:00 |
|
Cameron McCormack
|
f67c31f887
|
Bug 788940 - Add more dilation to fallback-color-04. r=longsonr
|
2012-09-06 16:07:53 +10:00 |
|
Robert Longson
|
f974ac08a0
|
Bug 786216 - Fix evenodd fill-rule. r=jwatt
|
2012-08-28 15:47:01 +01:00 |
|
Kyle Huey
|
30cef0f1d5
|
Merge m-c to b-s.
|
2012-08-14 11:14:40 -07:00 |
|
Kyle Huey
|
f8ba220f4b
|
Bug 685516: Disable a bunch of failing tests on Android XUL. r=jrmuizel
|
2012-08-13 11:22:11 -07:00 |
|
Matt Woodrow
|
5b782df2fa
|
Bug 781362 - Delay the start time of some SVG animation reftests to prevent intermittent failures. r=dholbert
|
2012-08-13 22:11:32 +12:00 |
|
Matt Woodrow
|
7f18c01d05
|
Bug 539356 - Part 32 - Change some SVG deferred animation tests to not require calling GetBaseValue. r=dholbert
|
2012-08-13 22:11:02 +12:00 |
|
Robert Longson
|
3e75cf3f4a
|
Bug 780880 - patternTransforms that involve rotation do not work properly. r=dholbert
--HG--
rename : layout/reftests/svg/pattern-scale-01a.svg => layout/reftests/svg/pattern-scale-01c.svg
|
2012-08-09 09:17:05 +01:00 |
|
Robert Longson
|
978ecd9f01
|
Bug 619964 - Implement FillPaint and StrokePaint filter sources. r=jwatt
|
2012-08-05 20:10:21 +01:00 |
|
Jonathan Watt
|
e2dc3881d0
|
Bug 779514 - Mark reftests/svg/image/image-opacity-01.svg as fuzzy on Android XUL due to slight color diffenence when SVG display lists are enabled. r=me.
--HG--
extra : rebase_source : b04d57e8d521e39b36b3464e931f48aad1b3e2d7
|
2012-08-01 23:41:21 +01:00 |
|
Nicholas Cameron
|
ae338c338d
|
Bug 746883. More test fuzz. r=roc
|
2012-07-31 18:34:14 +12:00 |
|
Robert Longson
|
4f899d9f88
|
Bug 773467 - Make SVG patterns ignore their patternContentUnits attribute when their viewBox attribute is set. r=jwatt
--HG--
rename : layout/reftests/svg/viewBox-and-pattern-01.svg => layout/reftests/svg/viewBox-and-pattern-02.svg
rename : layout/reftests/svg/viewBox-and-pattern-01.svg => layout/reftests/svg/viewBox-and-pattern-03.svg
|
2012-07-31 11:17:11 +01:00 |
|
Nicholas Cameron
|
db90500fee
|
Back out bug 779001, bug 746883, bug 778595, bug 776803, bug 7118849
|
2012-07-31 18:17:23 +12:00 |
|
Nicholas Cameron
|
bb68fa704b
|
Bug 746883. More test fuzz. r=roc
|
2012-07-31 13:46:05 +12:00 |
|
Robert Longson
|
dbaad765db
|
Reftest for bug 773595 - Have nsSVGPatternFrame::GetPatternMatrix use the correct attribute. r=jwatt.
--HG--
extra : rebase_source : 212070c3be82c498dd2037ed091fb3d32f766475
|
2012-07-21 20:24:46 -04:00 |
|
Jonathan Watt
|
cfc601685f
|
Bug 776089 - switch fuzzy-if arguments to get num pixels vs pixel difference the right way around. r=me.
|
2012-07-20 18:08:40 -04:00 |
|
Jonathan Watt
|
13e7dc1794
|
Bug 776089 - layout/reftests/svg/svg-integration/clipPath-html-05.xhtml and layout/reftests/svg/svg-integration/clipPath-html-05-extref.xhtml are fuzzy after SVG display lists. r=me.
--HG--
extra : rebase_source : 19f5775bac206fd53a7dab8293b904b5933b11c7
|
2012-07-20 17:28:23 -04:00 |
|
Jonathan Watt
|
d86813c1aa
|
Bug 776089 - layout/reftests/svg/svg-integration/clipPath-html-05.xhtml and layout/reftests/svg/svg-integration/clipPath-html-05-extref.xhtml are fuzzy after SVG display lists. r=me.
|
2012-07-20 16:43:34 -04:00 |
|
Jonathan Watt
|
e66b0509e9
|
Bug 776089 - layout/reftests/svg/svg-integration/clipPath-html-05.xhtml and layout/reftests/svg/svg-integration/clipPath-html-05-extref.xhtml are fuzzy after SVG display lists. r=me.
|
2012-07-20 16:38:33 -04:00 |
|
Jonathan Watt
|
77a641125d
|
Bug 614732 - Implement display list based painting and hit-testing for SVG. r=roc.
--HG--
extra : rebase_source : 77e55885fbbf428008f5be787ddeb7e561c0d9bd
|
2012-07-20 14:12:29 -04:00 |
|
Jonathan Watt
|
9d8c37984f
|
Bug 775735 - When filters/markers change, update the overflow rect/bounds of referencing frames. r=roc.
|
2012-07-20 00:54:20 -04:00 |
|
Brian Birtles
|
8762695360
|
Bug 765107 - Reftests for scaled filter drawing; r=bas
--HG--
extra : rebase_source : 27fecbfc7ddb43f892401db9935236eaf00aee2d
|
2012-07-18 15:15:17 -04:00 |
|
Jonathan Watt
|
9d5b0bdf72
|
Regression test for bug 769942 (DLBI broke invalidation of foreignObjects in filters). r=longsonr.
--HG--
extra : rebase_source : 9042dda0fbb7ae586eb79de6eddc15830c1c7d69
|
2012-07-18 13:57:54 -04:00 |
|
Jonathan Watt
|
1ee7e92fb7
|
Bug 773450 - Lines don't show up in some Google Maps directions. r=roc.
|
2012-07-17 15:44:39 -04:00 |
|
Jonathan Watt
|
eb6f0aab92
|
Bug 773837 part 2 - Fix bug in reftests/svg/filters/feDistantLight-filterRes-01-ref.svg. r=me.
|
2012-07-15 20:42:49 -04:00 |
|
Jonathan Watt
|
ad2b73f6f5
|
Bug 769970 - Get SVG patterns working under HTML elements with CSS transforms applied. r=roc.
|
2012-07-14 00:18:38 +01:00 |
|
Jonathan Watt
|
7a283e2bbb
|
Bug 773837 - Fix bug in reftests/svg/filters/feDistantLight-filterRes-01.svg. r=me.
|
2012-07-14 00:18:35 +01:00 |
|
Jonathan Watt
|
ac4527f1b9
|
Bug 773197 - Add some tests for SVG clipPath on HTML elements under CSS transforms. r=me.
|
2012-07-13 16:12:49 +01:00 |
|
Jonathan Watt
|
9456baae6c
|
Bug 773196 - Remove -moz prefix from CSS transform properties in SVG reftests. r=me.
|
2012-07-13 16:12:45 +01:00 |
|
Jeff Muizelaar
|
3770f17103
|
Bug 683243. Add a 16 bit pipeline. r=BenWa
This is to support dithering 16 bit gradients with decent performance.
|
2012-07-11 12:58:17 -04:00 |
|
Phil Ringnalda
|
cfef187ad4
|
Back out 0c1f34eb5b93 and 0f987ac28e8c (bug 683243) for Android R2 bustage
|
2012-07-12 22:27:34 -07:00 |
|
Jeff Muizelaar
|
6d431e1711
|
Bug 683243. Add a 16 bit pipeline. r=BenWa
This is to support dithering 16 bit gradients with decent performance.
--HG--
extra : rebase_source : cffa90d5959211c8c1953867d85c7799ed52d662
|
2012-07-11 12:58:17 -04:00 |
|
Brian Birtles
|
dd292d1b90
|
Bug 707733 - Extend timeout for deferred-anim-1.xhtml; r=dholbert
|
2012-07-11 12:21:50 +09:00 |
|
Jonathan Watt
|
84dfc29387
|
Bug 771042, part 3 - Enable the reftests/svg/smil/motion tests. r=birtles.
|
2012-07-09 18:41:14 +01:00 |
|
Jonathan Watt
|
da072672f8
|
Bug 771042, part 2 - Fix bug in reftests/svg/smil/motion/animateMotion-rotate-2.svg. r=me.
|
2012-07-09 18:41:14 +01:00 |
|
Jonathan Watt
|
d4d3516834
|
Bug 771935 - SVGs that are larger than the browser content area should scroll. r=roc.
|
2012-07-09 01:55:34 +01:00 |
|
Brian Birtles
|
b9cfa898c5
|
Bug 555392 - Extend timeout for deferred-tree-1.xhtml; r=dholbert
|
2012-07-09 08:47:08 +09:00 |
|
Cameron McCormack
|
c437bc6e92
|
Bug 769115 - Calculate marker orientation correctly for arc endpoints. r=jwatt
|
2012-07-08 21:36:07 +10:00 |
|
Ehsan Akhgari
|
df2fb388c2
|
Backout changeset e04abde1b323 (bug 539356) because of performance and correctness regressions
|
2012-07-03 20:21:03 -04:00 |
|
Jonathan Watt
|
68d63e84fc
|
Bug 732819 followup - fix test. r=me.
|
2012-06-30 13:54:01 +01:00 |
|
Jonathan Watt
|
532e8a1995
|
Bug 732819 - "ASSERTION: don't think me need this any more" with font-size: 0. r=roc.
|
2012-06-30 12:20:46 +01:00 |
|
Matt Woodrow
|
c96dc0e2ed
|
Bug 539356 - Part 10 - Test changes required for DLBI. r=roc
|
2012-06-30 15:06:11 +12:00 |
|
Jonathan Watt
|
85c5167bf8
|
Bug 769103 - Get SVG masks working for HTML elements under CSS transforms. r=roc.
|
2012-06-28 23:59:05 +01:00 |
|
Jonathan Watt
|
58c8195ece
|
Bug 738192 follow-up. Re-enable layout/reftests/svg/dynamic-text-04.svg after fixing MarkDirtyBitsOnDescendants. r=me.
|
2012-06-24 18:02:23 +01:00 |
|
Jonathan Watt
|
fa29fde55f
|
Bug 738192 follow-up. Disable layout/reftests/svg/dynamic-text-04.svg temporarily while I fix it. r=me.
|
2012-06-24 16:18:29 +01:00 |
|
Jonathan Watt
|
6f1b9a5c08
|
Bug 738192 follow-up. Make layout/reftests/svg/dynamic-text-04.svg use MozReftestInvalitade instead of setTimeout to avoid random orange. r=me.
|
2012-06-24 15:17:19 +01:00 |
|