L. David Baron
|
4c91539c7a
|
Unprefix the border-image-* properties and add a temporary alias for -moz-border-image (but not for its subproperties, which we haven't shipped prefixed). (Bug 713643, patch 5) r=bzbarsky
|
2012-05-30 22:19:49 -07:00 |
Gervase Markham
|
82ff7027aa
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
Masatoshi Kimura
|
d5f85c93cb
|
Bug 736687 - Warn on use of MozBlobBuilder. r=sicking
--HG--
rename : layout/reftests/svg/as-image/img-blobBuilder-1.html => layout/reftests/svg/as-image/img-blobURI-1.html
rename : layout/reftests/svg/as-image/img-blobBuilder-2.html => layout/reftests/svg/as-image/img-blobURI-2.html
|
2012-03-19 12:00:43 +01:00 |
Jeff Muizelaar
|
c615c481e4
|
Bug 692879. Adjust reftests so that we pass with azure-quartz. r=mwoodrow
|
2011-11-25 16:38:14 -08:00 |
Matt Brubeck
|
4b1bdf5b96
|
Back out efd165428f08 to 4a79fefefa28 (bug 580786, bug 716639, bug 692879, bug 717921) because of reftest error
|
2012-01-17 10:08:38 -08:00 |
Jeff Muizelaar
|
96eb2cc765
|
Bug 692879. Adjust reftests so that we pass with azure-quartz. r=mwoodrow
--HG--
extra : rebase_source : 0c98aac4ccd18a4c391446d70721e00cc39d4266
|
2011-11-25 16:38:14 -08:00 |
Ms2ger
|
7535aaa04a
|
Backout bug 580786 / bug 716639 / bug 692879 / bug 717921 / bug 692879 (2dc5909e63b0:ced751d32df6); a=philor
|
2012-01-17 10:48:19 +01:00 |
Jeff Muizelaar
|
b22e63a08c
|
Bug 692879. Adjust reftests so that we pass with azure-quartz. r=mwoodrow
|
2011-11-25 16:38:14 -08:00 |
Masatoshi Kimura
|
b71556db7e
|
Bug 716570 - Rename blob URI scheme from "moz-filedata" to "blob" per spec. r=sicking
--HG--
rename : content/base/src/nsFileDataProtocolHandler.cpp => content/base/src/nsBlobProtocolHandler.cpp
rename : content/base/src/nsFileDataProtocolHandler.h => content/base/src/nsBlobProtocolHandler.h
|
2012-01-12 11:36:03 +01:00 |
Daniel Holbert
|
5e53978372
|
Bug 695677: Add <use> element to svg-image-script-2.svg, to force its resources file to load before onload fires. r=longsonr
|
2011-12-30 05:03:08 -08:00 |
William Chen
|
d4fa3e33b1
|
Bug 497995: Part 2 - Update existing border-image tests. r=dbaron
--HG--
extra : rebase_source : b9fb3987c8540457fa1f7b3e27420f208207a9c0
|
2011-12-22 18:34:53 -05:00 |
Robert O'Callahan
|
250d419dde
|
Bug 672013. Drawing an SVG image to a canvas need not clear its origin-clean flag. r=dholbert,sr=bzbarsky
|
2011-12-19 10:57:41 +13:00 |
Matt Brubeck
|
f51deee1fa
|
Back out bug 710521, bug 672013, bug 702739 because of Mac reftest failures
|
2011-12-18 08:15:09 -08:00 |
Robert O'Callahan
|
c1101ca9a7
|
Bug 672013. Drawing an SVG image to a canvas need not clear its origin-clean flag. r=dholbert,sr=bzbarsky
|
2011-12-18 21:47:20 +13:00 |
Daniel Holbert
|
256dd6e1b3
|
Bug 649440 followup: Remove now-unused reftest helper-file 'lime-anim-100x100.svg'. (test-only, unused file) DONTBUILD
|
2011-12-07 14:08:47 -08:00 |
Daniel Holbert
|
888a5ac78c
|
Bug 693940: Restrict SVG-as-an-image to being able to load (local) URIs that have either the URI_INHERITS_SECURITY_CONTEXT or URI_LOADABLE_BY_SUBSUMERS flags. r=bz
|
2011-11-07 13:45:42 -08:00 |
Daniel Holbert
|
e7b0cd4468
|
Bug 700895 patch 2: Rename img-foreignObject-embed-2* reftest files to img-foreignObject-embed-1*, since the old embed-1* tests were renamed. r=roc
--HG--
rename : layout/reftests/svg/as-image/img-foreignObject-embed-2-helper.svg => layout/reftests/svg/as-image/img-foreignObject-embed-1-helper.svg
rename : layout/reftests/svg/as-image/img-foreignObject-embed-2.html => layout/reftests/svg/as-image/img-foreignObject-embed-1.html
|
2011-11-09 12:10:38 -08:00 |
Daniel Holbert
|
a6f48e317d
|
Bug 700895 patch 1: Add a more explicit check for SVG-as-an-image in MaybeCreateDocShell, and improve reftests for <iframe>s being blocked in SVG-as-an-image. r=roc
--HG--
rename : layout/reftests/svg/as-image/img-foreignObject-embed-1-helper.svg => layout/reftests/svg/as-image/img-foreignObject-iframe-1a-helper.svg
rename : layout/reftests/svg/as-image/img-foreignObject-embed-1.html => layout/reftests/svg/as-image/img-foreignObject-iframe-1a.html
rename : layout/reftests/svg/as-image/img-foreignObject-embed-1-helper.svg => layout/reftests/svg/as-image/img-foreignObject-iframe-1b-helper.svg
rename : layout/reftests/svg/as-image/img-foreignObject-embed-1.html => layout/reftests/svg/as-image/img-foreignObject-iframe-1b.html
|
2011-11-09 11:11:11 -08:00 |
Daniel Holbert
|
6aebac4aad
|
back out 10814cd743e3 (from bug 693940) since it breaks moz-filedata URIs in SVG-as-an-image
|
2011-11-08 12:49:12 -08:00 |
Daniel Holbert
|
9122ac3770
|
Bug 693940: Restrict SVG-as-an-image to load URIs with URI_INHERITS_SECURITY_CONTEXT. r=bz
|
2011-11-07 13:45:42 -08:00 |
Daniel Holbert
|
8ae2d540f6
|
Bug 641731 tests: reftests for :visited status in image documents. r=dbaron
|
2011-10-29 02:44:27 -07:00 |
Benoit Girard
|
3805b3cd62
|
Bug 691354 - Enable test fix by changes. r=jmuizelaar
|
2011-10-17 13:09:03 -07:00 |
Benoit Girard
|
55511ee95e
|
Bug 676831 - Mark Android OpenGL Reftest failures for regression testing. r=joe
--HG--
extra : rebase_source : b5458fa13fc6277560eb0ebc3e4e31f6c04b4e6c
|
2011-09-19 13:05:15 -07:00 |
Joe Drew
|
42225104cd
|
Bug 645267 - Mark layout/reftests/svg/as-image/img-and-image-1.html as random for now.
|
2011-07-01 13:08:23 -04:00 |
L. David Baron
|
2487c4de1e
|
Remove notion of percentage intrinsic size: remove the single case that (incorrectly) sets percentage intrinsic sizes, and fix all of the tests that depend on our old incorrect behavior. (Bug 611099) r=dholbert
Needed to help CSS 2.1 meet Proposed Recommendation entrance criteria.
|
2011-06-12 18:52:32 -07:00 |
Bas Schouten
|
44c19ee030
|
Bug 620216 - Part 2: Mark several reftests passing now. r=roc
|
2011-05-18 22:37:44 +00:00 |
Robert Longson
|
35696e1d47
|
Bug 633072 - Fix reftests failure by using crispEdge drawing. r=dholbert
|
2011-05-15 09:30:17 +01:00 |
Jonas Sicking
|
6835982ecc
|
Bug 650493 Part 1: Simplify mutation events by firing all but DOMNodeRemoved off of script runners, and DOMNodeRemoved before starting any update batches or aquiring any state. r=smaug/peterv
|
2011-05-09 12:33:03 -07:00 |
Robert Longson
|
0b89051dc5
|
Bug 652442 - Script feature support should depend on whether javascript is enabled. r=dholbert
|
2011-04-30 14:56:16 +01:00 |
Daniel Holbert
|
6fcad3e7db
|
Bug 649440 test: Convert randomorange reftest img-anim-1.html into a chrome mochitest that polls for onStopFrame notifications until animation completes. r=joe
--HG--
rename : layout/reftests/svg/as-image/lime-anim-100x100.svg => modules/libpr0n/test/mochitest/lime-anim-100x100.svg
|
2011-04-28 19:12:02 -07:00 |
Joel Maher
|
976abd515f
|
Bug 636753 - annotate reftest manifests to note tests that fail on Android (1 of 2). r=dbaron a=test-only
|
2011-03-18 11:54:13 -04:00 |
Daniel Holbert
|
60599c0ae5
|
Bug 596765, followup 2: Bail out of nsObjectLoadingContent::LoadObject for SVG-as-an-image documents (and re-enable reftest). r+a=roc
|
2011-02-18 23:55:39 -08:00 |
Daniel Holbert
|
a49e91bb32
|
Bug 596765 followup: Disable plugin in svg-as-image test, since it's apparently unreliable (orange on linux64) and might not be testing correctly. a=orange
|
2011-02-17 23:25:11 -08:00 |
Daniel Holbert
|
79bedfb7ed
|
Bug 596765 followup: Disable plugin instantiation in SVG-as-an-image. r+a=roc
|
2011-02-17 21:52:03 -08:00 |
Daniel Holbert
|
23aafd83d1
|
Bug 596765, patch 4: reftests for this bug. r+a=roc
|
2011-02-17 17:13:52 -08:00 |
Daniel Holbert
|
9784cf45cc
|
Bug 596478: delay nsImageFrame's IsPercentageAware check until after we've lazily initialized mIntrinsicSize. r=roc a=dbaron
|
2011-02-15 13:34:52 -08:00 |
Daniel Holbert
|
85f21201ef
|
Bug 632754: Annotate svg-as-an-image reftests that fail on d2d as 'fails-if', not 'random-if'. r=roc a=tests
|
2011-02-09 22:23:19 -08:00 |
Daniel Holbert
|
599a8ec0a9
|
Bug 614649, patch 3: Add new comprehensive reftests for SVG-as-an-image w/ no viewBox. r=jwatt a=tests
--HG--
rename : layout/reftests/svg/as-image/img-height-meet-1-ref.html => layout/reftests/svg/as-image/img-novb-height-all-1-ref.html
rename : layout/reftests/svg/as-image/img-height-meet-1.html => layout/reftests/svg/as-image/img-novb-height-meet-1.html
rename : layout/reftests/svg/as-image/img-height-slice-1.html => layout/reftests/svg/as-image/img-novb-height-slice-1.html
rename : layout/reftests/svg/as-image/img-width-meet-1-ref.html => layout/reftests/svg/as-image/img-novb-width-all-1-ref.html
rename : layout/reftests/svg/as-image/img-width-meet-1.html => layout/reftests/svg/as-image/img-novb-width-meet-1.html
rename : layout/reftests/svg/as-image/img-width-slice-1.html => layout/reftests/svg/as-image/img-novb-width-slice-1.html
rename : layout/reftests/svg/as-image/img-widthAndHeight-slice-1-ref.html => layout/reftests/svg/as-image/img-novb-widthAndHeight-all-1-ref.html
rename : layout/reftests/svg/as-image/img-widthAndHeight-meet-1.html => layout/reftests/svg/as-image/img-novb-widthAndHeight-meet-1-em.html
rename : layout/reftests/svg/as-image/img-widthAndHeight-meet-1.html => layout/reftests/svg/as-image/img-novb-widthAndHeight-meet-1-px.html
rename : layout/reftests/svg/as-image/img-widthAndHeight-slice-1.html => layout/reftests/svg/as-image/img-novb-widthAndHeight-slice-1-em.html
rename : layout/reftests/svg/as-image/img-widthAndHeight-slice-1.html => layout/reftests/svg/as-image/img-novb-widthAndHeight-slice-1-px.html
|
2011-02-09 12:13:18 -08:00 |
Daniel Holbert
|
93999810e7
|
Bug 614649, patch 2: Tweak/repurpose some existing svg-as-an-image reftests, in light of their (intentionally) different rendering as a result of this bug's patch. r=roc a=tests
--HG--
rename : layout/reftests/svg/as-image/squaredCircle-viewBox-100x100.svg => layout/reftests/svg/as-image/squaredCircle-100x100.svg
rename : layout/reftests/svg/as-image/squaredCircle-viewBox-100x100.svg => layout/reftests/svg/as-image/squaredCircle-100x50.svg
|
2011-02-09 12:13:18 -08:00 |
Daniel Holbert
|
43c654f285
|
Bug 629143: Re-enable svg-as-an-image tests that didn't work with OpenGL-accelerated layers now that we've disabled OpenGL on the versions of OS X that have the bug. a=tests-only DONTBUILD
|
2011-02-03 16:29:27 -08:00 |
Daniel Holbert
|
4f964b869d
|
(no bug) Fix end-of-line whitespace in SVG-as-an-image code & tests. r+a=whitespace-only DONTBUILD
|
2011-02-02 22:36:09 -08:00 |
Daniel Holbert
|
6356531f17
|
Bug 629885: mark non-HTTP-version of test 'svg-stylesheet-external-1.html' as random. a=tests,orange DONTBUILD
|
2011-02-02 14:20:47 -08:00 |
Daniel Holbert
|
6784da77e1
|
Bug 628747: (patch v2) Disallow SVG-as-an-image from loading external resources, unless we're sure they won't hit the network. r=bz r=roc a=roc
|
2011-01-28 07:59:15 -08:00 |
Daniel Holbert
|
35983e2c7f
|
Bug 628747: Back out 0435ed183c2d (first version of this bug's patch). a=backout
|
2011-01-28 07:52:16 -08:00 |
Daniel Holbert
|
32442b2f13
|
Bug 628747: Disallow SVG-as-an-image from loading external resources. r=bz a=roc
|
2011-01-26 22:20:27 -08:00 |
Daniel Holbert
|
52041dc022
|
Bug 629143 - disable some near-permaorange-on-osx64 reftests (img-height-meet-2.html, img-height-slice-2.html, img-width-meet-2.html, img-width-slice-2.html), pending investigation. r+a=stop-the-orange on a CLOSED TREE
|
2011-01-26 13:30:21 -08:00 |
Robert O'Callahan
|
df8b35f176
|
Bug 617152. Part 2: Fix SVG-as-image tests. r=dholbert
|
2010-12-20 14:37:40 +13:00 |
Daniel Holbert
|
7974525065
|
Bug 272288 Patch 5: Add some more <svg:image> reftests. r=roc a=tests
--HG--
rename : layout/reftests/svg/image/blueRect10x10-viewBox.svg => layout/reftests/svg/image/blueRect10x10-viewBox-animPAR.svg
rename : layout/reftests/svg/image/image-preserveAspectRatio-02-ref.svg => layout/reftests/svg/image/image-preserveAspectRatio-03-ref.svg
rename : layout/reftests/svg/image/image-preserveAspectRatio-02-svg.svg => layout/reftests/svg/image/image-preserveAspectRatio-03.svg
rename : layout/reftests/svg/image/image-preserveAspectRatio-02-ref.svg => layout/reftests/svg/image/image-preserveAspectRatio-04-ref.svg
rename : layout/reftests/svg/image/image-preserveAspectRatio-02-svg.svg => layout/reftests/svg/image/image-preserveAspectRatio-04.svg
|
2010-12-19 16:45:29 -08:00 |
Daniel Holbert
|
3accb6ca19
|
Bug 272288 Patch 1: Fix nsSVGImageFrame to handle SVG images. r=roc a=roc
|
2010-12-19 16:45:29 -08:00 |
Daniel Holbert
|
9140a8a4fd
|
Bug 612214: Mark test 'img-anim-1.html' as random-on-linux. a=tests,stoptheorange
|
2010-11-28 09:47:14 -08:00 |