aboutsummaryrefslogtreecommitdiffstats
path: root/third_party/webrender/wrench/reftests/tiles
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/webrender/wrench/reftests/tiles')
-rw-r--r--third_party/webrender/wrench/reftests/tiles/mix-blend-clip-ref.yaml14
-rw-r--r--third_party/webrender/wrench/reftests/tiles/mix-blend-clip.yaml27
-rw-r--r--third_party/webrender/wrench/reftests/tiles/reftest.list4
-rw-r--r--third_party/webrender/wrench/reftests/tiles/tile-cache-raster-root.pngbin11235 -> 0 bytes
-rw-r--r--third_party/webrender/wrench/reftests/tiles/tile-cache-raster-root.yaml40
5 files changed, 1 insertions, 84 deletions
diff --git a/third_party/webrender/wrench/reftests/tiles/mix-blend-clip-ref.yaml b/third_party/webrender/wrench/reftests/tiles/mix-blend-clip-ref.yaml
deleted file mode 100644
index e31ead5b870..00000000000
--- a/third_party/webrender/wrench/reftests/tiles/mix-blend-clip-ref.yaml
+++ /dev/null
@@ -1,14 +0,0 @@
----
-root:
- items:
- - type: stacking-context
- blend-container: true
- items:
- - type: rect
- bounds: [0, 0, 128, 128]
- color: magenta
- - type: stacking-context
- mix-blend-mode: lighten
- items:
- - image: checkerboard(0, 16, 16, 8, 8)
- bounds: [0, 0, 128, 128]
diff --git a/third_party/webrender/wrench/reftests/tiles/mix-blend-clip.yaml b/third_party/webrender/wrench/reftests/tiles/mix-blend-clip.yaml
deleted file mode 100644
index be41c9b508e..00000000000
--- a/third_party/webrender/wrench/reftests/tiles/mix-blend-clip.yaml
+++ /dev/null
@@ -1,27 +0,0 @@
-# Test that a backdrop which has both a shared clip (on the tile cache) and is also scrolled
-# correctly calculates the available backdrop rect for a mix-blend on a child.
----
-root:
- items:
- -
- bounds: [0, 0, 128, 128]
- type: clip
- id: 2
- - type: stacking-context
- blend-container: true
- items:
- - type: scroll-frame
- bounds: 0 0 128 512
- scroll-offset: [0, 128]
- id: 3
- items:
- - type: rect
- bounds: [0, 0, 128, 512]
- color: magenta
- clip-and-scroll: [3, 2]
- - type: stacking-context
- mix-blend-mode: lighten
- clip-node: 2
- items:
- - image: checkerboard(0, 16, 16, 8, 16)
- bounds: [0, 0, 128, 256]
diff --git a/third_party/webrender/wrench/reftests/tiles/reftest.list b/third_party/webrender/wrench/reftests/tiles/reftest.list
index 35bb7875b6c..7c04207b183 100644
--- a/third_party/webrender/wrench/reftests/tiles/reftest.list
+++ b/third_party/webrender/wrench/reftests/tiles/reftest.list
@@ -1,6 +1,4 @@
** rect.yaml
-fuzzy(1,2000) ** simple-gradient.yaml
+** simple-gradient.yaml
# TODO: Fix rasterizer inaccuracies so this is the same regardless of tile size!
!* prim-suite.yaml
-== mix-blend-clip.yaml mix-blend-clip-ref.yaml
-platform(linux) == tile-cache-raster-root.yaml tile-cache-raster-root.png
diff --git a/third_party/webrender/wrench/reftests/tiles/tile-cache-raster-root.png b/third_party/webrender/wrench/reftests/tiles/tile-cache-raster-root.png
deleted file mode 100644
index 120f63a7f07..00000000000
--- a/third_party/webrender/wrench/reftests/tiles/tile-cache-raster-root.png
+++ /dev/null
Binary files differ
diff --git a/third_party/webrender/wrench/reftests/tiles/tile-cache-raster-root.yaml b/third_party/webrender/wrench/reftests/tiles/tile-cache-raster-root.yaml
deleted file mode 100644
index 8ff36583c3f..00000000000
--- a/third_party/webrender/wrench/reftests/tiles/tile-cache-raster-root.yaml
+++ /dev/null
@@ -1,40 +0,0 @@
-# Based on a reduced case from blend-clipped.yaml, ensure that if tile caches don't create
-# raster roots (which messes with the special case handling and positioning of them).
----
-root:
- items:
- -
- type: "stacking-context"
- items:
- -
- bounds: [0, 111, 1887, 1971]
- type: iframe
- id: [1, 3]
- id: [1, 1]
-pipelines:
- -
- id: [1, 3]
- items:
- -
- type: "scroll-frame"
- id: 2
- bounds: [0, 0, 1887, 1971]
- -
- "clip-and-scroll": 2
- type: "stacking-context"
- items:
- -
- bounds: [0, -186, 1887, 239]
- "clip-and-scroll": 2
- type: clip
- id: 4
- -
- bounds: [-660.45, -186, 0, 0]
- "clip-and-scroll": 4
- type: "stacking-context"
- transform: [1, 0, 0, 0, -0.57735026, 1, 0, 0, 0, 0, 1, 0, 68.849, 0, 0, 1]
- items:
- -
- bounds: [0, 0, 1887, 239]
- type: rect
- color: blue