Commit Graph

288 Commits

Author SHA1 Message Date
Jesse Ruderman
73e0f6b5f2 Add some crashtests and reftests
--HG--
extra : rebase_source : a167ccf140387fa50e3668422b5a74bea0527255
2010-06-17 13:21:24 -07:00
Shawn Wilsher
2a4a669f1c Bug 551838 - Adding empty href attribute doesn't add link styling
r=bz
2010-06-16 09:59:26 -07:00
Daniel Holbert
f6c46716ba Bug 571036: revert addition of reftest-wait, since it didn't help this randomorange. (Also remove unnecessary full-page white background). [test-only change] 2010-06-09 16:03:50 -07:00
Robert Longson
65e1eccc1a Bug 571036: Add reftest-wait to reftest dynamic-use-nested-01.svg to hopefully fix randomorange. r=dholbert 2010-06-09 13:26:24 -07:00
Robert Longson
1abdca25bd Bug 570555 - CSS animation on font-size should not require units. r=dholbert,sr=roc 2010-06-09 20:51:31 +01:00
Robert Longson
42880f8258 Bug 570354 - CSS mapping missing for link elements. r=jwatt 2010-06-09 19:53:40 +01:00
Jesse Ruderman
c88f40642b Add reftest for bug 467498 2010-05-29 20:27:24 -07:00
Robert Longson
96c4d56f21 Bug 561726 - bustage fix, mark reftest as failing on mac 2010-05-28 14:22:58 +01:00
Brian Birtles
d6f45bf4e0 Bug 554202 - SVG SMIL: Fix crash due to infinite recursion negotiating cyclic dependencies. r=roc 2010-05-28 21:43:17 +09:00
Robert Longson
189cf82cee Bug 561726 - make animateTransform work on gradientTransform and patternTransform. r=jwatt 2010-05-28 13:15:56 +01:00
Brian Birtles
a6804b9bac Bug 554141 - SVG SMIL: Fix crash with orphaned unresolved begin times, r=roc
--HG--
extra : rebase_source : 82f7d0cdf89a543b4a07e126157096a47465de8e
2010-05-21 09:18:29 +09:00
Robert Longson
560b5f1175 Bug 490003: Take outer <svg> element's border and padding into account, for invalidation and hit-testing. r=roc 2010-05-12 14:41:47 -07:00
Daniel Holbert
e60b38ee05 Bug 548648: Use 'Ahem' font in some svg positioning reftests, to fix failures on cocoa & maemo from subpixel positioning issues. r=jwatt 2010-05-12 14:41:47 -07:00
Daniel Holbert
3749f1139c Bug 562310 Part 5: Use nsCharSeparatedTokenizer to simplify/fix existing parsing code in SVG and SMIL. r=roc 2010-05-04 07:43:48 -07:00
Jesse Ruderman
9180ea0485 Clarify use of bug numbers in test manifests. 2010-04-29 20:15:44 -05:00
Daniel Holbert
e53ccde7eb Bug 436418, patch D: SVG/SMIL animateMotion - reftests & mochitests.
--HG--
rename : layout/reftests/svg/smil/lime.svg => layout/reftests/svg/smil/motion/lime.svg
2010-04-28 16:00:54 -07:00
Timothy Nikkel
85d3648e6e Bug 502937. Part 1.2. Make sure that SVG references to external documents in reftests get loaded before onload. r=bzbarsky 2010-04-16 13:15:28 -05:00
Robert Longson
b3316bb10e Bug 456286 - support altGlyph elements as tspans. r=roc 2010-04-13 09:58:09 +01:00
Robert Longson
df5f3c9a60 Bug 553905 - data parser should parse up to a failure and not scrap the whole path. r=jwatt 2010-04-08 09:58:04 +01:00
L. David Baron
4448b4ee8a Make pseudo-classes-02 run using test_visited_reftests.html instead of the normal reftest harness. (Bug 147777) r=jwatt 2010-04-02 18:58:27 -07:00
Daniel Holbert
3de1190d72 Bug 556404: Put CSS parser in SVG mode when parsing SMIL animation endpoints for XML attributes. r=roc r=dbaron 2010-04-02 09:34:31 -07:00
Robert Longson
bdd80f1369 Bug 521636 - A single rotate number should rotate all glyphs. r=roc 2010-03-31 09:57:28 +01:00
Robert Longson
ca4c9d42cc Bug 388547 - reenable reftest. 2010-03-30 13:21:18 +01:00
Robert Longson
6addad0123 Bug 388547 - revert reftest change to get tree green. 2010-03-30 12:44:28 +01:00
Robert Longson
d7895f037c Bug 388547 - initial support for x,y,dx,dy,rotate lists on SVG text and tspan elements (missing reftest files). r=roc 2010-03-30 12:32:03 +01:00
Robert Longson
ac2db96a5b Bug 388547 - initial support for x,y,dx,dy,rotate lists on SVG text and tspan elements. r=roc 2010-03-30 11:21:19 +01:00
Daniel Holbert
3bf1c38256 Bug 553416: Make nsSVGClipPathFrame notify children when its transform attribute is animated. r=longsonr
--HG--
rename : layout/reftests/svg/smil/lime.svg => layout/reftests/svg/smil/transform/lime.svg
2010-03-24 09:54:48 -07:00
Robert Longson
6725a73d98 Bug 554091 - negative rx and ry are unsupported rather than errors according to SVG1.2T. r=jwatt 2010-03-23 12:53:36 +00:00
Daniel Holbert
32f3a006df Bug 553881: Use SMIL reftest api-sanity-1.svg (and make it use standard reference case). r=tests_only 2010-03-21 12:23:30 -07:00
Jesse Ruderman
16b81e6152 Fix most of the homeless-reftest warnings: remove some files that are no longer used; add some entries to reftest.list files. (Bug 551617 comment 22) 2010-03-20 18:26:07 -07:00
Robert Longson
37b034371c Bug 553053 - Should not create frames for SVG animation elements, it interferes with clipPath validation and is inefficient. r=dholbert,sr=roc 2010-03-19 11:17:49 +00:00
Robert Longson
d918498168 Bug 552830 - Should not force rx=ry for a rect by clamping if one is omitted. r=jwatt 2010-03-18 12:14:38 +00:00
Daniel Holbert
91d25abef1 Bug 552873: Re-enable random reftest, with an attempted workaround. r=tests-only 2010-03-17 01:15:25 -07:00
Daniel Holbert
c3384f83c2 Bug 552873: mark random test mapped-attr-vs-css-prop-1.svg as random, while I work on fixing it. 2010-03-16 23:02:35 -07:00
Daniel Holbert
db7c1c12c9 Bug 534028, Patch E: Tests for SMIL animation of mapped attributes interacting with CSS transitions. r=tests-only
--HG--
rename : layout/reftests/svg/smil/smil-transitions-interaction-1.svg => layout/reftests/svg/smil/smil-transitions-interaction-1a.svg
rename : layout/reftests/svg/smil/smil-transitions-interaction-1.svg => layout/reftests/svg/smil/smil-transitions-interaction-1b.svg
rename : layout/reftests/svg/smil/smil-transitions-interaction-2.svg => layout/reftests/svg/smil/smil-transitions-interaction-2a.svg
rename : layout/reftests/svg/smil/smil-transitions-interaction-2.svg => layout/reftests/svg/smil/smil-transitions-interaction-2b.svg
rename : layout/reftests/svg/smil/smil-transitions-interaction-3.svg => layout/reftests/svg/smil/smil-transitions-interaction-3a.svg
rename : layout/reftests/svg/smil/smil-transitions-interaction-3.svg => layout/reftests/svg/smil/smil-transitions-interaction-3b.svg
rename : layout/reftests/svg/smil/smil-transitions-interaction-4.svg => layout/reftests/svg/smil/smil-transitions-interaction-4a.svg
rename : layout/reftests/svg/smil/smil-transitions-interaction-4.svg => layout/reftests/svg/smil/smil-transitions-interaction-4b.svg
2010-03-16 16:17:47 -07:00
Daniel Holbert
9c6a7040a2 Bug 534028, Patch D: Tests for smil animation of mapped attributes. r=roc
--HG--
rename : content/smil/test/test_smilCSSFromBy.xhtml => content/smil/test/test_smilMappedAttrFromBy.xhtml
rename : content/smil/test/test_smilCSSPaced.xhtml => content/smil/test/test_smilMappedAttrPaced.xhtml
2010-03-16 16:17:33 -07:00
Daniel Holbert
f91a6047ce Bug 537139: Re-enable reftest, and add a few more. r=tests_only 2010-03-11 22:03:49 -08:00
Shawn Wilsher
8fcd1b7ebf Forgot to update the test names in reftest.list files (bug 550661). 2010-03-09 12:55:47 -08:00
Shawn Wilsher
ef09b590f8 Bug 550661 - Adding href attribute doesn't add link styling
r=bz

