gecko/layout/reftests/svg
2010-01-07 19:07:30 +00:00
..
bugs
filters Bug 534841 - filter feFunc[RGBA] does not default omitted attributes correctly. r=roc 2009-12-17 11:00:54 +00:00
moz-only
sizing Bug 518274. Disabling this test until we can make it pass reliably on Linux in hopes of reopening the CLOSED TREE 2009-09-25 11:53:39 -04:00
smil Bug 520239, patch 5: Enable SVG/SMIL animation of shorthand properties, and remove unneeded nsISMILCSSValueType interface. r=roc 2009-12-10 09:26:28 -08:00
clip-01.svg Bug 481614 - implement clip property. r=jwatt 2009-06-17 21:51:40 +01:00
clip-02-ref.svg Bug 481614 - implement clip property. r=jwatt 2009-06-17 21:51:40 +01:00
clip-02a.svg Bug 481614 - implement clip property. r=jwatt 2009-06-17 21:51:40 +01:00
clip-02b.svg Bug 481614 - implement clip property. r=jwatt 2009-06-17 21:51:40 +01:00
clip-surface-clone-01-ref.svg
clip-surface-clone-01.svg
clipPath-and-shape-rendering-01-ref.svg Reftest for Bug 489718. r=longsonr 2009-05-11 14:32:24 +01:00
clipPath-and-shape-rendering-01.svg Reftest for Bug 489718. r=longsonr 2009-05-11 14:32:24 +01:00
clipPath-basic-01.svg
clipPath-winding-01.svg Bug 525363 - clipPath winding-mode is broken. r=roc 2009-10-30 20:21:49 +00:00
conditions-01.svg
currentColor-01.svg
currentColor-02.svg
currentColor-03.svg
dynamic-clipPath-01.svg
dynamic-conditions-01.svg
dynamic-feFlood-01.svg
dynamic-feImage-01.svg
dynamic-filter-contents-01-ref.svg
dynamic-filter-contents-01.svg
dynamic-gradient-contents-01.svg Bug 536677 - fill with url to gradient not inherited when dynamically switched more than once. r=roc 2010-01-07 19:07:30 +00:00
dynamic-gradient-contents-02.svg Bug 536677 - fill with url to gradient not inherited when dynamically switched more than once. r=roc 2010-01-07 19:07:30 +00:00
dynamic-link-style-01.svg
dynamic-marker-01.svg
dynamic-marker-02-ref.svg add reftest for bug 467472 2009-07-28 17:26:39 -07:00
dynamic-marker-02.svg add reftest for bug 467472 2009-07-28 17:26:39 -07:00
dynamic-mask-contents-01.svg
dynamic-pattern-01.svg
dynamic-pattern-02.svg
dynamic-pattern-contents-01.svg
dynamic-pattern-contents-02.svg
dynamic-rect-01-ref.svg
dynamic-rect-01.svg
dynamic-rect-02-ref.svg
dynamic-rect-02.svg
dynamic-rect-03-ref.svg
dynamic-rect-03.svg
dynamic-rect-04.xhtml
dynamic-rect-05.svg Bug 515080 - setting fill doesn't always cause re-styling. r=bzbarsky 2009-09-11 14:39:12 +01:00
dynamic-reflow-01-ref.svg
dynamic-reflow-01.svg
dynamic-small-object-scaled-up-01.svg
dynamic-small-object-scaled-up-02.svg
dynamic-switch-01.svg
dynamic-text-01-ref.svg
dynamic-text-01.svg
dynamic-text-02-ref.svg
dynamic-text-02.svg
dynamic-text-03-ref.svg
dynamic-text-03.svg
dynamic-textPath-01-ref.svg
dynamic-textPath-01.svg
dynamic-use-01.svg
dynamic-use-02.svg
fallback-color-01a.svg
fallback-color-01b.svg
fallback-color-02-ref.svg
fallback-color-02a.svg
fallback-color-02b.svg
fallback-color-03.svg
filter-basic-01.svg
filter-basic-02.svg
filter-basic-03.svg
filter-foreignObject-01.svg
filter-invalidation-01.svg Bug 463939. When an SVG element's geometry changes and it has an ancestor with a filter effect, invalidate the nearest SVG viewport ancestor because we don't have a good way to compute precise invalidation bounds. r=roc 2009-04-25 01:17:43 +02:00
filter-translated-01-ref.svg
filter-translated-01.svg
filters-and-group-opacity-01-ref.svg Bug 524104. Markers should be affected by group opacity on the marked element. r=longsonr@gmail.com 2009-10-26 18:17:49 +01:00
filters-and-group-opacity-01.svg Bug 524104. Markers should be affected by group opacity on the marked element. r=longsonr@gmail.com 2009-10-26 18:17:49 +01:00
foreignObject-01.svg
foreignObject-02-ref.svg
foreignObject-02.svg
foreignObject-ancestor-style-change-01-ref.svg
foreignObject-ancestor-style-change-01.svg
foreignObject-change-transform-01.svg
foreignObject-display-01.svg
foreignObject-move-repaint-01.svg
foreignObject-overflow-01.svg
getElementById-a-element-01.svg
gradient-live-01-ref.svg Bug 400925 - Reftests for live changes to gradients and patterns. r=roc 2009-06-27 16:43:34 +02:00
gradient-live-01a.svg Bug 400925 - Reftests for live changes to gradients and patterns. r=roc 2009-06-27 16:43:34 +02:00
gradient-live-01b.svg Bug 400925 - Reftests for live changes to gradients and patterns. r=roc 2009-06-27 16:43:34 +02:00
gradient-live-01c.svg Bug 400925 - Reftests for live changes to gradients and patterns. r=roc 2009-06-27 16:43:34 +02:00
gradient-live-01d.svg Bug 400925 - Reftests for live changes to gradients and patterns. r=roc 2009-06-27 16:43:34 +02:00
image-fill-01.svg Bug 509940 - Images with fill=none are not displayed. r=jwatt 2009-08-31 12:26:23 +01:00
image-scaling-01.svg
image-scaling-02.svg Bug 753 - Remove nsIImage, gfxIImageFrame, and their implementations, and expose an equivalent api on imgIContainer. r=roc,josh,bz,longsonr,vlad,karlt,jimm,bsmedberg,mfinkle,peterw,peterv sr=vlad,roc 2009-07-20 18:50:15 -07:00
inline-in-xul-basic-01.xul
invalid-text-01.svg
linearGradient-basic-01.svg
linearGradient-basic-02.svg
linked-pattern-01.svg Bug 448906 - linked patterns are not scaled correctly. r=roc 2009-10-26 19:37:31 +00:00
marker-attribute-01.svg
markers-and-group-opacity-01-ref.svg Bug 524104. Markers should be affected by group opacity on the marked element. r=longsonr@gmail.com 2009-10-26 18:17:49 +01:00
markers-and-group-opacity-01.svg Bug 524104. Markers should be affected by group opacity on the marked element. r=longsonr@gmail.com 2009-10-26 18:17:49 +01:00
mask-containing-masked-content-01.svg Testcase for bug 457156, fixed by cf138fd828e6 (bug 489151). 2009-04-23 23:09:24 +02:00
mask-transformed-01-ref.svg
mask-transformed-01.svg
nested-viewBox-01.svg
objectBoundingBox-and-clipPath.svg Bug 489151 - Masking and clipping with objectBoundingBox and non-trivial transforms is broken. r=jwatt 2009-04-24 03:10:22 +09:00
objectBoundingBox-and-mask.svg Bug 489151 - Masking and clipping with objectBoundingBox and non-trivial transforms is broken. r=jwatt 2009-04-24 03:10:22 +09:00
objectBoundingBox-and-pattern-01-ref.svg
objectBoundingBox-and-pattern-01a.svg
objectBoundingBox-and-pattern-01b.svg
objectBoundingBox-and-pattern-01c.svg
opacity-and-gradient-01.svg
opacity-and-pattern-01.svg
pass.svg
path-01-ref.svg Bug 510177 - path with a single point not rendered. r=jwatt 2009-12-19 17:00:58 +00:00
path-01.svg Bug 510177 - path with a single point not rendered. r=jwatt 2009-12-19 17:00:58 +00:00
pattern-live-01-ref.svg Bug 400925 - Reftests for live changes to gradients and patterns. r=roc 2009-06-27 16:43:34 +02:00
pattern-live-01a.svg Bug 400925 - Reftests for live changes to gradients and patterns. r=roc 2009-06-27 16:43:34 +02:00
pattern-live-01b.svg Bug 400925 - Reftests for live changes to gradients and patterns. r=roc 2009-06-27 16:43:34 +02:00
pattern-live-01c.svg Bug 400925 - Reftests for live changes to gradients and patterns. r=roc 2009-06-27 16:43:34 +02:00
pseudo-classes-01.svg
pseudo-classes-02-ref.svg
pseudo-classes-02.svg
radialGradient-basic-01.svg
radialGradient-basic-02.svg
radialGradient-basic-03-ref.svg
radialGradient-basic-03.svg
rect-01.svg
rect-with-rx-and-ry-01.svg
rect-with-rx-or-ry-01-ref.svg
rect-with-rx-or-ry-01.svg
reftest.list Bug 536677 - fill with url to gradient not inherited when dynamically switched more than once. r=roc 2010-01-07 19:07:30 +00:00
rootElement-null-01.svg
selector-01.svg
stroke-width-percentage-01.svg
style-property-not-on-script-element-01.svg
style-without-type-attribute.svg
svg-in-foreignObject-01-ref.xhtml
svg-in-foreignObject-01.xhtml
svg-in-foreignObject-02.xhtml
switch-01.svg
text-font-weight-01-ref.svg
text-font-weight-01.svg
text-gradient-01-ref.svg
text-gradient-01.svg
text-in-link-01-ref.svg
text-in-link-01.svg
text-in-link-02-ref.svg Bug 534216 - Text in anchor tags not placed correctly if viewBox present. r=roc 2009-12-12 14:37:20 +00:00
text-in-link-02.svg Bug 534216 - Text in anchor tags not placed correctly if viewBox present. r=roc 2009-12-12 14:37:20 +00:00
text-layout-01-ref.svg Bug 388547 - Initial support for x,y,dx,dy,rotate lists on SVG text and tspan elements. r=roc 2009-10-11 12:44:33 +01:00
text-layout-01.svg Bug 388547 - Initial support for x,y,dx,dy,rotate lists on SVG text and tspan elements. r=roc 2009-10-11 12:44:33 +01:00
text-scale-01-ref.svg
text-scale-01.svg
text-style-01-ref.svg
text-style-01a.svg
text-style-01b.svg
text-style-01c.svg
text-style-01d.svg
text-style-01e.svg
thin-stroke-01.svg Reftest for Bug 437704. r=longsonr 2009-05-17 15:18:02 +01:00
use-01-extref-resource.svg
use-01-extref.svg
use-02-extref-ref.svg
use-02-extref-resource.svg
use-02-extref.svg
use-children.svg
userSpaceOnUse-and-pattern-01-ref.svg Bug 521759 - patterns incorrect with viewBox and percentage widths or heights. r=roc 2009-10-25 13:05:33 +00:00
userSpaceOnUse-and-pattern-01.svg Bug 521759 - patterns incorrect with viewBox and percentage widths or heights. r=roc 2009-10-25 13:05:33 +00:00
viewBox-and-pattern-01.svg Bug 519368 - pattern with viewBox not treated correctly. r=jwatt 2009-12-29 09:56:25 +00:00
viewport-percent-graphic-user-01.svg