gecko-dev/layout/reftests/css-blending
Horia Iosif Olaru 291cd75eb6 Bug 970348 - Add background-blend-mode reftests corresponding to the csswg test plan. r=roc, r=heycam
* 5.3.1: Blending between the background layers and the background color for an element with background-blend-mode. Most of section 5.3.1 is covered by other tests. Add the missing tests of the 5.3.1 section of the test plan.
- Test 9: SVG image and background color (SVG as data:uri)
- Test 10: Animated gif image and background color
- Test 12: background-blend-mode on element with 3D transform

* 5.3.2: Background layers do not blend with content outside the background (or behind the element).
- Implementation of tests 2 and 3. Test 1 is already covered by background-blending-isolation.html.

* 5.3.6: background-blend-mode for an element with background-position

* 5.3.7: background-blend-mode for an element with background-size

* 5.3.8: background-blend-mode for an element with background-repeat

* 5.3.9: background-blend-mode for an element with background-clip

* 5.3.10: background-blend-mode for an element with background-origin

* 5.3.11: background-blend-mode for an element with background-attachement

* Add extra tests for the background-blend-mode CSS property: Add some invalid values to the background-blend-mode property definition so that it can benefit from existing invalid property tests.
2014-02-25 08:40:54 -05:00
..
as-image Bug 970348 - Add background-blend-mode reftests corresponding to the csswg test plan. r=roc, r=heycam 2014-02-25 08:40:54 -05:00
background-blending-alpha-ref.html Bug 841601 - Add background-blend-mode tests. r=roc 2013-11-08 10:08:23 -05:00
background-blending-alpha.html Bug 841601 - Add background-blend-mode tests. r=roc 2013-11-08 10:08:23 -05:00
background-blending-background-attachement-fixed-ref.html Bug 970348 - Add background-blend-mode reftests corresponding to the csswg test plan. r=roc, r=heycam 2014-02-25 08:40:54 -05:00
background-blending-background-attachement-fixed-scroll-ref.html Bug 970348 - Add background-blend-mode reftests corresponding to the csswg test plan. r=roc, r=heycam 2014-02-25 08:40:54 -05:00
background-blending-background-attachement-fixed-scroll.html Bug 970348 - Add background-blend-mode reftests corresponding to the csswg test plan. r=roc, r=heycam 2014-02-25 08:40:54 -05:00
background-blending-background-attachement-fixed.html Bug 970348 - Add background-blend-mode reftests corresponding to the csswg test plan. r=roc, r=heycam 2014-02-25 08:40:54 -05:00
background-blending-background-clip-content-box-ref.html Bug 970348 - Add background-blend-mode reftests corresponding to the csswg test plan. r=roc, r=heycam 2014-02-25 08:40:54 -05:00
background-blending-background-clip-content-box.html Bug 970348 - Add background-blend-mode reftests corresponding to the csswg test plan. r=roc, r=heycam 2014-02-25 08:40:54 -05:00
background-blending-background-clip-padding-box-ref.html Bug 970348 - Add background-blend-mode reftests corresponding to the csswg test plan. r=roc, r=heycam 2014-02-25 08:40:54 -05:00
background-blending-background-clip-padding-box.html Bug 970348 - Add background-blend-mode reftests corresponding to the csswg test plan. r=roc, r=heycam 2014-02-25 08:40:54 -05:00
background-blending-background-origin-border-box.html Bug 970348 - Add background-blend-mode reftests corresponding to the csswg test plan. r=roc, r=heycam 2014-02-25 08:40:54 -05:00
background-blending-background-origin-content-box.html Bug 970348 - Add background-blend-mode reftests corresponding to the csswg test plan. r=roc, r=heycam 2014-02-25 08:40:54 -05:00
background-blending-background-origin-ref.html Bug 970348 - Add background-blend-mode reftests corresponding to the csswg test plan. r=roc, r=heycam 2014-02-25 08:40:54 -05:00
background-blending-background-position-percentage-ref.html Bug 970348 - Add background-blend-mode reftests corresponding to the csswg test plan. r=roc, r=heycam 2014-02-25 08:40:54 -05:00
background-blending-background-position-percentage.html Bug 970348 - Add background-blend-mode reftests corresponding to the csswg test plan. r=roc, r=heycam 2014-02-25 08:40:54 -05:00
background-blending-background-repeat-no-repeat-ref.html Bug 970348 - Add background-blend-mode reftests corresponding to the csswg test plan. r=roc, r=heycam 2014-02-25 08:40:54 -05:00
background-blending-background-repeat-no-repeat.html Bug 970348 - Add background-blend-mode reftests corresponding to the csswg test plan. r=roc, r=heycam 2014-02-25 08:40:54 -05:00
background-blending-background-size-contain.html Bug 970348 - Add background-blend-mode reftests corresponding to the csswg test plan. r=roc, r=heycam 2014-02-25 08:40:54 -05:00
background-blending-background-size-cover.html Bug 970348 - Add background-blend-mode reftests corresponding to the csswg test plan. r=roc, r=heycam 2014-02-25 08:40:54 -05:00
background-blending-background-size-percentage.html Bug 970348 - Add background-blend-mode reftests corresponding to the csswg test plan. r=roc, r=heycam 2014-02-25 08:40:54 -05:00
background-blending-background-size-pixels.html Bug 970348 - Add background-blend-mode reftests corresponding to the csswg test plan. r=roc, r=heycam 2014-02-25 08:40:54 -05:00
background-blending-background-size-ref.html Bug 970348 - Add background-blend-mode reftests corresponding to the csswg test plan. r=roc, r=heycam 2014-02-25 08:40:54 -05:00
background-blending-color-burn-ref.svg Bug 841601 - Add a second batch of tests for background-blending which tests each blend mode. r=roc 2013-11-08 10:09:08 -05:00
background-blending-color-burn.html Bug 841601 - Add a second batch of tests for background-blending which tests each blend mode. r=roc 2013-11-08 10:09:08 -05:00
background-blending-color-dodge-ref.svg Bug 841601 - Add a second batch of tests for background-blending which tests each blend mode. r=roc 2013-11-08 10:09:08 -05:00
background-blending-color-dodge.html Bug 841601 - Add a second batch of tests for background-blending which tests each blend mode. r=roc 2013-11-08 10:09:08 -05:00
background-blending-color-ref.svg Bug 841601 - Add a second batch of tests for background-blending which tests each blend mode. r=roc 2013-11-08 10:09:08 -05:00
background-blending-color.html Bug 841601 - Add a second batch of tests for background-blending which tests each blend mode. r=roc 2013-11-08 10:09:08 -05:00
background-blending-darken-ref.svg Bug 841601 - Add a second batch of tests for background-blending which tests each blend mode. r=roc 2013-11-08 10:09:08 -05:00
background-blending-darken.html Bug 841601 - Add a second batch of tests for background-blending which tests each blend mode. r=roc 2013-11-08 10:09:08 -05:00
background-blending-difference-ref.svg Bug 841601 - Add a second batch of tests for background-blending which tests each blend mode. r=roc 2013-11-08 10:09:08 -05:00
background-blending-difference.html Bug 841601 - Add a second batch of tests for background-blending which tests each blend mode. r=roc 2013-11-08 10:09:08 -05:00
background-blending-exclusion-ref.svg Bug 841601 - Add a second batch of tests for background-blending which tests each blend mode. r=roc 2013-11-08 10:09:08 -05:00
background-blending-exclusion.html Bug 841601 - Add a second batch of tests for background-blending which tests each blend mode. r=roc 2013-11-08 10:09:08 -05:00
background-blending-gradient-color-ref.html Bug 841601 - Add background-blend-mode tests. r=roc 2013-11-08 10:08:23 -05:00
background-blending-gradient-color.html Bug 841601 - Add background-blend-mode tests. r=roc 2013-11-08 10:08:23 -05:00
background-blending-gradient-gradient-ref.html Bug 841601 - Add background-blend-mode tests. r=roc 2013-11-08 10:08:23 -05:00
background-blending-gradient-gradient.html Bug 841601 - Add background-blend-mode tests. r=roc 2013-11-08 10:08:23 -05:00
background-blending-gradient-image-ref.html Bug 841601 - Add background-blend-mode tests. r=roc 2013-11-08 10:08:23 -05:00
background-blending-gradient-image.html Bug 841601 - Add background-blend-mode tests. r=roc 2013-11-08 10:08:23 -05:00
background-blending-hard-light-ref.svg Bug 841601 - Add a second batch of tests for background-blending which tests each blend mode. r=roc 2013-11-08 10:09:08 -05:00
background-blending-hard-light.html Bug 841601 - Add a second batch of tests for background-blending which tests each blend mode. r=roc 2013-11-08 10:09:08 -05:00
background-blending-hue-ref.svg Bug 841601 - Add a second batch of tests for background-blending which tests each blend mode. r=roc 2013-11-08 10:09:08 -05:00
background-blending-hue.html Bug 841601 - Add a second batch of tests for background-blending which tests each blend mode. r=roc 2013-11-08 10:09:08 -05:00
background-blending-image-color-959674-ref.html Bug 959674 - Add reftests. r=roc 2014-01-14 23:02:56 +02:00
background-blending-image-color-959674.html Bug 959674 - Add reftests. r=roc 2014-01-14 23:02:56 +02:00
background-blending-image-color-gif-ref.html Bug 970348 - Add background-blend-mode reftests corresponding to the csswg test plan. r=roc, r=heycam 2014-02-25 08:40:54 -05:00
background-blending-image-color-gif.html Bug 970348 - Add background-blend-mode reftests corresponding to the csswg test plan. r=roc, r=heycam 2014-02-25 08:40:54 -05:00
background-blending-image-color-jpg.html Bug 841601 - Add background-blend-mode tests. r=roc 2013-11-08 10:08:23 -05:00
background-blending-image-color-png.html Bug 841601 - Add background-blend-mode tests. r=roc 2013-11-08 10:08:23 -05:00
background-blending-image-color-ref.html Bug 841601 - Add background-blend-mode tests. r=roc 2013-11-08 10:08:23 -05:00
background-blending-image-color-svg-as-data-uri.html Bug 970348 - Add background-blend-mode reftests corresponding to the csswg test plan. r=roc, r=heycam 2014-02-25 08:40:54 -05:00
background-blending-image-color-svg.html Bug 841601 - Add background-blend-mode tests. r=roc 2013-11-08 10:08:23 -05:00
background-blending-image-color-transform3d.html Bug 970348 - Add background-blend-mode reftests corresponding to the csswg test plan. r=roc, r=heycam 2014-02-25 08:40:54 -05:00
background-blending-image-gradient.html Bug 841601 - Add background-blend-mode tests. r=roc 2013-11-08 10:08:23 -05:00
background-blending-image-image-ref.html Bug 841601 - Add background-blend-mode tests. r=roc 2013-11-08 10:08:23 -05:00
background-blending-image-image.html Bug 841601 - Add background-blend-mode tests. r=roc 2013-11-08 10:08:23 -05:00
background-blending-isolation-parent-child-color.html Bug 970348 - Add background-blend-mode reftests corresponding to the csswg test plan. r=roc, r=heycam 2014-02-25 08:40:54 -05:00
background-blending-isolation-parent-child-image.html Bug 970348 - Add background-blend-mode reftests corresponding to the csswg test plan. r=roc, r=heycam 2014-02-25 08:40:54 -05:00
background-blending-isolation-parent-child-ref.html Bug 970348 - Add background-blend-mode reftests corresponding to the csswg test plan. r=roc, r=heycam 2014-02-25 08:40:54 -05:00
background-blending-isolation-ref.html Bug 841601 - Add background-blend-mode tests. r=roc 2013-11-08 10:08:23 -05:00
background-blending-isolation.html Bug 841601 - Add background-blend-mode tests. r=roc 2013-11-08 10:08:23 -05:00
background-blending-lighten-ref.svg Bug 841601 - Add a second batch of tests for background-blending which tests each blend mode. r=roc 2013-11-08 10:09:08 -05:00
background-blending-lighten.html Bug 841601 - Add a second batch of tests for background-blending which tests each blend mode. r=roc 2013-11-08 10:09:08 -05:00
background-blending-list-repeat-ref.html Bug 841601 - Add background-blend-mode tests. r=roc 2013-11-08 10:08:23 -05:00
background-blending-list-repeat.html Bug 841601 - Add background-blend-mode tests. r=roc 2013-11-08 10:08:23 -05:00
background-blending-luminosity-ref.svg Bug 841601 - Add a second batch of tests for background-blending which tests each blend mode. r=roc 2013-11-08 10:09:08 -05:00
background-blending-luminosity.html Bug 841601 - Add a second batch of tests for background-blending which tests each blend mode. r=roc 2013-11-08 10:09:08 -05:00
background-blending-multiple-images-ref.html Bug 841601 - Add background-blend-mode tests. r=roc 2013-11-08 10:08:23 -05:00
background-blending-multiple-images.html Bug 841601 - Add background-blend-mode tests. r=roc 2013-11-08 10:08:23 -05:00
background-blending-multiply-ref.svg Bug 841601 - Add a second batch of tests for background-blending which tests each blend mode. r=roc 2013-11-08 10:09:08 -05:00
background-blending-multiply.html Bug 841601 - Add a second batch of tests for background-blending which tests each blend mode. r=roc 2013-11-08 10:09:08 -05:00
background-blending-normal-ref.svg Bug 841601 - Add a second batch of tests for background-blending which tests each blend mode. r=roc 2013-11-08 10:09:08 -05:00
background-blending-normal.html Bug 841601 - Add a second batch of tests for background-blending which tests each blend mode. r=roc 2013-11-08 10:09:08 -05:00
background-blending-overlay-ref.svg Bug 841601 - Add a second batch of tests for background-blending which tests each blend mode. r=roc 2013-11-08 10:09:08 -05:00
background-blending-overlay.html Bug 841601 - Add a second batch of tests for background-blending which tests each blend mode. r=roc 2013-11-08 10:09:08 -05:00
background-blending-saturation-ref.svg Bug 841601 - Add a second batch of tests for background-blending which tests each blend mode. r=roc 2013-11-08 10:09:08 -05:00
background-blending-saturation.html Bug 841601 - Add a second batch of tests for background-blending which tests each blend mode. r=roc 2013-11-08 10:09:08 -05:00
background-blending-screen-ref.svg Bug 841601 - Add a second batch of tests for background-blending which tests each blend mode. r=roc 2013-11-08 10:09:08 -05:00
background-blending-screen.html Bug 841601 - Add a second batch of tests for background-blending which tests each blend mode. r=roc 2013-11-08 10:09:08 -05:00
background-blending-soft-light-ref.svg Bug 841601 - Add a second batch of tests for background-blending which tests each blend mode. r=roc 2013-11-08 10:09:08 -05:00
background-blending-soft-light.html Bug 841601 - Add a second batch of tests for background-blending which tests each blend mode. r=roc 2013-11-08 10:09:08 -05:00
blend-canvas-ref.html
blend-canvas.html
blend-constant-background-color-ref.html
blend-constant-background-color.html
blend-difference-stacking-ref.html
blend-difference-stacking.html
blend-gradient-background-color-ref.html
blend-gradient-background-color.html
blend-image-ref.html
blend-image.html
blend-modes.css Bug 841601 - Add a second batch of tests for background-blending which tests each blend mode. r=roc 2013-11-08 10:09:08 -05:00
reftest.list Bug 970348 - Add background-blend-mode reftests corresponding to the csswg test plan. r=roc, r=heycam 2014-02-25 08:40:54 -05:00