--HG--
rename : content/html/content/reftests/href-attr-removal-restyles-ref.html => content/html/content/reftests/href-attr-change-restyles-ref.html
rename : content/html/content/reftests/href-attr-removal-restyles.html => content/html/content/reftests/href-attr-change-restyles.html
rename : layout/reftests/svg/href-attr-removal-restyles-ref.svg => layout/reftests/svg/href-attr-change-restyles-ref.svg
rename : layout/reftests/svg/href-attr-removal-restyles.svg => layout/reftests/svg/href-attr-change-restyles.svg
2010-03-09 10:21:25 -08:00
Shawn Wilsher
d40e8d679c Mark test as passing since it is (and should be) with the fix from bug 549797. 2010-03-03 14:15:47 -08:00
Shawn Wilsher
d1cb40d001 Bug 549797 - Removing href attribute from html:a, html:link, and svg:a doesn't remove link styling
r=bz
2010-03-03 12:55:35 -08:00
Daniel Holbert
ef65462c38 Bug 549705: mark random test smil-transitions-interaction-1.svg as random. 2010-03-02 16:08:26 -08:00
Robert Longson
21727c8ae8 Bug 547062 - Implement restrictions on clipPath content. r=roc 2010-03-02 09:31:07 +00:00
Daniel Holbert
44a5a4868a Bug 537139's reftest. r=dbaron 2010-03-01 11:31:48 -08:00
Robert Longson
63e32ef130 Bug 534612 - clipPath references with clipPath elements do not work correctly. r=roc 2010-02-26 09:58:42 +00:00
Daniel Holbert
5cec3d05f9 Remove "fails on Mac OS 10.4" annotation in reftest.list for opacity-and-gradient-01.svg, since mozilla-central no longer supports OS 10.4. (See bug 379610 comment 10 & 11) 2010-02-25 15:20:57 -08:00
Jonathan Watt
0d70752627 Bug 547801: Add code to reftest 'sort-additive-1.svg' to test a theory about why it sporadically failed (if/when it randomly fails again). r=dholbert 2010-02-25 10:22:05 -08:00
Shawn Wilsher
702ff9b0da Bug 461199 (Part 25) - Fix layout reftests to work with the new async isVisited API
r=jwatt
2010-02-24 08:37:03 -08:00
Boris Zbarsky
6d29cd3275 Bug 534526 part 4. Tests. 2010-02-23 23:37:47 -05:00
Jonathan Kew
abafe1fe29 Bug 546813 - reftest for honoring language when selecting fonts in SVG. 2010-02-21 11:13:52 -08:00