gecko-dev/layout/reftests/svg
Mantaroh Yoshinaga df05b9f9a2 Bug 1062106 part 1 - Remove special handling of attributeType='XML'. r=birtles,longsonr+218550
This patch removes handling of the 'attributeType' attribute so that we behave
as if attributeType is always 'auto'. This means that for CSS properties we
always animate them as CSS properties (i.e. we animate them as part of the
SMIL override stylesheet) rather than mapped attributes.

The one special case is width/height on an outer SVG. Previously we animated
this as a mapped attribute since Web compatibility requires that the
width/height on an outer SVG, when set explicitly, are mapped to style.
However, we can produce the same behavior by animating these as CSS properties
(as opposed to mapped attributes). There is no observable difference in results
returned by the SVG DOM APIs, only the level at which the result is added to
the cascade: the SMIL override stylesheet instead of the attribute animation
presentation hint level.

As part of this patch, we animate width/height on outer SVG elements as CSS
properties as opposed to mapped attributes both for consistency and also so
we can remove the animated mapped attribute code altogether.

MozReview-Commit-ID: Ll1LWWRQ66R

--HG--
extra : rebase_source : bd513e191e3d0ba2a1e982eea4c548392bf5817d
2017-03-21 15:42:17 +09:00
..
as-image Bug 1337068 - stylo: Update test expectations. r=emilio 2017-03-18 11:53:44 -07:00
filters Bug 1348430 - Part 4. Reftest. r=mstange 2017-03-22 14:12:32 +08:00
image Bug 1328652: Reftest expectation adjustments. r=emilio 2017-03-14 20:08:17 +01:00
load-only Bug 1328825 - Update reftest-stylo.list and expectations. r=heycam 2017-01-10 15:50:59 +08:00
moz-only Bug 1328825 - Update reftest-stylo.list and expectations. r=heycam 2017-01-10 15:50:59 +08:00
sizing Bug 1329093 - Part 5: Update test expectations; r=bz 2017-03-09 17:47:45 -08:00
smil Bug 1062106 part 1 - Remove special handling of attributeType='XML'. r=birtles,longsonr+218550 2017-03-21 15:42:17 +09:00
svg-integration Bug 1341102 - Fix failures from -moz-system-metric changes (bug 1341086); r=manishearth 2017-03-16 00:42:40 -07:00
text Bug 1334768 - Remove azureQuartz from reftest-stylo manifests. r=me (DONTBUILD) 2017-02-01 13:25:38 +08:00
background-ref.html Bug 1338042 - Compute a missing width/height from the aspect ratio and the other dimension. r=longsonr+218550 2017-02-23 17:03:35 +09:00
background-svg-without-height-width.html Bug 1338042 - Compute a missing width/height from the aspect ratio and the other dimension. r=longsonr+218550 2017-02-23 17:03:35 +09:00
background-svg-without-height.html Bug 1338042 - Compute a missing width/height from the aspect ratio and the other dimension. r=longsonr+218550 2017-02-23 17:03:35 +09:00
background-svg-without-width.html Bug 1338042 - Compute a missing width/height from the aspect ratio and the other dimension. r=longsonr+218550 2017-02-23 17:03:35 +09:00
baseline-middle-01.svg Bug 1142982 - implement dominant-baseline=middle properly. r=heycam 2015-04-08 16:18:33 +01:00
blend-color-burn-ref.svg
blend-color-burn.svg
blend-color-dodge-ref.svg
blend-color-dodge.svg
blend-color-ref.svg
blend-color.svg
blend-darken-ref.svg
blend-darken.svg
blend-difference-ref.svg
blend-difference-stacking-ref.html
blend-difference-stacking.html
blend-difference.svg
blend-exclusion-ref.svg
blend-exclusion.svg
blend-hard-light-ref.svg
blend-hard-light.svg
blend-hue-ref.svg
blend-hue.svg
blend-layer-blend-ref.svg
blend-layer-blend.svg
blend-layer-filter-ref.svg
blend-layer-filter.svg
blend-layer-mask-ref.svg
blend-layer-mask.svg
blend-layer-opacity-ref.svg
blend-layer-opacity.svg
blend-lighten-ref.svg
blend-lighten.svg
blend-luminosity-ref.svg
blend-luminosity.svg
blend-multiply-alpha-ref.svg
blend-multiply-alpha.svg
blend-multiply-ref.svg
blend-multiply.svg
blend-normal-ref.svg
blend-normal.svg
blend-overlay-ref.svg
blend-overlay.svg
blend-saturation-ref.svg
blend-saturation.svg
blend-screen-ref.svg
blend-screen.svg
blend-soft-light-ref.svg
blend-soft-light.svg
border-radius-01.html
clip-01.svg
clip-02-ref.svg
clip-02a.svg
clip-02b.svg
clip-surface-clone-01-ref.svg
clip-surface-clone-01.svg
clip-use-element-01.svg Backed out changeset f69bd7779bc9 (bug 537623) 2017-01-18 11:25:22 +08:00
clip-use-element-02.svg Backed out changeset f69bd7779bc9 (bug 537623) 2017-01-18 11:25:22 +08:00
clipPath-advanced-01.svg
clipPath-and-mask-on-outflowElement-01a.html Bug 1299715 - Part 9. Test cases of clip-path and mask over an out-of-flow element. r=mstange 2016-10-06 00:35:31 +08:00
clipPath-and-mask-on-outflowElement-01b.html Bug 1299715 - Part 9. Test cases of clip-path and mask over an out-of-flow element. r=mstange 2016-10-06 00:35:31 +08:00
clipPath-and-shape-rendering-01-ref.svg
clipPath-and-shape-rendering-01.svg
clipPath-and-transform-01.svg
clipPath-basic-01.svg
clipPath-basic-02.svg
clipPath-basic-03.svg
clipPath-basic-04.svg
clipPath-basic-05.svg
clipPath-basic-06.svg
clipPath-basic-07.svg Bug 1165750 - metadata tag should be allowed in clipPath. r=jwatt 2015-05-19 09:25:52 +01:00
clipPath-on-outflowElement-01-ref.html Bug 1299715 - Part 9. Test cases of clip-path and mask over an out-of-flow element. r=mstange 2016-10-06 00:35:31 +08:00
clipPath-on-outflowElement-01a.html Bug 1299715 - Part 9. Test cases of clip-path and mask over an out-of-flow element. r=mstange 2016-10-06 00:35:31 +08:00
clipPath-on-outflowElement-01b.html Bug 1299715 - Part 9. Test cases of clip-path and mask over an out-of-flow element. r=mstange 2016-10-06 00:35:31 +08:00
clipPath-on-outflowElement-02-ref.html Bug 1299715 - Part 9. Test cases of clip-path and mask over an out-of-flow element. r=mstange 2016-10-06 00:35:31 +08:00
clipPath-on-outflowElement-02a.html Bug 1299715 - Part 9. Test cases of clip-path and mask over an out-of-flow element. r=mstange 2016-10-06 00:35:31 +08:00
clipPath-on-outflowElement-02b.html Bug 1299715 - Part 9. Test cases of clip-path and mask over an out-of-flow element. r=mstange 2016-10-06 00:35:31 +08:00
clipPath-winding-01.svg
comments-in-pres-attrs.svg Bug 1339252: Allow comments in SVG presentation attributes; r=bz 2017-02-13 16:02:46 -08:00
conditions-01.svg Bug 984778 - Make hasFeature() and SVG requiredFeatures always return true; r=bz,longsonr 2016-09-01 14:35:11 +03:00
conditions-02.svg
conditions-03.svg
conditions-04.svg Bug 984778 - Make hasFeature() and SVG requiredFeatures always return true; r=bz,longsonr 2016-09-01 14:35:11 +03:00
conditions-05.svg Bug 984778 - Make hasFeature() and SVG requiredFeatures always return true; r=bz,longsonr 2016-09-01 14:35:11 +03:00
conditions-07.svg Bug 984778 - Make hasFeature() and SVG requiredFeatures always return true; r=bz,longsonr 2016-09-01 14:35:11 +03:00
conditions-08-ref.svg
conditions-08.svg
conditions-09-ref.svg Bug 1182496 - Don't create frames for SVG <text> descendants with failing conditional processing attributes. r=dholbert 2015-07-17 11:29:22 +10:00
conditions-09.svg Bug 1182496 - Don't create frames for SVG <text> descendants with failing conditional processing attributes. r=dholbert 2015-07-17 11:29:22 +10:00
currentColor-01.svg
currentColor-02.svg
currentColor-03.svg
data-uri-with-filter-01-ref.svg
data-uri-with-filter-01.xhtml
data-uri-with-gradient-01-ref.svg
data-uri-with-gradient-01.xhtml
data-uri-with-pattern-01.xhtml
dynamic-attr-change-1.svg
dynamic-attr-change-2.svg Bug 1255276 part 2: Make nsSVGAnimatedTransformList remember its previous HasTransform() value, so we can detect attr changes which are effectively creating the attr. r=longsonr 2016-03-14 17:37:36 -07:00
dynamic-attr-removal-1.svg
dynamic-attr-removal-2.svg
dynamic-class-01.svg
dynamic-clipPath-01.svg
dynamic-clipPath-02.svg
dynamic-clipPath-clip-rule-01.svg Bug 1077993 - make changes to clip-rule work. r=jwatt 2014-10-06 14:19:14 +01:00
dynamic-conditions-01.svg Bug 984778 - Make hasFeature() and SVG requiredFeatures always return true; r=bz,longsonr 2016-09-01 14:35:11 +03:00
dynamic-conditions-02.svg Bug 984778 - Make hasFeature() and SVG requiredFeatures always return true; r=bz,longsonr 2016-09-01 14:35:11 +03:00
dynamic-conditions-03.svg
dynamic-conditions-04.svg Bug 984778 - Make hasFeature() and SVG requiredFeatures always return true; r=bz,longsonr 2016-09-01 14:35:11 +03:00
dynamic-conditions-05.svg
dynamic-conditions-06.svg Bug 984778 - Make hasFeature() and SVG requiredFeatures always return true; r=bz,longsonr 2016-09-01 14:35:11 +03:00
dynamic-conditions-07.svg
dynamic-conditions-08.svg
dynamic-conditions-09.svg Bug 984778 - Make hasFeature() and SVG requiredFeatures always return true; r=bz,longsonr 2016-09-01 14:35:11 +03:00
dynamic-conditions-10.svg Bug 984778 - Make hasFeature() and SVG requiredFeatures always return true; r=bz,longsonr 2016-09-01 14:35:11 +03:00
dynamic-conditions-11.svg
dynamic-conditions-12.svg
dynamic-conditions-13.svg Bug 984778 - Make hasFeature() and SVG requiredFeatures always return true; r=bz,longsonr 2016-09-01 14:35:11 +03:00
dynamic-feFlood-01.svg
dynamic-feImage-01.svg
dynamic-fill-01-ref.svg
dynamic-fill-01.svg
dynamic-fill-rule-01-ref.svg Bug 932762, part 2 - Make SVG elements cache their Moz2D path data to speed up rendering, hit-testing, clipPath clipping, bbox calculations and animation/text along a path. r=longsonr 2014-10-04 12:13:30 +01:00
dynamic-fill-rule-01.svg Bug 932762, part 2 - Make SVG elements cache their Moz2D path data to speed up rendering, hit-testing, clipPath clipping, bbox calculations and animation/text along a path. r=longsonr 2014-10-04 12:13:30 +01:00
dynamic-filter-contents-01-ref.svg
dynamic-filter-contents-01a.svg
dynamic-filter-contents-01b.svg
dynamic-gradient-contents-01.svg
dynamic-gradient-contents-02.svg
dynamic-inner-svg-01.svg
dynamic-link-style-01.svg
dynamic-marker-01.svg
dynamic-marker-02-ref.svg
dynamic-marker-02.svg
dynamic-marker-03.svg
dynamic-mask-01.svg
dynamic-mask-contents-01.svg
dynamic-mask-pre-effects-bbox-ref.html Bug 1030604 - Use nsChangeHint_UpdateOverflow for clip-path and mask changes so we update the PreEffectsBBoxProperty and run the effect on the correct area. r=roc 2014-07-15 22:27:12 -07:00
dynamic-mask-pre-effects-bbox.html Bug 1030604 - Use nsChangeHint_UpdateOverflow for clip-path and mask changes so we update the PreEffectsBBoxProperty and run the effect on the correct area. r=roc 2014-07-15 22:27:12 -07:00
dynamic-opacity-property-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
dynamic-reflow-01-ref.svg
dynamic-reflow-01.svg
dynamic-small-object-scaled-up-01.svg
dynamic-small-object-scaled-up-02.svg
dynamic-stroke-01.svg
dynamic-stroke-opacity-01.svg
dynamic-stroke-width-01.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-text-04-ref.svg
dynamic-text-04.svg
dynamic-text-05.svg
dynamic-text-06.svg
dynamic-text-07-ref.svg
dynamic-text-07.svg
dynamic-text-08-ref.svg
dynamic-text-08.svg
dynamic-text-attr-01-ref.svg Bug 1042860 - Handle animated attribute changes on descendants of SVG <text> elements. r=dholbert 2014-09-08 12:34:20 +10:00
dynamic-text-attr-01.svg Bug 1042860 - Handle animated attribute changes on descendants of SVG <text> elements. r=dholbert 2014-09-08 12:34:20 +10:00
dynamic-textPath-01-ref.svg
dynamic-textPath-01.svg
dynamic-textPath-02-ref.svg
dynamic-textPath-02.svg
dynamic-textPath-03-ref.svg
dynamic-textPath-03.svg
dynamic-use-01.svg
dynamic-use-02.svg
dynamic-use-03.svg
dynamic-use-04.svg
dynamic-use-05.svg
dynamic-use-06.svg
dynamic-use-07.svg
dynamic-use-nested-01-ref.svg
dynamic-use-nested-01a.svg
dynamic-use-nested-01b.svg
dynamic-use-remove-width-ref.svg
dynamic-use-remove-width.svg
dynamic-viewBox-change-01.svg Bug 1269174: Fix nsSVGViewBox::HasRect() to return false instead of using stale mBaseVal. r=longsonr 2016-05-03 07:40:26 -07:00
dynamic-viewBox-change-02.svg Bug 1269174: Fix nsSVGViewBox::HasRect() to return false instead of using stale mBaseVal. r=longsonr 2016-05-03 07:40:26 -07:00
dynamic-viewBox-change-03.svg Bug 1269174: Fix nsSVGViewBox::HasRect() to return false instead of using stale mBaseVal. r=longsonr 2016-05-03 07:40:26 -07:00
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
fallback-color-04.svg
filter-basic-01.svg
filter-basic-02.svg
filter-basic-03.svg
filter-bounds-01.svg
filter-bounds-02.svg
filter-extref-differentOrigin-01.svg
filter-foreignObject-01.svg
filter-in-mask-01.svg
filter-invalidation-01.svg
filter-on-continuation-box-01.html Bug 1331081 - script generated patch to omit addEventListener/removeEventListener's third parameter when it's false, r=jaws. 2017-01-17 11:50:25 +01:00
filter-on-continuation-box-ref.html Bug 1325038 - Part 2. Reftest for bug 1324809. r=heycam 2017-01-11 00:11:42 +08:00
filter-result-01-ref.svg
filter-result-01.svg
filter-scaled-01.svg
filter-scaled-02-ref.html
filter-scaled-02.html
filter-translated-01-ref.svg
filter-translated-01.svg
filter-use-element-01.svg Backed out changeset f69bd7779bc9 (bug 537623) 2017-01-18 11:25:22 +08:00
filters-and-group-opacity-01-ref.svg
filters-and-group-opacity-01.svg
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-dynamic-abspos-01-ref.html
foreignObject-dynamic-abspos-01.html
foreignObject-dynamic-fixedpos-01.html
foreignObject-dynamic-line-height-01-ref.html Bug 1347411 part 2. Fix stylo to properly update styles for the various frames that use FCDATA_WITH_WRAPPING_BLOCK to wrap an anonymous block around their kids. r=heycam 2017-03-15 14:00:43 -04:00
foreignObject-dynamic-line-height-01.html Bug 1347411 part 2. Fix stylo to properly update styles for the various frames that use FCDATA_WITH_WRAPPING_BLOCK to wrap an anonymous block around their kids. r=heycam 2017-03-15 14:00:43 -04:00
foreignObject-fixedpos-01.html
foreignObject-fixedpos-02.html
foreignObject-fixedpos-ref.html
foreignObject-form-no-theme.svg
foreignObject-form-theme-ref.html
foreignObject-form-theme.svg
foreignObject-img-form-theme-ref.html
foreignObject-img-form-theme.html
foreignObject-move-repaint-01.svg
foreignObject-overflow-01.svg
foreignObject-start-hidden-01.svg
foreignObject-start-hidden-02.svg
foreignObject-style-change-01.svg
foreignObject-vertical-01-ref.svg Bug 1145936 - Reftest for sizing of foreignObject with vertical writing mode. r=smontagu 2015-04-01 16:50:12 +01:00
foreignObject-vertical-01.svg Bug 1145936 - Reftest for sizing of foreignObject with vertical writing mode. r=smontagu 2015-04-01 16:50:12 +01:00
fragmentIdentifier-01.xhtml Bug 1138065 - view elements as fragment identifiers should have normal target matching. r=dholbert 2015-03-08 17:34:47 +00:00
fragmentIdentifier-rect-01.svg Bug 1138065 - view elements as fragment identifiers should have normal target matching. r=dholbert 2015-03-08 17:34:47 +00:00
g-transform-01.svg
getElementById-a-element-01.svg
gradient-live-01-ref.svg
gradient-live-01a.svg
gradient-live-01b.svg
gradient-live-01c.svg
gradient-live-01d.svg
gradient-transform-01.svg
href-attr-change-restyles-ref.svg
href-attr-change-restyles.svg
import-svg-01.html
invalid-text-01.svg
lang-attribute-01.svg
lang-attribute-02.svg
lang-attribute-03.svg
linearGradient-basic-01.svg
linearGradient-basic-02.svg
linearGradient-basic-03-ref.svg
linearGradient-basic-03.svg
linked-filter-01.svg
linked-pattern-01.svg
marker-attribute-01.svg
marker-dynamic-opacity-ref.html Bug 1347411 part 7. Change stylo to correctly recompute style of SVG anonymous wrapper boxes. r=heycam 2017-03-15 14:00:44 -04:00
marker-dynamic-opacity.html Bug 1347411 part 7. Change stylo to correctly recompute style of SVG anonymous wrapper boxes. r=heycam 2017-03-15 14:00:44 -04:00
marker-effects-01-ref.svg
marker-effects-01.svg
marker-orientation-01-ref.svg
marker-orientation-01.svg
marker-orientation-02-ref.svg
marker-orientation-02.svg
marker-orientation-03.svg Bug 1093327 - Correct marker orientation of polygon and polylines. r=cam 2014-11-10 14:40:43 +00:00
marker-orientation-04.svg Bug 1129854 - markers not oriented correctly for degenerate beziers. r=jwatt 2015-02-17 22:15:15 +00:00
marker-viewBox-01-ref.svg
marker-viewBox-01.svg
markers-and-group-opacity-01-ref.svg
markers-and-group-opacity-01.svg
mask-and-clipPath-2.svg Bug 1251431, part 3 - Reftest for mask and clipPath applied to the same element. r=Bas 2016-07-18 13:02:16 +01:00
mask-and-clipPath-ref.html Bug 1258650. Properly use aExtraMasksTransform when combining masks. r=Bas,a=kwierso 2016-03-31 16:34:32 -04:00
mask-and-clipPath.html Bug 1258650. Properly use aExtraMasksTransform when combining masks. r=Bas,a=kwierso 2016-03-31 16:34:32 -04:00
mask-basic-01.svg
mask-basic-02-ref.svg
mask-basic-02.svg
mask-basic-03.svg
mask-basic-04.svg
mask-containing-masked-content-01.svg
mask-contains-inner-svg-01.svg Bug 1325865 - Part 2. Reftest. r=longsonr+218550 2017-01-13 17:30:38 +08:00
mask-contains-inner-svg-02.svg Bug 1325865 - Part 2. Reftest. r=longsonr+218550 2017-01-13 17:30:38 +08:00
mask-empty-size.svg Bug 1314536 - Part 3. Correct comment and add a test case for it. r=mstange 2016-11-18 22:06:51 +08:00
mask-extref-dataURI-01.svg
mask-img-ref.html
mask-img.html
mask-on-outflowElement-01a.html Bug 1299715 - Part 9. Test cases of clip-path and mask over an out-of-flow element. r=mstange 2016-10-06 00:35:31 +08:00
mask-on-outflowElement-01b.html Bug 1299715 - Part 9. Test cases of clip-path and mask over an out-of-flow element. r=mstange 2016-10-06 00:35:31 +08:00
mask-on-outflowElement.svg Bug 1299715 - Part 9. Test cases of clip-path and mask over an out-of-flow element. r=mstange 2016-10-06 00:35:31 +08:00
mask-opacity-01-ref.svg Bug 1305636 - Part 3. Reftest. r=mstange 2016-09-27 19:41:41 +08:00
mask-opacity-01.svg Bug 1305636 - Part 3. Reftest. r=mstange 2016-09-27 19:41:41 +08:00
mask-transformed-01-ref.svg
mask-transformed-01.svg
mask-transformed-02.svg
mask-transformed-child-01-ref.svg Bug 1127507 - Get transforms on the children of SVG <mask> working. r=dholbert 2015-01-29 23:58:42 +00:00
mask-transformed-child-01.svg Bug 1127507 - Get transforms on the children of SVG <mask> working. r=dholbert 2015-01-29 23:58:42 +00:00
mask-type-01-ref.svg
mask-type-01.svg
mask-type-02.svg
mask-type-03.svg
mask-type-04.svg
mask-use-element-01.svg Backed out changeset f69bd7779bc9 (bug 537623) 2017-01-18 11:25:22 +08:00
nested-mask-mode.svg Bug 1314536 - Part 1. Implement/use nsSVGMaskFrame::MaskParams and add a test case for nested mask-mode usage in SVG mask. r=mstange 2016-11-16 12:59:52 +08:00
nested-viewBox-01.svg
nesting-invalid-01-ref.svg
nesting-invalid-01.js Bug 1260032 - drop support for altGlyph as a tspan. r=cam r=peterv (DOM Peer) 2016-05-10 10:02:20 +01:00
nesting-invalid-01.svg
non-scaling-stroke-01-ref.svg
non-scaling-stroke-01.svg
non-scaling-stroke-02-ref.svg
non-scaling-stroke-02.svg
non-scaling-stroke-03-ref.svg
non-scaling-stroke-03.svg
objectBoundingBox-and-clipPath.svg
objectBoundingBox-and-fePointLight-01-ref.svg
objectBoundingBox-and-fePointLight-01.svg
objectBoundingBox-and-fePointLight-02-ref.svg
objectBoundingBox-and-fePointLight-02.svg
objectBoundingBox-and-mask-02.svg
objectBoundingBox-and-mask.svg
objectBoundingBox-and-pattern-01-ref.svg
objectBoundingBox-and-pattern-01a.svg
objectBoundingBox-and-pattern-01b.svg
objectBoundingBox-and-pattern-01c.svg
objectBoundingBox-and-pattern-02.svg
objectBoundingBox-and-pattern-03-ref.svg
objectBoundingBox-and-pattern-03.svg
opacity-and-gradient-01.svg
opacity-and-gradient-02-ref.svg
opacity-and-gradient-02.svg
opacity-and-pattern-01.svg
opacity-and-transform-01-ref.svg
opacity-and-transform-01.svg
outer-svg-border-and-padding-01-ref.svg
outer-svg-border-and-padding-01.svg
outline-ref.html Bug 1302341 - Part 2: SVGTextFrame should be valid when unioning borderBoxes; r=heycam 2016-09-28 02:21:50 +00:00
outline.html Bug 1302341 - Part 2: SVGTextFrame should be valid when unioning borderBoxes; r=heycam 2016-09-28 02:21:50 +00:00
overflow-on-outer-svg-01-ref.svg
overflow-on-outer-svg-01.svg
overflow-on-outer-svg-02-ref.xhtml
overflow-on-outer-svg-02a.xhtml
overflow-on-outer-svg-02b.xhtml
overflow-on-outer-svg-02c.xhtml
overflow-on-outer-svg-02d.xhtml
overflow-on-outer-svg-03-ref.xhtml
overflow-on-outer-svg-03a.xhtml
overflow-on-outer-svg-03b.xhtml
paint-on-maskLayer-1-ref.html Bug 1318266 - Part 5. Test cases. r=mstange 2016-12-20 05:15:39 +08:00
paint-on-maskLayer-1a.html Bug 1318266 - Part 5. Test cases. r=mstange 2016-12-20 05:15:39 +08:00
paint-on-maskLayer-1b.html Bug 1318266 - Part 5. Test cases. r=mstange 2016-12-20 05:15:39 +08:00
paint-on-maskLayer-1c.html Backed out changeset f9e979367a0c (bug 1313276) 2016-12-22 20:15:36 +01:00
paint-order-01-ref.svg
paint-order-01.svg
paint-order-02-ref.svg
paint-order-02.svg
paint-order-03-ref.svg
paint-order-03.svg
pass.svg
path-01-ref.svg Bug 1075399, part 1 - Simulate zero length SVG subpath for stroke-linecap=round. r=longsonr 2014-10-03 09:50:42 +01:00
path-01.svg
path-02.svg
path-03.svg
path-04.svg
path-05.svg
path-06-ref.svg
path-06.svg
path-07-ref.svg
path-07.svg
path-08.svg
pathLength-01.svg
pathLength-02.svg
pattern-basic-01.svg
pattern-invalid-01-ref.svg
pattern-invalid-01.svg
pattern-live-01-ref.svg
pattern-live-01a.svg
pattern-live-01b.svg
pattern-live-01c.svg
pattern-scale-01-ref.svg
pattern-scale-01a.svg
pattern-scale-01b.svg
pattern-scale-01c.svg
pattern-transform-presence-01-ref.svg
pattern-transform-presence-01.svg
pattern-transformed-01-ref.svg
pattern-transformed-01.svg
polygon-01-ref.svg Bug 1085092 - Fix stroking of SVG polygon elements. r=longsonr 2014-10-22 10:48:37 +01:00
polygon-01.svg Bug 1085092 - Fix stroking of SVG polygon elements. r=longsonr 2014-10-22 10:48:37 +01:00
polygon-marker-01.svg
polygon-points-negative-01.svg
polyline-points-invalid-01.svg
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
radialGradient-basic-04.svg
rect-01.svg
rect-02.svg
rect-03.svg
rect-04.svg
rect-with-rx-and-ry-01.svg
rect-with-rx-or-ry-01-ref.svg
rect-with-rx-or-ry-01.svg
reftest-stylo.list Bug 1347411 part 7. Change stylo to correctly recompute style of SVG anonymous wrapper boxes. r=heycam 2017-03-15 14:00:44 -04:00
reftest.list Backed out changeset fd5e7c8cbb6d (bug 1345853) 2017-03-17 21:53:19 +01:00
rootElement-null-01.svg Bug 1293786 - Part 1: Remove SVGDocument interface. r=heycam,smaug 2016-09-29 09:30:49 +08:00
script-empty-01.svg
selector-01.svg
stroke-dasharray-01-ref.svg
stroke-dasharray-01.svg
stroke-dasharray-02.svg Bug 1246213 - Skia reftest fuzzing for Skia content on OS X. r=jmuizelaar 2016-02-16 09:07:52 -08:00
stroke-dasharray-03.svg Bug 1122578, part 2 - Test start point and direction of dashed stroking on SVG rect. r=longsonr 2015-01-18 11:43:29 +00:00
stroke-dasharray-and-pathLength-01.svg
stroke-dasharray-and-text-01-ref.svg
stroke-dasharray-and-text-01.svg
stroke-dashoffset-01.svg
stroke-dashoffset-and-pathLength-01.svg Bug 1137859 - stroke-dashoffset not respecting pathLength property. r=dholbert 2015-03-06 14:12:52 +00:00
stroke-linecap-circle-ellipse-01-ref.svg Bug 1178159 - Ignore stroke-linecap:"square" on circle and ellipse. r=longsonr 2015-06-29 20:19:00 +02:00
stroke-linecap-circle-ellipse-01.svg Bug 1178159 - Ignore stroke-linecap:"square" on circle and ellipse. r=longsonr 2015-06-29 20:19:00 +02:00
stroke-linecap-circle-ellipse-dashed-01.svg Bug 1242147 - Honor stroke-linecap on SVG circle and ellipse when stroke is dashed. r=longsonr 2016-01-26 12:30:36 -06:00
stroke-linecap-round-w-zero-length-segs-01.svg Bug 1187770 - work around draw targets that don't display zero-length lines. r=longsonr 2015-08-01 10:09:00 +02:00
stroke-linecap-round-w-zero-length-segs-02.svg Bug 1187770 - work around draw targets that don't display zero-length lines. r=longsonr 2015-08-01 10:09:00 +02:00
stroke-linecap-square-w-zero-length-segs-01.svg Bug 1187770 - work around draw targets that don't display zero-length lines. r=longsonr 2015-08-01 10:09:00 +02:00
stroke-linecap-square-w-zero-length-segs-02.svg Bug 1187770 - work around draw targets that don't display zero-length lines. r=longsonr 2015-08-01 10:09:00 +02:00
stroke-width-percentage-01.svg
stroke-width-percentage-02-ref.svg
stroke-width-percentage-02a.svg
stroke-width-percentage-02b.svg
stroke-width-percentage-03-iframe.svg
stroke-width-percentage-03-ref.xhtml
stroke-width-percentage-03.xhtml
style-property-on-script-element-01.svg
style-without-type-attribute.svg
suspend-01.svg
suspend-02.svg
suspend-03.svg
suspend-04.svg
suspend-05.svg
suspend-06.svg
suspend-07.svg
suspend-08.svg
svg-effects-area-unzoomed-ref.xhtml
svg-effects-area-unzoomed.xhtml
svg-effects-area-zoomed-in-ref.xhtml
svg-effects-area-zoomed-in.xhtml
svg-effects-area-zoomed-out-ref.xhtml Bug 1084321 - Remove b2g app meta viewport work-around. r=kats,roc 2014-11-04 17:15:30 +00:00
svg-effects-area-zoomed-out.xhtml Bug 1084321 - Remove b2g app meta viewport work-around. r=kats,roc 2014-11-04 17:15:30 +00:00
svg-in-foreignObject-01-ref.xhtml
svg-in-foreignObject-01.xhtml
svg-in-foreignObject-02.xhtml
svg-transform-01.svg
svg-transform-02.svg
switch-01.svg Bug 984778 - Make hasFeature() and SVG requiredFeatures always return true; r=bz,longsonr 2016-09-01 14:35:11 +03:00
symbol-01-ref.svg
symbol-01.svg
text-font-size-01.svg
text-font-weight-01-ref.svg
text-font-weight-01.svg
text-gradient-01-ref.svg
text-gradient-01.svg
text-gradient-02-ref.svg
text-gradient-02.svg
text-gradient-03.svg
text-gradient-04-ref.svg
text-gradient-04.svg
text-in-link-01-ref.svg
text-in-link-01.svg
text-in-link-02-ref.svg
text-in-link-02.svg
text-in-link-03-ref.svg
text-in-link-03.svg
text-language-00-ref.xhtml
text-language-00.xhtml
text-language-01-ref.xhtml
text-language-01.xhtml
text-layout-01-ref.svg
text-layout-01.svg
text-layout-02-ref.svg
text-layout-02.svg
text-layout-03-ref.svg
text-layout-03.svg
text-layout-04-ref.svg
text-layout-04.svg
text-layout-05-ref.svg
text-layout-05.svg
text-layout-06-ref.svg
text-layout-06.svg
text-layout-07-ref.svg
text-layout-07.svg
text-layout-08-ref.svg
text-layout-08.svg
text-scale-01-ref.svg
text-scale-01.svg
text-scale-02-ref.svg
text-scale-02.svg
text-scale-03-ref.svg
text-scale-03.svg
text-stroke-scaling-01-ref.svg
text-stroke-scaling-01.svg
text-stroke-scaling-02-ref.html Bug 1347411 part 2. Fix stylo to properly update styles for the various frames that use FCDATA_WITH_WRAPPING_BLOCK to wrap an anonymous block around their kids. r=heycam 2017-03-15 14:00:43 -04:00
text-stroke-scaling-02a.html Bug 1347411 part 2. Fix stylo to properly update styles for the various frames that use FCDATA_WITH_WRAPPING_BLOCK to wrap an anonymous block around their kids. r=heycam 2017-03-15 14:00:43 -04:00
text-stroke-scaling-02b.html Bug 1347411 part 2. Fix stylo to properly update styles for the various frames that use FCDATA_WITH_WRAPPING_BLOCK to wrap an anonymous block around their kids. r=heycam 2017-03-15 14:00:43 -04:00
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
text-white-space-01-ref.svg
text-white-space-01.svg
textPath-01-ref.svg
textPath-01.svg
textPath-02.svg
textPath-03.svg
textPath-04.svg Bug 1123194 - make textPath work with a path that is display:none r=heycam 2015-01-20 14:07:26 +00:00
textPath-05.html Bug 1130888 - SVG text on path fill color does not render properly when preceded by RTL text. r=heycam 2015-02-13 20:15:27 +00:00
thin-stroke-01.svg
tspan-dxdy-01.svg
tspan-dxdy-02.svg
tspan-dxdy-03.svg
tspan-dxdy-04.svg
tspan-dxdy-05.svg
tspan-dxdy-06.svg
tspan-dxdy-ref.svg
tspan-dxdy-textPath-01-ref.svg
tspan-dxdy-textPath-01.svg
tspan-rotate-01.svg
tspan-rotate-02-ref.svg
tspan-rotate-02.svg
tspan-rotate-03.svg
tspan-rotate-04-ref.svg
tspan-rotate-04.svg
tspan-rotate-05.svg
tspan-rotate-06.svg
tspan-rotate-07-ref.svg
tspan-rotate-07.svg
tspan-rotate-ref.svg
tspan-rotate-textPath-01-ref.svg
tspan-rotate-textPath-01.svg
tspan-xy-01.svg
tspan-xy-02.svg
tspan-xy-03.svg
tspan-xy-04.svg
tspan-xy-05.svg
tspan-xy-06.svg
tspan-xy-anchor-end-01.svg
tspan-xy-anchor-end-ref.svg
tspan-xy-anchor-middle-01.svg
tspan-xy-anchor-middle-ref.svg
tspan-xy-ref.svg
use-01-extref-resource.svg
use-01-extref.svg
use-01.svg
use-02-extref-ref.svg
use-02-extref-resource.svg
use-02-extref.svg
use-children.svg
use-extref-dataURI-01.svg
use-localRef-clipPath-01-ref.svg Bug 652991 - Part 6. Reftest for clip-path. r=heycam 2016-07-24 03:45:38 +08:00
use-localRef-clipPath-01.svg Bug 652991 - Part 6. Reftest for clip-path. r=heycam 2016-07-24 03:45:38 +08:00
use-localRef-clipPath-resource.svg Bug 652991 - Part 6. Reftest for clip-path. r=heycam 2016-07-24 03:45:38 +08:00
use-localRef-fill-01-ref.svg Bug 652991 - Part 10. Reftest for paint-server. r=heycam 2016-07-24 04:58:08 +08:00
use-localRef-fill-01.svg Bug 652991 - Part 10. Reftest for paint-server. r=heycam 2016-07-24 04:58:08 +08:00
use-localRef-fill-resource.svg Bug 652991 - Part 10. Reftest for paint-server. r=heycam 2016-07-24 04:58:08 +08:00
use-localRef-filter-01-ref.svg Bug 652991 - Part 8. Reftest for filter. r=heycam 2016-07-24 04:34:26 +08:00
use-localRef-filter-01.svg Bug 652991 - Part 8. Reftest for filter. r=heycam 2016-07-24 04:34:26 +08:00
use-localRef-filter-resource.svg Bug 652991 - Part 8. Reftest for filter. r=heycam 2016-07-24 04:34:26 +08:00
use-localRef-marker-01-ref.svg Bug 652991 - Part 4. Reftest for SVG marker. r=heycam 2016-07-24 00:11:59 +08:00
use-localRef-marker-01.svg Bug 652991 - Part 4. Reftest for SVG marker. r=heycam 2016-07-24 00:11:59 +08:00
use-localRef-marker-resource.svg Bug 652991 - Part 4. Reftest for SVG marker. r=heycam 2016-07-24 00:11:59 +08:00
use-localRef-mask-01-ref.svg Bug 1291280 - Part 3. Create mask local-ref test cases. r=heycam 2016-08-06 16:47:36 +08:00
use-localRef-mask-01.svg Bug 1291280 - Part 3. Create mask local-ref test cases. r=heycam 2016-08-06 16:47:36 +08:00
use-localRef-mask-resource.svg Bug 1291280 - Part 3. Create mask local-ref test cases. r=heycam 2016-08-06 16:47:36 +08:00
use-localRef-stroke-01-ref.svg Bug 652991 - Part 10. Reftest for paint-server. r=heycam 2016-07-24 04:58:08 +08:00
use-localRef-stroke-01.svg Bug 652991 - Part 10. Reftest for paint-server. r=heycam 2016-07-24 04:58:08 +08:00
use-localRef-stroke-resource.svg Bug 652991 - Part 10. Reftest for paint-server. r=heycam 2016-07-24 04:58:08 +08:00
userSpaceOnUse-and-pattern-01-ref.svg
userSpaceOnUse-and-pattern-01.svg
viewBox-and-pattern-01.svg
viewBox-and-pattern-02.svg
viewBox-and-pattern-03.svg
viewBox-and-pattern-04.svg Bug 1047973 - pattern with patternUnits=objectBoundingBox and preserveAspectRatio=... meet stretches to the size of a shape. r=dholbert 2015-04-07 08:45:59 +01:00
viewBox-invalid-01.svg
viewBox-invalid-02.svg Bug 1250773. Ignore viewBoxes with negative width/height. r=heycam 2016-02-24 17:29:14 +13:00
viewBox-valid-01.svg
viewBox-valid-02.xhtml
viewport-percent-graphic-user-01.svg
winding-01.svg
zero-stroke-01.svg