gecko-dev/layout/reftests/svg
Emilio Cobos Álvarez 8c99b6befb Bug 1754522 - Limit cross-document content loadable via <svg:use>. r=dholbert
It seems Blink / WebKit run this even if in the same document, but it
seems less-potentially-breaking to restrict this to the cross-document
case.

Though at least on the test-case it seems it's loading from the same
origin, which is a bit dubious to restrict...

Differential Revision: https://phabricator.services.mozilla.com/D138369
2022-02-26 16:17:17 +00:00
..
as-image Bug 1733945 - Simplify reftest annotations to assume skiaContent == true. r=jrmuizel 2021-10-04 15:19:10 +00:00
filters Bug 1749380 - Part 2 - Performance and quality fixes for part 1. r=gfx-reviewers,nical 2022-02-23 20:49:27 +00:00
image Bug 1757045. Image elements with fill-opacity == 0 are visible. r=gfx-reviewers,bradwerth 2022-02-25 03:53:10 +00:00
load-only
moz-only
sizing Bug 1658343 - Propagate intrinsic sizes from SVG documents in embed/object to parent using IPC. r=kmag,dholbert 2020-09-21 02:09:57 +00:00
smil Bug 1733945 - Simplify reftest annotations to assume skiaContent == true. r=jrmuizel 2021-10-04 15:19:10 +00:00
svg-integration Bug 1756197. Avoid clipping if we're just going to fill the path. r=gfx-reviewers,nical 2022-02-23 16:19:07 +00:00
text Bug 1733945 - Simplify reftest annotations to assume skiaContent == true. r=jrmuizel 2021-10-04 15:19:10 +00:00
1570363-1-ref.html Bug 1570363 - Do not discard width and height for empty SVG reference rects r=mattwoodrow 2020-01-30 15:06:29 +00:00
1570363-1.html Bug 1570363 - Do not discard width and height for empty SVG reference rects r=mattwoodrow 2020-01-30 15:06:29 +00:00
active-clip-and-mask-ref.html Bug 1752348. Adjust transform on maskTarget instead of ctx. r=nical 2022-02-23 22:21:18 +00:00
active-clip-and-mask.html Bug 1752348. Adjust transform on maskTarget instead of ctx. r=nical 2022-02-23 22:21:18 +00:00
active-transform-blend-mode-ref.html
active-transform-blend-mode.html
autofocus-01-ref.svg Bug 1640280 - Extend autofocus to SVGGraphicsElement r=emilio 2020-05-27 07:59:07 +00:00
autofocus-01a.svg Bug 1640280 - Extend autofocus to SVGGraphicsElement r=emilio 2020-05-27 07:59:07 +00:00
autofocus-01b.svg Bug 1640280 - Extend autofocus to SVGGraphicsElement r=emilio 2020-05-27 07:59:07 +00:00
autofocus-02a.svg Bug 1640280 - Extend autofocus to SVGGraphicsElement r=emilio 2020-05-27 07:59:07 +00:00
autofocus-02b.svg Bug 1640280 - Extend autofocus to SVGGraphicsElement r=emilio 2020-05-27 07:59:07 +00:00
background-ref.html
background-svg-without-height-width.html
background-svg-without-height.html
background-svg-without-width.html
baseline-middle-01.svg
big-image.jpeg
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
blur-inside-clipPath-ref.svg
blur-inside-clipPath.svg
border-radius-01.html
bug-1562091-icon.svg
bug-1562091-ref.html
bug-1562091.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
clip-use-element-02.svg
clipPath-advanced-01.svg
clipPath-and-mask-on-outflowElement-01a.html
clipPath-and-mask-on-outflowElement-01b.html
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
clipPath-basic-08.svg
clipPath-basic-shape-transform-ref.html
clipPath-basic-shape-transform.html
clipPath-css-transform-ref.html
clipPath-css-transform.html
clipPath-fill-box-ref.html
clipPath-fill-box.html
clipPath-on-outflowElement-01-ref.html
clipPath-on-outflowElement-01a.html
clipPath-on-outflowElement-01b.html
clipPath-on-outflowElement-02-ref.html
clipPath-on-outflowElement-02a.html
clipPath-on-outflowElement-02b.html
clipPath-on-thin-object.svg
clipPath-polygon-01.svg
clipPath-polygon-elementFromPoint-01.svg
clipPath-winding-01.svg
comments-in-pres-attrs.svg
conditions-01.svg
conditions-02.svg
conditions-03.svg
conditions-04.svg
conditions-05.svg
conditions-07.svg
conditions-08-ref.svg
conditions-08.svg
conditions-09-ref.svg
conditions-09.svg
css-transform-svg-ref.html
css-transform-svg.html
current-translate-01.svg Bug 1459905 - Merge DOMSVGTranslatePoint and DOMSVGPoint and fix updates r=emilio 2020-08-25 14:38:32 +00:00
current-translate-02.svg Bug 1661509 - Fix SVGSVGElement::QueryInterface. r=longsonr 2020-08-27 20:56:04 +00:00
currentColor-01.svg
currentColor-02.svg
currentColor-03.svg
currentColor-override-flood.svg
currentColor-override-lighting-ref.svg
currentColor-override-lighting.svg
currentColor-override-stop.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
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
dynamic-conditions-01.svg
dynamic-conditions-02.svg
dynamic-conditions-03.svg
dynamic-conditions-04.svg
dynamic-conditions-05.svg
dynamic-conditions-06.svg
dynamic-conditions-07.svg
dynamic-conditions-08.svg
dynamic-conditions-09.svg
dynamic-conditions-10.svg
dynamic-conditions-11.svg
dynamic-conditions-12.svg
dynamic-conditions-13.svg
dynamic-feFlood-01.svg
dynamic-feImage-01.svg
dynamic-fill-01-ref.svg
dynamic-fill-01.svg
dynamic-fill-rule-01-ref.svg
dynamic-fill-rule-01.svg
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
dynamic-mask-pre-effects-bbox.html
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
dynamic-text-attr-01.svg
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-textPath-04.html Bug 1691659 - don't re-enter ScheduleReflowSVG r=emilio 2021-02-13 07:45:31 +00:00
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-08.svg Bug 1667641 - map SVG use element x and y to style r=emilio 2020-10-02 04:50:16 +00:00
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
dynamic-viewBox-change-02.svg
dynamic-viewBox-change-03.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
fallback-color-04.svg
fallback-color-05-ref.svg
fallback-color-05.svg
filter-and-clip-ref.svg Bug 1673073 - Do not add clip to masked content if a filter applies to the content as well. r=mstange 2020-12-03 17:11:40 +00:00
filter-and-clip.svg Bug 1673073 - Do not add clip to masked content if a filter applies to the content as well. r=mstange 2020-12-03 17:11:40 +00:00
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-in-mask-ref.html Bug 1595388. Use mDrawTarget->Rect() instead of Size(). r=mstange 2019-12-04 01:45:52 +00:00
filter-in-mask.html Bug 1595388. Use mDrawTarget->Rect() instead of Size(). r=mstange 2019-12-04 01:45:52 +00:00
filter-invalidation-01.svg
filter-on-continuation-box-01.html
filter-on-continuation-box-ref.html
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
filtered-image-in-pattern-01.svg Bug 1660347 - downscaling a filtered image in a pattern results in the image being incorrectly scaled r=aosmond 2020-10-16 01:17:47 +00: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
foreignObject-dynamic-line-height-01.html
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-img-helper.svg
foreignObject-img-ref.html
foreignObject-img.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
foreignObject-vertical-01.svg
fragid-shadow-1.html
fragid-shadow-2.html
fragid-shadow-3.html
fragid-shadow-4.html
fragid-shadow-5.html
fragid-shadow-6.html
fragid-shadow-7.html Bug 353575 - Allow IDTracker to look up elements in <svg:use> shadow trees. r=smaug 2020-04-27 21:15:18 +00:00
fragid-shadow-8.html Bug 353575 - Allow IDTracker to look up elements in <svg:use> shadow trees. r=smaug 2020-04-27 21:15:18 +00:00
fragid-shadow-9.html
fragid-shadow-10.html
fragid-shadow-ref.html
fragid-shadow-resource.svg
fragmentIdentifier-01.xhtml
fragmentIdentifier-rect-01.svg
g-transform-01.svg
geometry-properties-in-css-ref.html Bug 1667641 - map SVG use element x and y to style r=emilio 2020-10-02 04:50:16 +00:00
geometry-properties-in-css.html Bug 1667641 - map SVG use element x and y to style r=emilio 2020-10-02 04:50:16 +00:00
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-css-transform-ref.html
marker-css-transform.html
marker-dynamic-opacity-ref.html
marker-dynamic-opacity.html
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
marker-orientation-04.svg
marker-orientation-05.svg
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
mask-and-clipPath-ref.html
mask-and-clipPath.html
mask-basic-01.svg
mask-basic-02-ref.svg
mask-basic-02.svg
mask-basic-03.svg
mask-basic-04.svg
mask-basic-05.svg
mask-containing-masked-content-01.svg
mask-contains-inner-svg-01.svg
mask-contains-inner-svg-02.svg
mask-css-transform-ref.html
mask-css-transform.html
mask-empty-size.svg
mask-extref-dataURI-01.svg
mask-image-filter-transform-ref.html
mask-image-filter-transform.html
mask-img-ref.html
mask-img.html
mask-invalidation-ref.html
mask-invalidation.html
mask-on-outflowElement-01a.html
mask-on-outflowElement-01b.html
mask-on-outflowElement.svg
mask-opacity-01-ref.svg
mask-opacity-01.svg
mask-opacity-02-ref.svg
mask-opacity-02.svg
mask-opacity-03.svg
mask-opacity-04.svg
mask-opacity-05.svg
mask-opacity-invalidation-1-ref.html Bug 1619367 - Fix mask/filter opacity optimizations with WebRender r=jrmuizel 2020-04-16 15:39:33 +00:00
mask-opacity-invalidation-1.html Bug 1619367 - Fix mask/filter opacity optimizations with WebRender r=jrmuizel 2020-04-16 15:39:33 +00:00
mask-ref-loop-01.svg
mask-resource-ref.html
mask-resource.html
mask-root-svg.svg
mask-transformed-01-ref.svg
mask-transformed-01.svg
mask-transformed-02.svg
mask-transformed-child-01-ref.svg
mask-transformed-child-01.svg
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
nested-mask-mode.svg
nested-viewBox-01.svg
nesting-invalid-01-ref.svg
nesting-invalid-01.js
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
non-scaling-stroke-css-transform-ref.html
non-scaling-stroke-css-transform.html
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
outline.html
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
overflow-visible-image-ref.html
overflow-visible-image.html
paint-on-maskLayer-1-ref.html
paint-on-maskLayer-1a.html
paint-on-maskLayer-1b.html
paint-on-maskLayer-1c.html
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
path-01.svg
path-02.svg
path-04.svg
path-05.svg
path-06-ref.svg
path-06.svg
path-07-ref.svg
path-07.svg
path-08.svg
path-transform-box.svg
pathLength-01.svg
pathLength-02.svg
pattern-basic-01.svg
pattern-big-image-ref.html
pattern-big-image.html
pattern-css-transform-ref.html
pattern-css-transform.html
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
polygon-01.svg
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.html Bug 1644048 - wait for onload in reftest r=dholbert 2020-06-08 16:45:06 +00:00
radialGradient-basic-03.svg Bug 1638051 - Stop clamping radialGradients. r=dholbert 2020-06-07 10:05:00 +00:00
radialGradient-basic-04.svg
radialGradient-fr-01.svg
radialGradient-fr-02-ref.svg
radialGradient-fr-02.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.list Bug 1754522 - Limit cross-document content loadable via <svg:use>. r=dholbert 2022-02-26 16:17:17 +00:00
rootElement-null-01.svg
script-empty-01.svg
selector-01.svg
stroke-dasharray-01-ref.svg
stroke-dasharray-01.svg
stroke-dasharray-02.svg
stroke-dasharray-03.svg
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
stroke-linecap-circle-ellipse-01-ref.svg
stroke-linecap-circle-ellipse-01.svg
stroke-linecap-circle-ellipse-dashed-01.svg
stroke-linecap-round-w-zero-length-segs-01.svg
stroke-linecap-round-w-zero-length-segs-02.svg
stroke-linecap-round-w-zero-length-segs-03.svg
stroke-linecap-square-w-zero-length-segs-01.svg
stroke-linecap-square-w-zero-length-segs-02.svg
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-blurry-with-subpixel-position-ref.html
svg-blurry-with-subpixel-position.html
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
svg-effects-area-zoomed-out.xhtml
svg-in-foreignObject-01-ref.xhtml
svg-in-foreignObject-01.xhtml
svg-in-foreignObject-02.xhtml
svg-in-inner-svg-dimensions.svg
svg-transform-01.svg
svg-transform-02.svg
switch-01.svg
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-layout-09.svg Bug 1730049 - correct dominant-baseline for vertical-rl r=jfkthame 2021-09-15 08:52:32 +00:00
text-layout-10.svg Bug 1730049 - correct dominant-baseline for vertical-rl r=jfkthame 2021-09-15 08:52:32 +00:00
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
text-stroke-scaling-02a.html
text-stroke-scaling-02b.html
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 Bug 1677187 - ignore x values for vertical and y values for horizontal text in textPaths r=heycam 2020-11-16 10:54:56 +00:00
textPath-03.svg
textPath-04.svg
textPath-05.html
textPath-06.svg
textPath-line-01-ref.svg
textPath-line-01.svg
textPath-path-attribute-01-ref.svg
textPath-path-attribute-01.svg
textPath-side-attribute-01.svg
thin-stroke-01.svg
transform-animation-on-path-ref.html Bug 1561225 - Add a reftest a transform aniamtion which is running on the compositor on a path element. r=boris 2020-05-16 20:41:56 +00:00
transform-animation-on-path.html Bug 1561225 - Add a reftest a transform aniamtion which is running on the compositor on a path element. r=boris 2020-05-16 20:41:56 +00:00
transform-origin-presentation-01.svg Bug 1581691 - make transform-origin a mapped CSS attribute r=heycam,hsivonen 2020-04-18 05:10:29 +00:00
transform-outer-svg-01-ref.svg
transform-outer-svg-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 Bug 1754522 - Limit cross-document content loadable via <svg:use>. r=dholbert 2022-02-26 16:17:17 +00:00
use-02-extref.svg
use-children.svg
use-element-shadow-tree-rule-matching.html
use-extref-dataURI-01.svg
use-image-01.svg Bug 1659783 - Fix use pointing to image elements r=emilio 2020-08-19 15:25:39 +00:00
use-localRef-clipPath-01-ref.svg
use-localRef-clipPath-01.svg
use-localRef-clipPath-resource.svg
use-localRef-fill-01-ref.svg
use-localRef-fill-01.svg
use-localRef-fill-resource.svg
use-localRef-filter-01-ref.svg
use-localRef-filter-01.svg
use-localRef-filter-resource.svg
use-localRef-link.html
use-localRef-marker-01-ref.svg
use-localRef-marker-01.svg
use-localRef-marker-resource.svg
use-localRef-mask-01-ref.svg
use-localRef-mask-01.svg
use-localRef-mask-resource.svg
use-localRef-stroke-01-ref.svg
use-localRef-stroke-01.svg
use-localRef-stroke-resource.svg
use-restrictions-not-restricted-ref.svg Bug 1754522 - Limit cross-document content loadable via <svg:use>. r=dholbert 2022-02-26 16:17:17 +00:00
use-restrictions.svg Bug 1754522 - Limit cross-document content loadable via <svg:use>. r=dholbert 2022-02-26 16:17:17 +00: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
viewBox-and-symbol-01.svg
viewBox-invalid-01.svg
viewBox-invalid-02.svg
viewBox-valid-01.svg
viewBox-valid-02.xhtml
viewport-percent-graphic-user-01.svg
winding-01.svg
zero-stroke-01.svg