.. |
bugs
|
(No code changes) Change a bunch of non-executable files in layout/ to have non-executable mode.
|
2008-07-11 11:54:06 -07:00 |
filters
|
Bug 584322: Fix confusion between premultiplied and non-premultiplied colors that was causing feDisplacementMap to offset the result incorrectly. r=roc a2.0=dbaron
|
2010-08-15 08:42:29 -04:00 |
moz-only
|
Bug 486935 - feImage should support of image-rendering attribute. r+sr=roc
|
2009-04-11 18:57:58 +01:00 |
sizing
|
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 |
smil
|
Bug 587910 - SVG SMIL accessKey timing, r=dholbert,smaug; sr=roc; a=roc
|
2010-08-28 15:41:05 +09:00 |
svg-integration
|
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 |
altGlyph-01-ref.svg
|
Bug 456286 - support altGlyph elements as tspans. r=roc
|
2010-04-13 09:58:09 +01:00 |
altGlyph-01.svg
|
Bug 456286 - support altGlyph elements as tspans. r=roc
|
2010-04-13 09:58:09 +01: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
|
Bug 409227 reftest
|
2008-04-17 01:23:29 -07:00 |
clip-surface-clone-01.svg
|
Bug 409227 reftest
|
2008-04-17 01:23:29 -07:00 |
clipPath-advanced-01.svg
|
Bug 534612 - clipPath references with clipPath elements do not work correctly. r=roc
|
2010-02-26 09:58:42 +00:00 |
clipPath-and-shape-rendering-01-ref.svg
|
Bug 547062 - Implement restrictions on clipPath content. r=roc
|
2010-03-02 09:31:07 +00:00 |
clipPath-and-shape-rendering-01.svg
|
Bug 547062 - Implement restrictions on clipPath content. r=roc
|
2010-03-02 09:31:07 +00:00 |
clipPath-basic-01.svg
|
(No code changes) Change a bunch of non-executable files in layout/ to have non-executable mode.
|
2008-07-11 11:54:06 -07:00 |
clipPath-basic-02.svg
|
Bug 547062 - Implement restrictions on clipPath content. r=roc
|
2010-03-02 09:31:07 +00:00 |
clipPath-basic-03.svg
|
Bug 547062 - Implement restrictions on clipPath content. r=roc
|
2010-03-02 09:31:07 +00:00 |
clipPath-basic-04.svg
|
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 |
clipPath-basic-05.svg
|
Bug 578309 - mask and clipPath applied to foreignObject are translated. r=roc a=blocking
|
2010-07-27 08:33:01 +01:00 |
clipPath-winding-01.svg
|
Bug 525363 - clipPath winding-mode is broken. r=roc
|
2009-10-30 20:21:49 +00:00 |
conditions-01.svg
|
bug 445101 - rendering does not change if systemLanguage attribute changes r=jwatt,sr=bzbarsky
|
2008-08-05 13:01:47 +01:00 |
currentColor-01.svg
|
(No code changes) Change a bunch of non-executable files in layout/ to have non-executable mode.
|
2008-07-11 11:54:06 -07:00 |
currentColor-02.svg
|
(No code changes) Change a bunch of non-executable files in layout/ to have non-executable mode.
|
2008-07-11 11:54:06 -07:00 |
currentColor-03.svg
|
(No code changes) Change a bunch of non-executable files in layout/ to have non-executable mode.
|
2008-07-11 11:54:06 -07:00 |
dynamic-attr-change-1.svg
|
Bug 534526 part 4. Tests.
|
2010-02-23 23:37:47 -05:00 |
dynamic-attr-removal-1.svg
|
Bug 534526 part 4. Tests.
|
2010-02-23 23:37:47 -05:00 |
dynamic-attr-removal-2.svg
|
Bug 534526 part 4. Tests.
|
2010-02-23 23:37:47 -05:00 |
dynamic-clipPath-01.svg
|
Bug 474669. Use reftest invalidation support to improve the SVG dynamic reftests. r=roc
|
2009-02-05 21:16:00 +13:00 |
dynamic-conditions-01.svg
|
bug 445101 - rendering does not change if systemLanguage attribute changes r=jwatt,sr=bzbarsky
|
2008-08-05 13:01:47 +01:00 |
dynamic-feFlood-01.svg
|
Correct flood reftest for bug 448831.
|
2008-09-14 16:09:08 +01:00 |
dynamic-feImage-01.svg
|
Bug 458068 - SVG fill="none" is broken, behaves like fill="black" (reftest)
|
2008-10-06 15:45:01 +02:00 |
dynamic-filter-contents-01-ref.svg
|
Bug 455984. Rework gradient and pattern code to use nsReferencedElement and nsSVGRenderingObservers, so they observe changes to the ID-element-map properly and propagate invalidations correctly (and with simpler code too). r=longsonr,sr=mats
|
2008-09-30 21:47:20 +13:00 |
dynamic-filter-contents-01.svg
|
Bug 472135. Invalidate markers using style system hints instead of doing an eager invalidation (which reacquires frames, breaking our one-shot nsSVGRenderingObservers setup). r+sr=roc
|
2009-01-22 14:02:40 +13:00 |
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
|
(No code changes) Change a bunch of non-executable files in layout/ to have non-executable mode.
|
2008-07-11 11:54:06 -07:00 |
dynamic-marker-01.svg
|
Bug 472135. Invalidate markers using style system hints instead of doing an eager invalidation (which reacquires frames, breaking our one-shot nsSVGRenderingObservers setup). r+sr=roc
|
2009-01-22 14:02:40 +13:00 |
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
|
Bug 474669. Use reftest invalidation support to improve the SVG dynamic reftests. r=roc
|
2009-02-05 21:16:00 +13:00 |
dynamic-pattern-01.svg
|
Bug 474669. Use reftest invalidation support to improve the SVG dynamic reftests. r=roc
|
2009-02-05 21:16:00 +13:00 |
dynamic-pattern-02.svg
|
Bug 474669. Use reftest invalidation support to improve the SVG dynamic reftests. r=roc
|
2009-02-05 21:16:00 +13:00 |
dynamic-pattern-contents-01.svg
|
Bug 474669. Use reftest invalidation support to improve the SVG dynamic reftests. r=roc
|
2009-02-05 21:16:00 +13:00 |
dynamic-pattern-contents-02.svg
|
Bug 474669. Use reftest invalidation support to improve the SVG dynamic reftests. r=roc
|
2009-02-05 21:16:00 +13:00 |
dynamic-rect-01-ref.svg
|
(No code changes) Change a bunch of non-executable files in layout/ to have non-executable mode.
|
2008-07-11 11:54:06 -07:00 |
dynamic-rect-01.svg
|
(No code changes) Change a bunch of non-executable files in layout/ to have non-executable mode.
|
2008-07-11 11:54:06 -07:00 |
dynamic-rect-02-ref.svg
|
(No code changes) Change a bunch of non-executable files in layout/ to have non-executable mode.
|
2008-07-11 11:54:06 -07:00 |
dynamic-rect-02.svg
|
(No code changes) Change a bunch of non-executable files in layout/ to have non-executable mode.
|
2008-07-11 11:54:06 -07:00 |
dynamic-rect-03-ref.svg
|
(No code changes) Change a bunch of non-executable files in layout/ to have non-executable mode.
|
2008-07-11 11:54:06 -07:00 |
dynamic-rect-03.svg
|
(No code changes) Change a bunch of non-executable files in layout/ to have non-executable mode.
|
2008-07-11 11:54:06 -07:00 |
dynamic-rect-04.xhtml
|
Bug 438867 - rftest for SVG not rendered after html hr element.
|
2008-06-22 17:22:07 +01:00 |
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
|
Bug 465996. Small objects that are scaled up don't get invalidated correctly. r=roc
|
2009-03-31 14:19:39 +02:00 |
dynamic-small-object-scaled-up-02.svg
|
Bug 465996. Small objects that are scaled up don't get invalidated correctly. r=roc
|
2009-03-31 14:19:39 +02:00 |
dynamic-switch-01.svg
|
Bug 409383 - Make dynamic changes to switch children work and fix transient switch errors. r=jwatt,sr=roc
|
2008-07-13 12:30:48 +01:00 |
dynamic-text-01-ref.svg
|
(No code changes) Change a bunch of non-executable files in layout/ to have non-executable mode.
|
2008-07-11 11:54:06 -07:00 |
dynamic-text-01.svg
|
(No code changes) Change a bunch of non-executable files in layout/ to have non-executable mode.
|
2008-07-11 11:54:06 -07:00 |
dynamic-text-02-ref.svg
|
(No code changes) Change a bunch of non-executable files in layout/ to have non-executable mode.
|
2008-07-11 11:54:06 -07:00 |
dynamic-text-02.svg
|
(No code changes) Change a bunch of non-executable files in layout/ to have non-executable mode.
|
2008-07-11 11:54:06 -07:00 |
dynamic-text-03-ref.svg
|
(No code changes) Change a bunch of non-executable files in layout/ to have non-executable mode.
|
2008-07-11 11:54:06 -07:00 |
dynamic-text-03.svg
|
(No code changes) Change a bunch of non-executable files in layout/ to have non-executable mode.
|
2008-07-11 11:54:06 -07:00 |
dynamic-textPath-01-ref.svg
|
reftest for bug 458010
|
2008-10-11 16:16:42 +01:00 |
dynamic-textPath-01.svg
|
Bug 474669. Use reftest invalidation support to improve the SVG dynamic reftests. r=roc
|
2009-02-05 21:16:00 +13:00 |
dynamic-use-01.svg
|
Bug 344258. Make <use> honour changes to the ID-to-element map. r=longsonr,sr=mats
|
2008-06-26 10:41:04 +12:00 |
dynamic-use-02.svg
|
Bug 442633. Detect removal of href attribute on SVG <use> elements. r=longsonr,sr=mats
|
2008-12-03 09:37:18 +13:00 |
dynamic-use-nested-01-ref.svg
|
Add reftest for bug 467498
|
2010-05-29 20:27:24 -07:00 |
dynamic-use-nested-01.svg
|
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 |
dynamic-use-remove-width-ref.svg
|
Fix bug number in test
|
2010-06-18 12:15:43 -07:00 |
dynamic-use-remove-width.svg
|
Fix bug number in test
|
2010-06-18 12:15:43 -07:00 |
fallback-color-01a.svg
|
(No code changes) Change a bunch of non-executable files in layout/ to have non-executable mode.
|
2008-07-11 11:54:06 -07:00 |
fallback-color-01b.svg
|
(No code changes) Change a bunch of non-executable files in layout/ to have non-executable mode.
|
2008-07-11 11:54:06 -07:00 |
fallback-color-02-ref.svg
|
(No code changes) Change a bunch of non-executable files in layout/ to have non-executable mode.
|
2008-07-11 11:54:06 -07:00 |
fallback-color-02a.svg
|
(No code changes) Change a bunch of non-executable files in layout/ to have non-executable mode.
|
2008-07-11 11:54:06 -07:00 |
fallback-color-02b.svg
|
(No code changes) Change a bunch of non-executable files in layout/ to have non-executable mode.
|
2008-07-11 11:54:06 -07:00 |
fallback-color-03.svg
|
(No code changes) Change a bunch of non-executable files in layout/ to have non-executable mode.
|
2008-07-11 11:54:06 -07:00 |
filter-basic-01.svg
|
(No code changes) Change a bunch of non-executable files in layout/ to have non-executable mode.
|
2008-07-11 11:54:06 -07:00 |
filter-basic-02.svg
|
(No code changes) Change a bunch of non-executable files in layout/ to have non-executable mode.
|
2008-07-11 11:54:06 -07:00 |
filter-basic-03.svg
|
(No code changes) Change a bunch of non-executable files in layout/ to have non-executable mode.
|
2008-07-11 11:54:06 -07:00 |
filter-foreignObject-01.svg
|
Bug 445079. Make nsSVGRenderState able to generate an nsIRenderingContext, so that filters and other users can host foreignObject content. r=longsonr,sr=mats
|
2008-08-12 20:36:51 +12:00 |
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
|
Bug 459512. When painting an SVG source image for a filter, translate the dirty rect into device coordinates relative to the outer-SVG. Also, don't use an override-CTM to transform into filter space, just apply the transform to the gfxContext. r=longsonr,sr=mats
|
2008-10-16 20:55:10 +13:00 |
filter-translated-01.svg
|
Bug 459512. When painting an SVG source image for a filter, translate the dirty rect into device coordinates relative to the outer-SVG. Also, don't use an override-CTM to transform into filter space, just apply the transform to the gfxContext. r=longsonr,sr=mats
|
2008-10-16 20:55:10 +13:00 |
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
|
(No code changes) Change a bunch of non-executable files in layout/ to have non-executable mode.
|
2008-07-11 11:54:06 -07:00 |
foreignObject-02-ref.svg
|
Bug 463064 - Use covered region to minimise foreignObject painting r+sr=roc
|
2008-12-06 15:22:01 +00:00 |
foreignObject-02.svg
|
Bug 463064 - Use covered region to minimise foreignObject painting r+sr=roc
|
2008-12-06 15:22:01 +00:00 |
foreignObject-ancestor-style-change-01-ref.svg
|
(No code changes) Change a bunch of non-executable files in layout/ to have non-executable mode.
|
2008-07-11 11:54:06 -07:00 |
foreignObject-ancestor-style-change-01.svg
|
Bug 474669. Use reftest invalidation support to improve the SVG dynamic reftests. r=roc
|
2009-02-05 21:16:00 +13:00 |
foreignObject-change-transform-01.svg
|
Bug 474669. Use reftest invalidation support to improve the SVG dynamic reftests. r=roc
|
2009-02-05 21:16:00 +13:00 |
foreignObject-display-01.svg
|
(No code changes) Change a bunch of non-executable files in layout/ to have non-executable mode.
|
2008-07-11 11:54:06 -07:00 |
foreignObject-move-repaint-01.svg
|
Bug 474669. Use reftest invalidation support to improve the SVG dynamic reftests. r=roc
|
2009-02-05 21:16:00 +13:00 |
foreignObject-overflow-01.svg
|
(No code changes) Change a bunch of non-executable files in layout/ to have non-executable mode.
|
2008-07-11 11:54:06 -07:00 |
getElementById-a-element-01.svg
|
(No code changes) Change a bunch of non-executable files in layout/ to have non-executable mode.
|
2008-07-11 11:54:06 -07:00 |
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 |
href-attr-change-restyles-ref.svg
|
Style links with :link and :visited since on slow builds, history may already have notified that they are visited. (Bug 572576) r=dbaron
|
2010-06-19 20:46:23 -07:00 |
href-attr-change-restyles.svg
|
Style links with :link and :visited since on slow builds, history may already have notified that they are visited. (Bug 572576) r=dbaron
|
2010-06-19 20:46:23 -07: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
|
Bug 421780. NPOB. Add public domain dedication comment to two tests for Joe Drew (his tests).
|
2008-03-14 07:49:57 -07:00 |
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
|
(No code changes) Change a bunch of non-executable files in layout/ to have non-executable mode.
|
2008-07-11 11:54:06 -07:00 |
invalid-text-01.svg
|
bug 445687 - Should not be able to nest text r+sr=roc
|
2008-08-05 14:07:03 +01:00 |
linearGradient-basic-01.svg
|
(No code changes) Change a bunch of non-executable files in layout/ to have non-executable mode.
|
2008-07-11 11:54:06 -07:00 |
linearGradient-basic-02.svg
|
(No code changes) Change a bunch of non-executable files in layout/ to have non-executable mode.
|
2008-07-11 11:54:06 -07:00 |
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
|
Bug 577475 - polygon end marker should be at the same point as the start marker. r=jwatt
|
2010-07-18 10:59:11 +01:00 |
marker-viewBox-01-ref.svg
|
Bug 487649 - Markers handle viewBox and preserveAspectRatio badly. r=jwatt
|
2010-07-18 11:06:03 +01:00 |
marker-viewBox-01.svg
|
Bug 487649 - Markers handle viewBox and preserveAspectRatio badly. r=jwatt
|
2010-07-18 11:06:03 +01:00 |
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
|
Bug 455279. Fix mask alpha computation so that it works when the incoming gfxContext has a non-identity transform. r=longsonr,sr=mats
|
2008-09-22 14:14:54 +12:00 |
mask-transformed-01.svg
|
Bug 455279. Fix mask alpha computation so that it works when the incoming gfxContext has a non-identity transform. r=longsonr,sr=mats
|
2008-09-22 14:14:54 +12:00 |
nested-viewBox-01.svg
|
(No code changes) Change a bunch of non-executable files in layout/ to have non-executable mode.
|
2008-07-11 11:54:06 -07:00 |
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-fePointLight-01-ref.svg
|
Bug 544742 - fePointLight does not work with primitiveUnits=objectBoundingBox. r=roc
|
2010-02-08 09:51:19 +00:00 |
objectBoundingBox-and-fePointLight-01.svg
|
Bug 544742 - fePointLight does not work with primitiveUnits=objectBoundingBox. r=roc
|
2010-02-08 09:51:19 +00: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
|
Correct reftest filename to match naming convention
|
2008-02-11 02:44:46 -08:00 |
objectBoundingBox-and-pattern-01a.svg
|
Reftests for objectBoundingBox patterns. These cover bug 338596, bug 377263, bug 377399 and bug 416762
|
2008-02-11 02:40:35 -08:00 |
objectBoundingBox-and-pattern-01b.svg
|
(No code changes) Change a bunch of non-executable files in layout/ to have non-executable mode.
|
2008-07-11 11:54:06 -07:00 |
objectBoundingBox-and-pattern-01c.svg
|
(No code changes) Change a bunch of non-executable files in layout/ to have non-executable mode.
|
2008-07-11 11:54:06 -07:00 |
opacity-and-gradient-01.svg
|
(No code changes) Change a bunch of non-executable files in layout/ to have non-executable mode.
|
2008-07-11 11:54:06 -07:00 |
opacity-and-gradient-02-ref.svg
|
Bug 539165. Fix single and multi-stop solid gradients by multiplying by the alpha component. r=roc
|
2010-01-18 10:36:43 -05:00 |
opacity-and-gradient-02.svg
|
Bug 539165. Fix single and multi-stop solid gradients by multiplying by the alpha component. r=roc
|
2010-01-18 10:36:43 -05:00 |
opacity-and-pattern-01.svg
|
|
|
outer-svg-border-and-padding-01-ref.svg
|
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 |
outer-svg-border-and-padding-01.svg
|
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 |
pass.svg
|
(No code changes) Change a bunch of non-executable files in layout/ to have non-executable mode.
|
2008-07-11 11:54:06 -07:00 |
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 |
path-02.svg
|
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 |
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 |
polygon-marker-01.svg
|
Bug 577475 - polygon end marker should be at the same point as the start marker. r=jwatt
|
2010-07-18 10:59:11 +01:00 |
polyline-points-invalid-01.svg
|
Bug 574249 - Polyline should display up to the point of a parse error. r=jwatt
|
2010-07-04 20:00:00 +01:00 |
pseudo-classes-01.svg
|
(No code changes) Change a bunch of non-executable files in layout/ to have non-executable mode.
|
2008-07-11 11:54:06 -07:00 |
pseudo-classes-02-ref.svg
|
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 |
pseudo-classes-02.svg
|
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 |
radialGradient-basic-01.svg
|
(No code changes) Change a bunch of non-executable files in layout/ to have non-executable mode.
|
2008-07-11 11:54:06 -07:00 |
radialGradient-basic-02.svg
|
(No code changes) Change a bunch of non-executable files in layout/ to have non-executable mode.
|
2008-07-11 11:54:06 -07:00 |
radialGradient-basic-03-ref.svg
|
Bug 573687 - Clamp radial gradients with small radii correctly. r=jwatt
|
2010-06-30 21:24:53 +01:00 |
radialGradient-basic-03.svg
|
Bug 573687 - Clamp radial gradients with small radii correctly. r=jwatt
|
2010-06-30 21:24:53 +01:00 |
rect-01.svg
|
Bug 458068 - SVG fill="none" is broken, behaves like fill="black" (reftest)
|
2008-10-06 15:45:01 +02:00 |
rect-02.svg
|
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 |
rect-03.svg
|
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 |
rect-with-rx-and-ry-01.svg
|
(No code changes) Change a bunch of non-executable files in layout/ to have non-executable mode.
|
2008-07-11 11:54:06 -07:00 |
rect-with-rx-or-ry-01-ref.svg
|
(No code changes) Change a bunch of non-executable files in layout/ to have non-executable mode.
|
2008-07-11 11:54:06 -07:00 |
rect-with-rx-or-ry-01.svg
|
(No code changes) Change a bunch of non-executable files in layout/ to have non-executable mode.
|
2008-07-11 11:54:06 -07:00 |
reftest.list
|
Bug 588684. Mark layout/reftests/svg/objectBoundingBox-and-fePointLight-01.svg as failing on Linux. r=dbaron
|
2010-08-27 18:15:08 -05:00 |
rootElement-null-01.svg
|
(No code changes) Change a bunch of non-executable files in layout/ to have non-executable mode.
|
2008-07-11 11:54:06 -07:00 |
selector-01.svg
|
Reftest for bug 477996.
|
2009-02-12 13:33:28 +00:00 |
stroke-width-percentage-01.svg
|
(No code changes) Change a bunch of non-executable files in layout/ to have non-executable mode.
|
2008-07-11 11:54:06 -07:00 |
style-property-not-on-script-element-01.svg
|
(No code changes) Change a bunch of non-executable files in layout/ to have non-executable mode.
|
2008-07-11 11:54:06 -07:00 |
style-without-type-attribute.svg
|
(No code changes) Change a bunch of non-executable files in layout/ to have non-executable mode.
|
2008-07-11 11:54:06 -07:00 |
svg-effects-area-unzoomed-ref.xhtml
|
Add reftests for bug 541270.
|
2010-01-22 14:51:10 -08:00 |
svg-effects-area-unzoomed.xhtml
|
Add reftests for bug 541270.
|
2010-01-22 14:51:10 -08:00 |
svg-effects-area-zoomed-in-ref.xhtml
|
Add reftests for bug 541270.
|
2010-01-22 14:51:10 -08:00 |
svg-effects-area-zoomed-in.xhtml
|
Add reftests for bug 541270.
|
2010-01-22 14:51:10 -08:00 |
svg-effects-area-zoomed-out-ref.xhtml
|
Add reftests for bug 541270.
|
2010-01-22 14:51:10 -08:00 |
svg-effects-area-zoomed-out.xhtml
|
Add reftests for bug 541270.
|
2010-01-22 14:51:10 -08:00 |
svg-in-foreignObject-01-ref.xhtml
|
(No code changes) Change a bunch of non-executable files in layout/ to have non-executable mode.
|
2008-07-11 11:54:06 -07:00 |
svg-in-foreignObject-01.xhtml
|
(No code changes) Change a bunch of non-executable files in layout/ to have non-executable mode.
|
2008-07-11 11:54:06 -07:00 |
svg-in-foreignObject-02.xhtml
|
(No code changes) Change a bunch of non-executable files in layout/ to have non-executable mode.
|
2008-07-11 11:54:06 -07:00 |
switch-01.svg
|
Bug 409383 - Make dynamic changes to switch children work and fix transient switch errors. r=jwatt,sr=roc
|
2008-07-13 12:30:48 +01:00 |
text-font-weight-01-ref.svg
|
|
|
text-font-weight-01.svg
|
(No code changes) Change a bunch of non-executable files in layout/ to have non-executable mode.
|
2008-07-11 11:54:06 -07:00 |
text-gradient-01-ref.svg
|
(No code changes) Change a bunch of non-executable files in layout/ to have non-executable mode.
|
2008-07-11 11:54:06 -07:00 |
text-gradient-01.svg
|
(No code changes) Change a bunch of non-executable files in layout/ to have non-executable mode.
|
2008-07-11 11:54:06 -07:00 |
text-gradient-02-ref.svg
|
Bug 577850 - A gradient applied to SVG Text element should render as if the objectBoundingBox spans the entire Text content. r=roc
|
2010-08-07 10:38:11 +01:00 |
text-gradient-02.svg
|
Bug 577850 - A gradient applied to SVG Text element should render as if the objectBoundingBox spans the entire Text content. r=roc
|
2010-08-07 10:38:11 +01:00 |
text-in-link-01-ref.svg
|
(No code changes) Change a bunch of non-executable files in layout/ to have non-executable mode.
|
2008-07-11 11:54:06 -07:00 |
text-in-link-01.svg
|
(No code changes) Change a bunch of non-executable files in layout/ to have non-executable mode.
|
2008-07-11 11:54:06 -07:00 |
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-in-link-03-ref.svg
|
Bug 570354 - CSS mapping missing for link elements. r=jwatt
|
2010-06-09 19:53:40 +01:00 |
text-in-link-03.svg
|
Bug 570354 - CSS mapping missing for link elements. r=jwatt
|
2010-06-09 19:53:40 +01:00 |
text-language-00-ref.xhtml
|
Bug 546813 - reftest for honoring language when selecting fonts in SVG.
|
2010-02-21 11:13:52 -08:00 |
text-language-00.xhtml
|
Bug 546813 - reftest for honoring language when selecting fonts in SVG.
|
2010-02-21 11:13:52 -08:00 |
text-language-01-ref.xhtml
|
Bug 546813 - reftest for honoring language when selecting fonts in SVG.
|
2010-02-21 11:13:52 -08:00 |
text-language-01.xhtml
|
Bug 546813 - reftest for honoring language when selecting fonts in SVG.
|
2010-02-21 11:13:52 -08:00 |
text-layout-01-ref.svg
|
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 |
text-layout-01.svg
|
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 |
text-layout-02-ref.svg
|
Bug 521636 - A single rotate number should rotate all glyphs. r=roc
|
2010-03-31 09:57:28 +01:00 |
text-layout-02.svg
|
Bug 521636 - A single rotate number should rotate all glyphs. r=roc
|
2010-03-31 09:57:28 +01:00 |
text-scale-01-ref.svg
|
Bug 585163. reftest: Adjust scales and text sizes to an exact representation. r=roc
|
2010-08-08 15:54:27 -04:00 |
text-scale-01.svg
|
Bug 585163. reftest: Adjust scales and text sizes to an exact representation. r=roc
|
2010-08-08 15:54:27 -04:00 |
text-style-01-ref.svg
|
(No code changes) Change a bunch of non-executable files in layout/ to have non-executable mode.
|
2008-07-11 11:54:06 -07:00 |
text-style-01a.svg
|
(No code changes) Change a bunch of non-executable files in layout/ to have non-executable mode.
|
2008-07-11 11:54:06 -07:00 |
text-style-01b.svg
|
(No code changes) Change a bunch of non-executable files in layout/ to have non-executable mode.
|
2008-07-11 11:54:06 -07:00 |
text-style-01c.svg
|
(No code changes) Change a bunch of non-executable files in layout/ to have non-executable mode.
|
2008-07-11 11:54:06 -07:00 |
text-style-01d.svg
|
(No code changes) Change a bunch of non-executable files in layout/ to have non-executable mode.
|
2008-07-11 11:54:06 -07:00 |
text-style-01e.svg
|
(No code changes) Change a bunch of non-executable files in layout/ to have non-executable mode.
|
2008-07-11 11:54:06 -07:00 |
thin-stroke-01.svg
|
Reftest for Bug 437704. r=longsonr
|
2009-05-17 15:18:02 +01:00 |
use-01-extref-resource.svg
|
Bug 433616 tests. r+sr=roc
|
2008-09-28 15:16:34 -04:00 |
use-01-extref.svg
|
Bug 433616 tests. r+sr=roc
|
2008-09-28 15:16:34 -04:00 |
use-02-extref-ref.svg
|
Bug 433616. Fix the XML parser's bailing out on CSS loads blocked by the security manager, fix a base URI bug in <svg:use>, add some more tests. r=jst, sr=roc
|
2008-09-28 15:18:04 -04:00 |
use-02-extref-resource.svg
|
Bug 433616. Fix the XML parser's bailing out on CSS loads blocked by the security manager, fix a base URI bug in <svg:use>, add some more tests. r=jst, sr=roc
|
2008-09-28 15:18:04 -04:00 |
use-02-extref.svg
|
Bug 433616. Fix the XML parser's bailing out on CSS loads blocked by the security manager, fix a base URI bug in <svg:use>, add some more tests. r=jst, sr=roc
|
2008-09-28 15:18:04 -04:00 |
use-children.svg
|
Bug 481045. <svg:use> shouldn't paint its kids. r+sr=roc
|
2009-03-04 07:55:28 -05:00 |
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 |
viewBox-invalid-01.svg
|
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 |
viewBox-valid-01.svg
|
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 |
viewport-percent-graphic-user-01.svg
|
(No code changes) Change a bunch of non-executable files in layout/ to have non-executable mode.
|
2008-07-11 11:54:06 -07:00 |