Robert Longson
cbdcef08d7
Bug 938555 - Test for SVG Elements not being rendered after manipulating transform. r=jwatt
2014-01-09 10:21:21 +00:00
Daniel Holbert
31815a4f08
Bug 952857: Fix some typos in reftests that cause JavaScript errors in output. (test-only, no review)
2013-12-22 13:00:28 -08:00
Brian Birtles
93cc05a0ff
Bug 946540 part 2 - Reftest for motion paths with inflection points outside (0,1); r=longsonr
2013-12-19 08:52:37 +09:00
Jonathan Watt
2a85c0d764
Bug 944704, part 5 - Reftest for stroke-dasharray on circle. r=Bas
2013-12-14 11:09:36 +00:00
Jonathan Watt
c11f4f2126
Bug 944704 follow-up to mark zoomed-svg-with-viewBox-01.svg very slightly fuzzy on windows. r=orange
2013-12-13 13:43:58 +00:00
Jonathan Watt
1084f6fc6e
Bug 944704 follow-up to mark zoomed-svg-with-viewBox-01.svg very slightly fuzzy on windows. r=orange
2013-12-13 13:41:46 +00:00
Jonathan Watt
28074a3adf
Bug 944704, part 3 - Fix stroke dashing for SVG ellipses so that the dashing starts from the correct point and progresses in the correct direction. r=Bas
2013-12-13 12:14:37 +00:00
Brian Birtles
dc0d4cd8d9
Bug 948245 part 2 - Allow the min attribute to extend the active duration; r=dholbert
...
The min attribute on an animation element can extend the active duration making
it longer than the "repeat duration" (the amount of the time the animation runs
including all repeats). For the remaining time after the repeat duration has
completed until the end of the active duration the animation should apply its
fill behavior.
Previously this was not implemented and min could not extend the active
duration. Allowing this effectively introduces an additional kind of state where
we are both within the active interval but not animating. In this case we
set the animation function (referred to as the "client" for historical reasons)
to inactive so that effectively the timing model is active but the animation
model is inactive.
(In the future we will come up with something a little easier to understand when
we rework this in terms of Web Animations components.)
2013-12-13 13:41:52 +09:00
Brian Birtles
d55cb9fc75
Bug 946529 - Fix parsing of transform lists that use scientific notation; r=longsonr
...
Fixes a regression where numbers of the form 1e2 (without any sign after the
'e') were rejected when parsing SVG transform lists. Adds reftest and mochitests
for this and similar cases.
2013-12-06 08:03:08 +09:00
Markus Stange
4edf1de762
Bug 924103 - Tweak SVG filter reftests. r=roc
2013-11-27 12:26:18 +01:00
Robert Longson
6edacb6a3f
Bug 942451 - preserveApectRatio changes on SVG images do not cause a repaint. r=jwatt
2013-11-24 19:50:45 +00:00
Robert Longson
b978599ff0
Bug 939942 - Reflow when bounds changes due to stroke creation/removal. r=jwatt
2013-11-23 13:32:21 +00:00
Jonathan Watt
703351ec54
Bug 889736, part 6 - Stop setting the svg.text.css-frames.enabled pref. r=heycam
2013-11-18 14:29:53 +00:00
Bas Schouten
a5f5cb6bc9
Bug 937994 - Part 2: Mark some tests fuzzy, and change the discontinuity side of joins they expect. r=dholbert
2013-11-18 01:29:05 +00:00
Cameron McCormack
63f9a46e31
Fix title text in test; no bug. (DONTBUILD)
2013-11-17 19:46:12 +11:00
Robert Longson
c89588bebf
Bug 938569 - Path fails to render, with comma between move command and implied line command. r=dholbert
2013-11-16 09:51:39 +00:00
Seth Fowler
f1daf2ae0e
Bug 933057 (Part 2) - Add tests for scaling explicitly sized svg:image elements in inline SVGs. r=dholbert
2013-11-08 15:14:58 -08:00
Robert Longson
16bce1034a
Test for bug 935994 r=jwatt,bas
2013-11-08 10:49:55 +00:00
Robert Longson
2662326c9c
Bug 935902 - Fix access to filter standard attributes for gaussian blur and component transfer. r=jwatt
2013-11-08 09:28:42 +00:00
Ed Morley
32cb96fcc0
Bug 703806 - Mark as-image/img-blobURI-2.html as random for too many intermittent failures
2013-10-28 17:45:33 +00:00
Seth Fowler
1728f0da97
Bug 920621 (Part 2) - Tests for zoom with the svg:image element. r=dholbert
...
--HG--
rename : layout/reftests/svg/pass.svg => layout/reftests/svg/image/lime-no-dimensions.svg
2013-10-02 19:04:33 -07:00
Dan Minor
a2e77150b6
Bug 921021 - Update reftest manifests for pandaboards; r=jmaher
2013-09-30 07:49:04 -04:00
Matt Woodrow
77af187390
Bug 921233 - Enabled azure for main-thread drawing on OSX. r=jrmuizel
2013-09-30 12:17:35 +13:00
Robert Longson
893f57c3ac
Bug 919900 - Mark reftest fuzzy on windows 7
2013-09-26 15:29:09 +01:00
Robert Longson
af668a49c4
Bug 919900 - Mark reftest fuzzy on windows 7
2013-09-26 15:22:13 +01:00
Martijn Wargers
72247bbaec
Bug 917056 - Make zoomed-svg-with-viewBox-01.svg use reftest-zoom. r=longsonr
2013-09-18 01:05:03 +02:00
Rik Cabanier
cf484321c1
Bug 917943 - Fix color-burn and color-dodge blend modes for Direct2D. r=Bas
2013-09-19 14:48:30 -04:00
Cameron McCormack
f5495def59
Bug 874507 - Make clip-path, filter, mask and opacity work on <marker> elements. r=longsonr
2013-09-16 15:06:29 +10:00
Rik Cabanier
987491e0af
Bug 902525 - Part 4: first set of testfiles for SVG blending r=roc
2013-09-16 13:21:00 +10:00
Brad Lassey
6b1d4a6cbb
bug 887819 - Investigate using the tiled layers backend, turn on tiles for b2g r=gal,benwa
...
--HG--
extra : rebase_source : c288e8145fd4409b0231f1c83eed0ba8ce60c136
2013-09-11 13:52:16 -04:00
Daniel Holbert
595d414a0a
Bug 911451: Refactor nsStringBuffer-to-nsString code into a helper-method, and invoke it instead of nsCheapString in one other place. r=dbaron
...
--HG--
rename : layout/reftests/svg/smil/mapped-attr-long-url-1.svg => layout/reftests/svg/smil/mapped-attr-long-url-2.svg
2013-09-10 10:03:28 -07:00
Corey Ford
076154ae0a
Bug 886646 - Part 7: Reftests for sticky positioning. r=dbaron
2013-09-06 09:35:16 -04:00
Daniel Holbert
69791d09fe
Bug 904158 - When creating a string for the SMIL-animated value of a mapped SVG attribute, use NS_strlen to get the StringBuffer's logical length, instead of using nsCheapString and the allocated length. r=dbaron
2013-08-29 11:39:56 -04:00
Seth Fowler
9099c66699
Bug 825771 (Part 5) - Add image-orientation reftests for SVG images. r=dholbert
2013-08-28 15:39:07 -07:00
Ms2ger
944d17423c
Revert this CLOSED TREE to changeset 4d3e221584a0.
2013-08-24 13:31:48 +02:00
Ms2ger
023851560d
Backed out changesets e6a3b0532422:f37447f59817 (bug 908880, bug 879682) for Windows assertion failures.
2013-08-24 10:27:21 +02:00
Markus Stange
b74a2d780b
Bug 908880 - Update overflow rects when dynamically changing the filter property. r=jwatt
2013-08-24 08:20:01 +02:00
Markus Stange
c14dde2906
Bug 879682 - Call nsSVGEffects::UpdateEffects on the first reflow even if we've cleared our own firstreflow flag in order to propagate the information to our children. r=jwatt
2013-08-24 08:18:12 +02:00
Benoit Jacob
9099edd611
Bug 907723 - Add some fuzz for B2G to SVG reftest.list - r=jrmuizel
2013-08-21 18:03:07 +02:00
Jonathan Watt
401124f339
Bug 901955 - Get 'opacity' property changes on SVG working again. r=roc
2013-08-14 10:51:00 +01:00
Kyle Huey
d7ff8bec94
Bug 886080: Mark dynamic-feImage-01.svg as asserting. r=me
2013-08-13 11:16:47 -07:00
Ryan VanderMeulen
0af6a4d71d
Bug 886080 - Change test annotation from random-if to skip-if.
2013-08-07 20:31:38 -04:00
Dan Minor
f00a902074
Bug 900542 - Update reftest manifests for pandaboards; r=jmaher
2013-08-07 10:08:24 -07:00
Ed Morley
7a4e92ae93
Bug 886080 - Mark dynamic-feImage-01.svg random-if on Linux for intermittent failures
2013-08-02 16:08:18 +01:00
Jeff Muizelaar
7dfe172ed7
Bug 891650. Use mTransform instead of GetDTTransform() in Mask(). r=bas
...
GetDTTransform includes the device offset. We need to avoid that in order for things to work properly.
--HG--
extra : rebase_source : 5a8ae0011f16b85421df182263ec3137cecf6a6b
2013-07-30 10:15:27 -04:00
Ryan VanderMeulen
b14d9d9372
Merge inbound to m-c.
2013-07-22 21:47:13 -04:00
Daniel Holbert
e48962413a
Bug 895023: Null-check SVG image document's root frame, before dereferencing it. r=seth
2013-07-22 13:42:05 -07:00
Jeff Muizelaar
acce7fcc23
Bug 896489. Enable Azure CoreGraphics for content. r=joe
...
This only has an impact on OSX 10.7 and 10.8 because
it's only hooked up through OMTC right now.
--HG--
extra : rebase_source : 91b413be68ed0eaef9ef1c55a0ec730e89eac1e0
2013-07-22 10:54:10 -04:00
James Willcox
1561ddb942
Bug 888446 - Add some fuzz to make Skia canvas pass on Android r=bjacob,gwright
2013-06-28 16:01:54 -04:00
Seth Fowler
7c06a29635
Bug 885939 (Part 2) - Add reftests for SVG image stretching and scaling. r=dholbert
2013-07-16 15:41:33 -04:00
Cameron McCormack
0f17d6d6ae
Bug 879659 - Part 3: Implement <marker orient="auto-start-reverse">. r=longsonr
2013-07-12 16:39:38 +10:00
Cameron McCormack
27fbbd563b
Bug 569722 - Implement textLength and lengthAdjust on SVG text elements. r=longsonr
2013-07-07 17:27:51 +10:00
Chris Lord
1eb87e715b
Bug 803299 - Some SVG tests need more fuzzing on Android with 24bpp. r=jwatt
2013-07-04 14:53:37 +01:00
George Wright
deca695bd7
Bug 869178 - Use SkCanvas::drawBitmapRect instead of a bitmap SkShader; it's slightly faster r=snorp
2012-11-15 19:57:40 -05:00
Robert Longson
5d44648cb3
Bug 889329 - Implement deselectAll(). r=cam,sr=roc
2013-07-03 08:41:53 +01:00
Dan Minor (dminor@mozilla.com)
8e23e1e7c0
Bug 877266 - Add AndroidVersion to reftests and modify manifests for pandaboards. r=jmaher
2013-06-24 08:51:32 -04:00
Cameron McCormack
baadccc2ab
Bug 885585 - Work around Quartz issue where a stroke with a dasharray whose gaps add up to zero does not render. r=vlad,longsonr
2013-06-23 15:10:44 +10:00
Phil Ringnalda
57f4aa815e
Back out fd367ec484cf (bug 885585) for Windows reftest orange
2013-06-22 20:43:13 -07:00
Cameron McCormack
92d7e26aa1
Bug 885585 - Work around Quartz issue where a stroke with a dasharray whose gaps add up to zero does not render. r=vlad,longsonr
2013-06-23 12:36:23 +10:00
Cameron McCormack
292846e749
Reftest comment fixups. No bug.
...
--HG--
extra : rebase_source : b8dd7e8bde6bb5f394a3b4d1c431a2188d3abcef
2013-06-22 12:39:26 +10:00
Robert Longson
3832625164
Bug 876450 - non-scaling-stroke doesn't work with svg.text.css-frames.enabled. r=heycam
...
--HG--
rename : layout/reftests/svg/non-scaling-stroke-03-ref.svg => layout/reftests/svg/text/dynamic-non-scaling-stroke-ref.svg
rename : layout/reftests/svg/non-scaling-stroke-03.svg => layout/reftests/svg/text/dynamic-non-scaling-stroke.svg
2013-06-16 12:05:39 +01:00
Seth Fowler
f91fd6f29e
Bug 600207 (Part 2) - Tests for SVG image scaling in the presence of page zoom. r=dholbert
2013-06-13 00:47:30 -07:00
Seth Fowler
35dc379fd8
Bug 600207 (Part 1) - Avoid fuzzy SVGs on the tiling path by matrix twiddling. r=dholbert
2013-06-13 00:47:26 -07:00
Timothy Nikkel
d38e381feb
Bug 879494. Remove bug685516 annotations from reftests, they are not needed anymore. r=khuey
2013-06-05 00:18:54 -05:00
Vivien Nicolas
2b401cac9b
Backout c0213576a3b7 and 780d65e3ebfa (bug 874984) because it was slowing down HTML rendering
2013-06-04 23:14:24 +02:00
Cameron McCormack
202592f20d
Bug 873806 - Part 1: Ensure non-display SVG text frames get reflowed. r=longsonr f=jwatt
...
--HG--
rename : layout/reftests/svg/text/clipPath-content.svg => layout/reftests/svg/text/clipPath-content-2.svg
rename : layout/reftests/svg/text/mask-content.svg => layout/reftests/svg/text/mask-content-2.svg
2013-06-04 00:15:29 +10:00
Cameron McCormack
81e1952079
Bug 877942 - Don't rely on timeouts in multiple-x-percentages-3.html. r=longsonr
2013-06-02 21:33:11 +10:00
Cameron McCormack
83e3514acf
Backed out changeset 8bfd675518e9 for incorrect bug number.
2013-06-02 21:32:16 +10:00
Cameron McCormack
f3501aafdf
Bug 873806 - Don't rely on timeouts in multiple-x-percentages-3.html. r=longsonr
2013-06-02 21:28:00 +10:00
Cameron McCormack
a46f56dda8
Bug 876323 - Avoid recomputing mPositions when COORD_CONTEXT_CHANGED unless percentages were used. r=jwatt
2013-05-30 10:44:55 +10:00
Ehsan Akhgari
6c61de1ac0
Backed out 8 changesets (bug 803299) because it makes Tcheckerboard and Tpan so much worse
...
Backed out changeset f0311781c218 (bug 803299)
Backed out changeset 946467115924 (bug 803299)
Backed out changeset 59af481d8888 (bug 803299)
Backed out changeset 99a03f7ca8a4 (bug 803299)
Backed out changeset 44539f533a92 (bug 803299)
Backed out changeset 3f3963a3ebf6 (bug 803299)
Backed out changeset 5269f0483d1e (bug 803299)
Backed out changeset a9485787fdb1 (bug 803299)
2013-05-29 17:14:27 -04:00
Chris Lord
57ab118f22
Bug 803299 - Some SVG tests need more fuzzing on Android with 24bpp. r=jwatt
...
--HG--
extra : rebase_source : b8fcf2a8673d43b6c946a756d2a290553d06fd21
2013-05-29 15:26:40 +01:00
Trevor Saunders
4a839150dd
backout 7a1706d0e5b0 to 8c8b6adebb4c for frequent failures in scrolling/text-1.html and scrolling/text-2.html reftests on a CLOSED TREE
2013-05-28 18:32:29 -04:00
Chris Lord
fab7acd9b9
Bug 803299 - Some SVG tests need more fuzzing on Android with 24bpp. r=jwatt
2013-05-28 18:50:17 +01:00
Jonathan Watt
490fd95cb0
Bug 378923 - Make non-root outer-<svg> respect |overflow:visible| (overflow="visible"). r=roc
2013-05-24 17:56:26 +01:00
Phil Ringnalda
fda0263af1
Merge m-c to birch
2013-05-23 21:20:32 -07:00
Phil Ringnalda
ccd21075c3
Bug 874984 followup, mark reftest as failing on b2g
2013-05-23 20:24:28 -07:00
Jonathan Watt
885a05fe89
Bug 875069 - nsSVGPathGeometryFrame::NotifySVGChanged needs to take account of stroke-width and non-scaling-stroke. r=dholbert
2013-05-23 15:30:14 +01:00
Cameron McCormack
a0506a0958
Bug 839958 - Followup to fix Mac reftest failures due to incorrect fuzzy-if().
2013-05-20 01:33:18 +10:00
Cameron McCormack
96ecabeb76
Bug 839958 - Prevent infinite invalidation loops when using SVG text inside a mask or pattern. r=jwatt
2013-05-19 11:11:16 +10:00
Cameron McCormack
3bbf4c8611
Backout d00f9ead1848 (bug 839958) for Windows reftest failure on pattern-content.svg.
2013-05-19 12:50:30 +10:00
Cameron McCormack
5372f4a586
Bug 839958 - Prevent infinite invalidation loops when using SVG text inside a mask or pattern. r=jwatt
2013-05-19 11:11:16 +10:00
Jonathan Watt
1afa2b0fbf
Bug 872619 - Stop using 'load' in many SVG reftests, and use MozReftestInvalidate instead, and flag the fallback setTimeouts. r=dholbert
...
--HG--
extra : rebase_source : c41d8fb0048e6c6eea70db12d5b6e976fc442b69
2013-05-16 01:53:03 +01:00
Bas Schouten
fc4d747155
Bug 779029: Try to respect EXTEND_NONE when masking. r=jrmuizel
...
--HG--
extra : rebase_source : 0634d90f2c580fd4cc1ad73fb5b3406a6afda964
2013-05-12 15:03:12 +01:00
Robert Longson
87abbe614e
Bug 863994 - Enable reftest
2013-05-05 08:24:54 +01:00
Robert Longson
e7e6116890
Bug 863994 - Support transform attribute on <svg> elements. r=dholbert
...
--HG--
rename : layout/reftests/svg/svg-transform-01.svg => layout/reftests/svg/svg-transform-02.svg
2013-05-05 08:20:25 +01:00
Jonathan Watt
30d5a5caf4
Bug 839865 - Stop calling nsSVGUtils::InvalidateBounds for SVG transform changes, and use DLBI instead. r=mattwoodrow.
2013-02-11 23:25:56 +00:00
Robert Longson
3a1f3ec420
Reftest for Bug 861188 r=dholbert
2013-04-22 21:35:15 +01:00
Robert O'Callahan
5667f99ae6
Bug 849996. Check the correct frame for transforms in PushAbsoluteContainingBlock --- it might not be the containing block itself. r=bzbarsky
2013-04-08 16:09:35 +12:00
Robert Longson
85ce7f9eb6
Bug 862817 - Fix animateMotion on foreignObject elements. r=dholbert
2013-04-17 21:28:59 +01:00
Cameron McCormack
75e242ea02
Bug 862158 - Propagate implied SVG text rotate="" values over the top of inherited values. r=longsonr
2013-04-16 16:43:28 +10:00
Cameron McCormack
f0a0ced56a
Backout 66c01cdf30d2 (bug 862158) for text-layout-08.svg failure. (CLOSED TREE)
2013-04-16 18:28:21 +10:00
Cameron McCormack
ed4e6792d2
Bug 862154 - Fix paint-order-02.svg to work with svg.text.css-frames.enabled=true. r=longsonr
2013-04-16 16:43:29 +10:00
Cameron McCormack
56cea3b198
Bug 862158 - Propagate implied SVG text rotate="" values over the top of inherited implied values. r=longsonr
2013-04-16 16:43:28 +10:00
Cameron McCormack
b6ba9bcaf5
Bug 839956 - Size and position text decorations on SVG text correctly when a font size scale factor is in effect. r=roc
2013-04-13 13:16:22 +10:00
Robert Longson
f15ed2651e
Bug 398825 - Implement selectSubString. r=heycam
...
--HG--
rename : content/svg/content/test/test_getSubStringLength.xhtml => content/svg/content/test/test_selectSubString.xhtml
rename : layout/reftests/svg/text/simple-selection.svg => layout/reftests/svg/text/selectSubString-2-ref.svg
rename : layout/reftests/svg/text/simple-selection.svg => layout/reftests/svg/text/selectSubString-2.svg
rename : layout/reftests/svg/text/simple-selection.svg => layout/reftests/svg/text/selectSubString-3-ref.svg
rename : layout/reftests/svg/text/simple-selection.svg => layout/reftests/svg/text/selectSubString-3.svg
rename : layout/reftests/svg/text/simple-selection.svg => layout/reftests/svg/text/selectSubString-ref.svg
rename : layout/reftests/svg/text/simple-selection.svg => layout/reftests/svg/text/selectSubString.svg
2013-04-01 10:43:38 +01:00
Seth Fowler
9351b6563b
Bug 703806 - Restore random-if that was removed by bug 704059, since the problem doesn't seem to be fixed. r=me
2013-03-22 13:35:48 -07:00
Chris Lord
643b152bb6
Bug 850690 - Fuzz translate-pattern-1.svg for Android. r=jwatt CLOSED TREE
...
Sub-pixel alignment changes seem to cause this to fail. When this test fails
there's a big red box, so add the slight fuzz necessary for it to pass.
2013-03-15 20:55:26 +00:00
Jim Mathies
7e108e43b4
Bug 851271 - fuzzy clipPath-and-shape-rendering-01.svg, scale3d-all.html, and scale3d-all-separate.html for Win8. r=mbrubeck
2013-03-15 06:45:31 -05:00
Jim Mathies
c1dfa20c9b
Bug 848936 - Annotate various SVG reftest failures on Win8. r=roc
2013-03-14 09:06:26 -05:00