From 5f8de423f190bbb79a62f804151bc24824fa32d8 Mon Sep 17 00:00:00 2001 From: "Matt A. Tobin" Date: Fri, 2 Feb 2018 04:16:08 -0500 Subject: Add m-esr52 at 52.6.0 --- .../submitted/background/aqua-yellow-32x32.png | Bin 0 -> 156 bytes .../submitted/background/aqua-yellow-37x37.png | Bin 0 -> 287 bytes .../background/background-repeat-round-1-ref.html | 32 ++++ .../background/background-repeat-round-1a.html | 33 ++++ .../background/background-repeat-round-1b.html | 33 ++++ .../background/background-repeat-round-1c.html | 34 ++++ .../background/background-repeat-round-1d.html | 34 ++++ .../background/background-repeat-round-1e.html | 34 ++++ .../background/background-repeat-round-2-ref.html | 31 ++++ .../background/background-repeat-round-2.html | 33 ++++ .../background/background-repeat-round-3-ref.html | 31 ++++ .../background/background-repeat-round-3.html | 34 ++++ .../background/background-repeat-round-4-ref.html | 33 ++++ .../background/background-repeat-round-4.html | 36 +++++ .../background/background-repeat-space-1-ref.html | 68 ++++++++ .../background/background-repeat-space-10-ref.html | 41 +++++ .../background/background-repeat-space-10.html | 25 +++ .../background/background-repeat-space-1a.html | 34 ++++ .../background/background-repeat-space-1b.html | 35 ++++ .../background/background-repeat-space-1c.html | 34 ++++ .../background/background-repeat-space-2-ref.html | 32 ++++ .../background/background-repeat-space-2.html | 36 +++++ .../background/background-repeat-space-3-ref.html | 80 ++++++++++ .../background/background-repeat-space-3.html | 64 ++++++++ .../background/background-repeat-space-4-ref.html | 58 +++++++ .../background/background-repeat-space-4.html | 34 ++++ .../background/background-repeat-space-5-ref.html | 58 +++++++ .../background/background-repeat-space-5.html | 34 ++++ .../background/background-repeat-space-6-ref.html | 61 +++++++ .../background/background-repeat-space-6.html | 35 ++++ .../background/background-repeat-space-7-ref.html | 61 +++++++ .../background/background-repeat-space-7.html | 35 ++++ .../background/background-repeat-space-8-ref.html | 34 ++++ .../background/background-repeat-space-8.html | 35 ++++ .../background/background-repeat-space-9-ref.html | 41 +++++ .../background/background-repeat-space-9.html | 25 +++ .../background/border-image-repeat-1-ref.html | 20 +++ .../background/border-image-repeat-1.html | 24 +++ .../border-image-repeat-round-1-ref.html | 100 ++++++++++++ .../background/border-image-repeat-round-1.html | 27 ++++ .../border-image-repeat-round-2-ref.html | 100 ++++++++++++ .../background/border-image-repeat-round-2.html | 27 ++++ .../border-image-repeat-space-1-ref.html | 96 +++++++++++ .../background/border-image-repeat-space-1.html | 27 ++++ .../border-image-repeat-space-2-ref.html | 56 +++++++ .../background/border-image-repeat-space-2.html | 27 ++++ .../border-image-repeat-space-3-ref.html | 136 ++++++++++++++++ .../background/border-image-repeat-space-3.html | 27 ++++ .../border-image-repeat-space-4-ref-1.html | 97 +++++++++++ .../border-image-repeat-space-4-ref-2.html | 24 +++ .../background/border-image-repeat-space-4.html | 27 ++++ .../border-image-repeat-space-5-ref-1.html | 177 +++++++++++++++++++++ .../border-image-repeat-space-5-ref-2.html | 24 +++ .../background/border-image-repeat-space-5.html | 27 ++++ .../border-image-repeat-space-6-ref.html | 101 ++++++++++++ .../background/border-image-repeat-space-6.html | 27 ++++ .../border-image-repeat-space-7-ref.html | 164 +++++++++++++++++++ .../background/border-image-repeat-space-7.html | 27 ++++ .../w3c-css/submitted/background/border.png | Bin 0 -> 849 bytes .../submitted/background/reftest-stylo.list | 35 ++++ .../w3c-css/submitted/background/reftest.list | 35 ++++ .../w3c-css/submitted/background/reticule-bl.png | Bin 0 -> 123 bytes .../w3c-css/submitted/background/reticule-bo.png | Bin 0 -> 134 bytes .../w3c-css/submitted/background/reticule-br.png | Bin 0 -> 121 bytes .../w3c-css/submitted/background/reticule-ct.png | Bin 0 -> 127 bytes .../w3c-css/submitted/background/reticule-le.png | Bin 0 -> 128 bytes .../w3c-css/submitted/background/reticule-ri.png | Bin 0 -> 130 bytes .../w3c-css/submitted/background/reticule-tl.png | Bin 0 -> 125 bytes .../w3c-css/submitted/background/reticule-to.png | Bin 0 -> 128 bytes .../w3c-css/submitted/background/reticule-tr.png | Bin 0 -> 126 bytes .../w3c-css/submitted/background/reticule.png | Bin 0 -> 202 bytes 71 files changed, 2790 insertions(+) create mode 100644 layout/reftests/w3c-css/submitted/background/aqua-yellow-32x32.png create mode 100644 layout/reftests/w3c-css/submitted/background/aqua-yellow-37x37.png create mode 100644 layout/reftests/w3c-css/submitted/background/background-repeat-round-1-ref.html create mode 100644 layout/reftests/w3c-css/submitted/background/background-repeat-round-1a.html create mode 100644 layout/reftests/w3c-css/submitted/background/background-repeat-round-1b.html create mode 100644 layout/reftests/w3c-css/submitted/background/background-repeat-round-1c.html create mode 100644 layout/reftests/w3c-css/submitted/background/background-repeat-round-1d.html create mode 100644 layout/reftests/w3c-css/submitted/background/background-repeat-round-1e.html create mode 100644 layout/reftests/w3c-css/submitted/background/background-repeat-round-2-ref.html create mode 100644 layout/reftests/w3c-css/submitted/background/background-repeat-round-2.html create mode 100644 layout/reftests/w3c-css/submitted/background/background-repeat-round-3-ref.html create mode 100644 layout/reftests/w3c-css/submitted/background/background-repeat-round-3.html create mode 100644 layout/reftests/w3c-css/submitted/background/background-repeat-round-4-ref.html create mode 100644 layout/reftests/w3c-css/submitted/background/background-repeat-round-4.html create mode 100644 layout/reftests/w3c-css/submitted/background/background-repeat-space-1-ref.html create mode 100644 layout/reftests/w3c-css/submitted/background/background-repeat-space-10-ref.html create mode 100644 layout/reftests/w3c-css/submitted/background/background-repeat-space-10.html create mode 100644 layout/reftests/w3c-css/submitted/background/background-repeat-space-1a.html create mode 100644 layout/reftests/w3c-css/submitted/background/background-repeat-space-1b.html create mode 100644 layout/reftests/w3c-css/submitted/background/background-repeat-space-1c.html create mode 100644 layout/reftests/w3c-css/submitted/background/background-repeat-space-2-ref.html create mode 100644 layout/reftests/w3c-css/submitted/background/background-repeat-space-2.html create mode 100644 layout/reftests/w3c-css/submitted/background/background-repeat-space-3-ref.html create mode 100644 layout/reftests/w3c-css/submitted/background/background-repeat-space-3.html create mode 100644 layout/reftests/w3c-css/submitted/background/background-repeat-space-4-ref.html create mode 100644 layout/reftests/w3c-css/submitted/background/background-repeat-space-4.html create mode 100644 layout/reftests/w3c-css/submitted/background/background-repeat-space-5-ref.html create mode 100644 layout/reftests/w3c-css/submitted/background/background-repeat-space-5.html create mode 100644 layout/reftests/w3c-css/submitted/background/background-repeat-space-6-ref.html create mode 100644 layout/reftests/w3c-css/submitted/background/background-repeat-space-6.html create mode 100644 layout/reftests/w3c-css/submitted/background/background-repeat-space-7-ref.html create mode 100644 layout/reftests/w3c-css/submitted/background/background-repeat-space-7.html create mode 100644 layout/reftests/w3c-css/submitted/background/background-repeat-space-8-ref.html create mode 100644 layout/reftests/w3c-css/submitted/background/background-repeat-space-8.html create mode 100644 layout/reftests/w3c-css/submitted/background/background-repeat-space-9-ref.html create mode 100644 layout/reftests/w3c-css/submitted/background/background-repeat-space-9.html create mode 100644 layout/reftests/w3c-css/submitted/background/border-image-repeat-1-ref.html create mode 100644 layout/reftests/w3c-css/submitted/background/border-image-repeat-1.html create mode 100644 layout/reftests/w3c-css/submitted/background/border-image-repeat-round-1-ref.html create mode 100644 layout/reftests/w3c-css/submitted/background/border-image-repeat-round-1.html create mode 100644 layout/reftests/w3c-css/submitted/background/border-image-repeat-round-2-ref.html create mode 100644 layout/reftests/w3c-css/submitted/background/border-image-repeat-round-2.html create mode 100644 layout/reftests/w3c-css/submitted/background/border-image-repeat-space-1-ref.html create mode 100644 layout/reftests/w3c-css/submitted/background/border-image-repeat-space-1.html create mode 100644 layout/reftests/w3c-css/submitted/background/border-image-repeat-space-2-ref.html create mode 100644 layout/reftests/w3c-css/submitted/background/border-image-repeat-space-2.html create mode 100644 layout/reftests/w3c-css/submitted/background/border-image-repeat-space-3-ref.html create mode 100644 layout/reftests/w3c-css/submitted/background/border-image-repeat-space-3.html create mode 100644 layout/reftests/w3c-css/submitted/background/border-image-repeat-space-4-ref-1.html create mode 100644 layout/reftests/w3c-css/submitted/background/border-image-repeat-space-4-ref-2.html create mode 100644 layout/reftests/w3c-css/submitted/background/border-image-repeat-space-4.html create mode 100644 layout/reftests/w3c-css/submitted/background/border-image-repeat-space-5-ref-1.html create mode 100644 layout/reftests/w3c-css/submitted/background/border-image-repeat-space-5-ref-2.html create mode 100644 layout/reftests/w3c-css/submitted/background/border-image-repeat-space-5.html create mode 100644 layout/reftests/w3c-css/submitted/background/border-image-repeat-space-6-ref.html create mode 100644 layout/reftests/w3c-css/submitted/background/border-image-repeat-space-6.html create mode 100644 layout/reftests/w3c-css/submitted/background/border-image-repeat-space-7-ref.html create mode 100644 layout/reftests/w3c-css/submitted/background/border-image-repeat-space-7.html create mode 100644 layout/reftests/w3c-css/submitted/background/border.png create mode 100644 layout/reftests/w3c-css/submitted/background/reftest-stylo.list create mode 100644 layout/reftests/w3c-css/submitted/background/reftest.list create mode 100644 layout/reftests/w3c-css/submitted/background/reticule-bl.png create mode 100644 layout/reftests/w3c-css/submitted/background/reticule-bo.png create mode 100644 layout/reftests/w3c-css/submitted/background/reticule-br.png create mode 100644 layout/reftests/w3c-css/submitted/background/reticule-ct.png create mode 100644 layout/reftests/w3c-css/submitted/background/reticule-le.png create mode 100644 layout/reftests/w3c-css/submitted/background/reticule-ri.png create mode 100644 layout/reftests/w3c-css/submitted/background/reticule-tl.png create mode 100644 layout/reftests/w3c-css/submitted/background/reticule-to.png create mode 100644 layout/reftests/w3c-css/submitted/background/reticule-tr.png create mode 100644 layout/reftests/w3c-css/submitted/background/reticule.png (limited to 'layout/reftests/w3c-css/submitted/background') diff --git a/layout/reftests/w3c-css/submitted/background/aqua-yellow-32x32.png b/layout/reftests/w3c-css/submitted/background/aqua-yellow-32x32.png new file mode 100644 index 000000000..42f8a2100 Binary files /dev/null and b/layout/reftests/w3c-css/submitted/background/aqua-yellow-32x32.png differ diff --git a/layout/reftests/w3c-css/submitted/background/aqua-yellow-37x37.png b/layout/reftests/w3c-css/submitted/background/aqua-yellow-37x37.png new file mode 100644 index 000000000..0289b0394 Binary files /dev/null and b/layout/reftests/w3c-css/submitted/background/aqua-yellow-37x37.png differ diff --git a/layout/reftests/w3c-css/submitted/background/background-repeat-round-1-ref.html b/layout/reftests/w3c-css/submitted/background/background-repeat-round-1-ref.html new file mode 100644 index 000000000..43fa1caa6 --- /dev/null +++ b/layout/reftests/w3c-css/submitted/background/background-repeat-round-1-ref.html @@ -0,0 +1,32 @@ + + + + + CSS Background: background-repeat: background image repeat + + + + + +
+
+ + + diff --git a/layout/reftests/w3c-css/submitted/background/background-repeat-round-1a.html b/layout/reftests/w3c-css/submitted/background/background-repeat-round-1a.html new file mode 100644 index 000000000..7ba2329d9 --- /dev/null +++ b/layout/reftests/w3c-css/submitted/background/background-repeat-round-1a.html @@ -0,0 +1,33 @@ + + + + + CSS Background: background-repeat: background image round + + + + + + + + +
+
+ + diff --git a/layout/reftests/w3c-css/submitted/background/background-repeat-round-1b.html b/layout/reftests/w3c-css/submitted/background/background-repeat-round-1b.html new file mode 100644 index 000000000..126909c90 --- /dev/null +++ b/layout/reftests/w3c-css/submitted/background/background-repeat-round-1b.html @@ -0,0 +1,33 @@ + + + + + CSS Background: background-repeat: background image round + + + + + + + + +
+
+ + diff --git a/layout/reftests/w3c-css/submitted/background/background-repeat-round-1c.html b/layout/reftests/w3c-css/submitted/background/background-repeat-round-1c.html new file mode 100644 index 000000000..e956e16a4 --- /dev/null +++ b/layout/reftests/w3c-css/submitted/background/background-repeat-round-1c.html @@ -0,0 +1,34 @@ + + + + + CSS Background: background-repeat: background image round + + + + + + + + +
+
+ + diff --git a/layout/reftests/w3c-css/submitted/background/background-repeat-round-1d.html b/layout/reftests/w3c-css/submitted/background/background-repeat-round-1d.html new file mode 100644 index 000000000..424c95901 --- /dev/null +++ b/layout/reftests/w3c-css/submitted/background/background-repeat-round-1d.html @@ -0,0 +1,34 @@ + + + + + CSS Background: background-repeat: background image round + + + + + + + + +
+
+ + diff --git a/layout/reftests/w3c-css/submitted/background/background-repeat-round-1e.html b/layout/reftests/w3c-css/submitted/background/background-repeat-round-1e.html new file mode 100644 index 000000000..64640ffdc --- /dev/null +++ b/layout/reftests/w3c-css/submitted/background/background-repeat-round-1e.html @@ -0,0 +1,34 @@ + + + + + CSS Background: background-repeat: background image round + + + + + + + + +
+
+ + diff --git a/layout/reftests/w3c-css/submitted/background/background-repeat-round-2-ref.html b/layout/reftests/w3c-css/submitted/background/background-repeat-round-2-ref.html new file mode 100644 index 000000000..6d6233078 --- /dev/null +++ b/layout/reftests/w3c-css/submitted/background/background-repeat-round-2-ref.html @@ -0,0 +1,31 @@ + + + + + CSS Background: background-repeat: background image repeat + + + + + +
+
+ + diff --git a/layout/reftests/w3c-css/submitted/background/background-repeat-round-2.html b/layout/reftests/w3c-css/submitted/background/background-repeat-round-2.html new file mode 100644 index 000000000..cdb85833c --- /dev/null +++ b/layout/reftests/w3c-css/submitted/background/background-repeat-round-2.html @@ -0,0 +1,33 @@ + + + + + CSS Background: background-repeat: background image round no-repeat + + + + + + + + +
+
+ + diff --git a/layout/reftests/w3c-css/submitted/background/background-repeat-round-3-ref.html b/layout/reftests/w3c-css/submitted/background/background-repeat-round-3-ref.html new file mode 100644 index 000000000..49eaccb19 --- /dev/null +++ b/layout/reftests/w3c-css/submitted/background/background-repeat-round-3-ref.html @@ -0,0 +1,31 @@ + + + + + CSS Background: background-repeat: background image repeat + + + + + +
+
+ + diff --git a/layout/reftests/w3c-css/submitted/background/background-repeat-round-3.html b/layout/reftests/w3c-css/submitted/background/background-repeat-round-3.html new file mode 100644 index 000000000..410d7ed67 --- /dev/null +++ b/layout/reftests/w3c-css/submitted/background/background-repeat-round-3.html @@ -0,0 +1,34 @@ + + + + + CSS Background: background-repeat: background image no-repeat round + + + + + + + + +
+
+ + diff --git a/layout/reftests/w3c-css/submitted/background/background-repeat-round-4-ref.html b/layout/reftests/w3c-css/submitted/background/background-repeat-round-4-ref.html new file mode 100644 index 000000000..8bb7d7095 --- /dev/null +++ b/layout/reftests/w3c-css/submitted/background/background-repeat-round-4-ref.html @@ -0,0 +1,33 @@ + + + + + CSS Background: background-repeat: background image repeat with specified position + + + + + +
+
+ + diff --git a/layout/reftests/w3c-css/submitted/background/background-repeat-round-4.html b/layout/reftests/w3c-css/submitted/background/background-repeat-round-4.html new file mode 100644 index 000000000..f02ad55ab --- /dev/null +++ b/layout/reftests/w3c-css/submitted/background/background-repeat-round-4.html @@ -0,0 +1,36 @@ + + + + + CSS Background: background-repeat: background image round with specified position + + + + + + + + +
+
+ + + diff --git a/layout/reftests/w3c-css/submitted/background/background-repeat-space-1-ref.html b/layout/reftests/w3c-css/submitted/background/background-repeat-space-1-ref.html new file mode 100644 index 000000000..f9efeeb83 --- /dev/null +++ b/layout/reftests/w3c-css/submitted/background/background-repeat-space-1-ref.html @@ -0,0 +1,68 @@ + + + + + CSS Background: background-repeat: position background image + + + + + +
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ + + diff --git a/layout/reftests/w3c-css/submitted/background/background-repeat-space-10-ref.html b/layout/reftests/w3c-css/submitted/background/background-repeat-space-10-ref.html new file mode 100644 index 000000000..35ed461c8 --- /dev/null +++ b/layout/reftests/w3c-css/submitted/background/background-repeat-space-10-ref.html @@ -0,0 +1,41 @@ + + + + + CSS Background: background-repeat: position background image + + + + + +
+
+
+
+
+
+
+
+
+
+
+ + + diff --git a/layout/reftests/w3c-css/submitted/background/background-repeat-space-10.html b/layout/reftests/w3c-css/submitted/background/background-repeat-space-10.html new file mode 100644 index 000000000..db8c910d7 --- /dev/null +++ b/layout/reftests/w3c-css/submitted/background/background-repeat-space-10.html @@ -0,0 +1,25 @@ + + + + + CSS Background: background-repeat: background image space + + + + + + + + +
+ + + diff --git a/layout/reftests/w3c-css/submitted/background/background-repeat-space-1a.html b/layout/reftests/w3c-css/submitted/background/background-repeat-space-1a.html new file mode 100644 index 000000000..3729e5ccb --- /dev/null +++ b/layout/reftests/w3c-css/submitted/background/background-repeat-space-1a.html @@ -0,0 +1,34 @@ + + + + + CSS Background: background-repeat: background image space + + + + + + + + +
+
+ + + diff --git a/layout/reftests/w3c-css/submitted/background/background-repeat-space-1b.html b/layout/reftests/w3c-css/submitted/background/background-repeat-space-1b.html new file mode 100644 index 000000000..50efcc253 --- /dev/null +++ b/layout/reftests/w3c-css/submitted/background/background-repeat-space-1b.html @@ -0,0 +1,35 @@ + + + + + CSS Background: background-repeat: background image space with position + + + + + + + + +
+
+ + diff --git a/layout/reftests/w3c-css/submitted/background/background-repeat-space-1c.html b/layout/reftests/w3c-css/submitted/background/background-repeat-space-1c.html new file mode 100644 index 000000000..263bb0c23 --- /dev/null +++ b/layout/reftests/w3c-css/submitted/background/background-repeat-space-1c.html @@ -0,0 +1,34 @@ + + + + + CSS Background: background-repeat: background image space + + + + + + + + +
+
+ + + diff --git a/layout/reftests/w3c-css/submitted/background/background-repeat-space-2-ref.html b/layout/reftests/w3c-css/submitted/background/background-repeat-space-2-ref.html new file mode 100644 index 000000000..c2fc93aac --- /dev/null +++ b/layout/reftests/w3c-css/submitted/background/background-repeat-space-2-ref.html @@ -0,0 +1,32 @@ + + + + + CSS Background: background-repeat: position background image + + + + + +
+
+ + diff --git a/layout/reftests/w3c-css/submitted/background/background-repeat-space-2.html b/layout/reftests/w3c-css/submitted/background/background-repeat-space-2.html new file mode 100644 index 000000000..6099aa0c1 --- /dev/null +++ b/layout/reftests/w3c-css/submitted/background/background-repeat-space-2.html @@ -0,0 +1,36 @@ + + + + + CSS Background: background-repeat: background image round with specified position + + + + + + + + +
+
+ + + diff --git a/layout/reftests/w3c-css/submitted/background/background-repeat-space-3-ref.html b/layout/reftests/w3c-css/submitted/background/background-repeat-space-3-ref.html new file mode 100644 index 000000000..add80bc3c --- /dev/null +++ b/layout/reftests/w3c-css/submitted/background/background-repeat-space-3-ref.html @@ -0,0 +1,80 @@ + + + + + CSS Background: background-repeat: position background image + + + + + +
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ + diff --git a/layout/reftests/w3c-css/submitted/background/background-repeat-space-3.html b/layout/reftests/w3c-css/submitted/background/background-repeat-space-3.html new file mode 100644 index 000000000..39d5701ec --- /dev/null +++ b/layout/reftests/w3c-css/submitted/background/background-repeat-space-3.html @@ -0,0 +1,64 @@ + + + + + CSS Background: background-repeat: background image round with specified position + + + + + + + + +
+
+
+
+
+
+
+
+
+
+
+
+ + + diff --git a/layout/reftests/w3c-css/submitted/background/background-repeat-space-4-ref.html b/layout/reftests/w3c-css/submitted/background/background-repeat-space-4-ref.html new file mode 100644 index 000000000..e7814de81 --- /dev/null +++ b/layout/reftests/w3c-css/submitted/background/background-repeat-space-4-ref.html @@ -0,0 +1,58 @@ + + + + + CSS Background: background-repeat: position background image + + + + + +
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ + + diff --git a/layout/reftests/w3c-css/submitted/background/background-repeat-space-4.html b/layout/reftests/w3c-css/submitted/background/background-repeat-space-4.html new file mode 100644 index 000000000..c8be103d9 --- /dev/null +++ b/layout/reftests/w3c-css/submitted/background/background-repeat-space-4.html @@ -0,0 +1,34 @@ + + + + + CSS Background: background-repeat: background image space + + + + + + + + +
+
+ + + diff --git a/layout/reftests/w3c-css/submitted/background/background-repeat-space-5-ref.html b/layout/reftests/w3c-css/submitted/background/background-repeat-space-5-ref.html new file mode 100644 index 000000000..9ff6c6e2d --- /dev/null +++ b/layout/reftests/w3c-css/submitted/background/background-repeat-space-5-ref.html @@ -0,0 +1,58 @@ + + + + + CSS Background: background-repeat: position background image + + + + + +
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ + + diff --git a/layout/reftests/w3c-css/submitted/background/background-repeat-space-5.html b/layout/reftests/w3c-css/submitted/background/background-repeat-space-5.html new file mode 100644 index 000000000..3c1b3d2d1 --- /dev/null +++ b/layout/reftests/w3c-css/submitted/background/background-repeat-space-5.html @@ -0,0 +1,34 @@ + + + + + CSS Background: background-repeat: background image space + + + + + + + + +
+
+ + + diff --git a/layout/reftests/w3c-css/submitted/background/background-repeat-space-6-ref.html b/layout/reftests/w3c-css/submitted/background/background-repeat-space-6-ref.html new file mode 100644 index 000000000..7e2f19c8d --- /dev/null +++ b/layout/reftests/w3c-css/submitted/background/background-repeat-space-6-ref.html @@ -0,0 +1,61 @@ + + + + + CSS Background: background-repeat: position background image + + + + + +
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ + + diff --git a/layout/reftests/w3c-css/submitted/background/background-repeat-space-6.html b/layout/reftests/w3c-css/submitted/background/background-repeat-space-6.html new file mode 100644 index 000000000..507535229 --- /dev/null +++ b/layout/reftests/w3c-css/submitted/background/background-repeat-space-6.html @@ -0,0 +1,35 @@ + + + + + CSS Background: background-repeat: background image space + + + + + + + + +
+
+ + + diff --git a/layout/reftests/w3c-css/submitted/background/background-repeat-space-7-ref.html b/layout/reftests/w3c-css/submitted/background/background-repeat-space-7-ref.html new file mode 100644 index 000000000..528599004 --- /dev/null +++ b/layout/reftests/w3c-css/submitted/background/background-repeat-space-7-ref.html @@ -0,0 +1,61 @@ + + + + + CSS Background: background-repeat: position background image + + + + + +
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ + + diff --git a/layout/reftests/w3c-css/submitted/background/background-repeat-space-7.html b/layout/reftests/w3c-css/submitted/background/background-repeat-space-7.html new file mode 100644 index 000000000..49bee1fec --- /dev/null +++ b/layout/reftests/w3c-css/submitted/background/background-repeat-space-7.html @@ -0,0 +1,35 @@ + + + + + CSS Background: background-repeat: background image space + + + + + + + + +
+
+ + + diff --git a/layout/reftests/w3c-css/submitted/background/background-repeat-space-8-ref.html b/layout/reftests/w3c-css/submitted/background/background-repeat-space-8-ref.html new file mode 100644 index 000000000..1f7f39e35 --- /dev/null +++ b/layout/reftests/w3c-css/submitted/background/background-repeat-space-8-ref.html @@ -0,0 +1,34 @@ + + + + + CSS Background: background-repeat: position background image + + + + + +
+
+ + + diff --git a/layout/reftests/w3c-css/submitted/background/background-repeat-space-8.html b/layout/reftests/w3c-css/submitted/background/background-repeat-space-8.html new file mode 100644 index 000000000..0ad57afd9 --- /dev/null +++ b/layout/reftests/w3c-css/submitted/background/background-repeat-space-8.html @@ -0,0 +1,35 @@ + + + + + CSS Background: background-repeat: background image space + + + + + + + + +
+
+ + + diff --git a/layout/reftests/w3c-css/submitted/background/background-repeat-space-9-ref.html b/layout/reftests/w3c-css/submitted/background/background-repeat-space-9-ref.html new file mode 100644 index 000000000..1476eca64 --- /dev/null +++ b/layout/reftests/w3c-css/submitted/background/background-repeat-space-9-ref.html @@ -0,0 +1,41 @@ + + + + + CSS Background: background-repeat: position background image + + + + + +
+
+
+
+
+
+
+
+
+
+
+ + + diff --git a/layout/reftests/w3c-css/submitted/background/background-repeat-space-9.html b/layout/reftests/w3c-css/submitted/background/background-repeat-space-9.html new file mode 100644 index 000000000..66f6c2258 --- /dev/null +++ b/layout/reftests/w3c-css/submitted/background/background-repeat-space-9.html @@ -0,0 +1,25 @@ + + + + + CSS Background: background-repeat: background image space + + + + + + + + +
+ + + diff --git a/layout/reftests/w3c-css/submitted/background/border-image-repeat-1-ref.html b/layout/reftests/w3c-css/submitted/background/border-image-repeat-1-ref.html new file mode 100644 index 000000000..942f3eb8c --- /dev/null +++ b/layout/reftests/w3c-css/submitted/background/border-image-repeat-1-ref.html @@ -0,0 +1,20 @@ + + + + + CSS Border Image: border-image-repeat with SVG content + + + + + + + + + + + + + + + diff --git a/layout/reftests/w3c-css/submitted/background/border-image-repeat-1.html b/layout/reftests/w3c-css/submitted/background/border-image-repeat-1.html new file mode 100644 index 000000000..6e2a43b89 --- /dev/null +++ b/layout/reftests/w3c-css/submitted/background/border-image-repeat-1.html @@ -0,0 +1,24 @@ + + + + + CSS Border Image: border-image-repeat with SVG content + + + + + + + + +
+ + diff --git a/layout/reftests/w3c-css/submitted/background/border-image-repeat-round-1-ref.html b/layout/reftests/w3c-css/submitted/background/border-image-repeat-round-1-ref.html new file mode 100644 index 000000000..69d38c317 --- /dev/null +++ b/layout/reftests/w3c-css/submitted/background/border-image-repeat-round-1-ref.html @@ -0,0 +1,100 @@ + + + + + CSS Border Image: border-image-repeat: round + + + + + +
+
+
+
+
+
+
+
+
+
+ + + diff --git a/layout/reftests/w3c-css/submitted/background/border-image-repeat-round-1.html b/layout/reftests/w3c-css/submitted/background/border-image-repeat-round-1.html new file mode 100644 index 000000000..a935e445f --- /dev/null +++ b/layout/reftests/w3c-css/submitted/background/border-image-repeat-round-1.html @@ -0,0 +1,27 @@ + + + + + CSS Border Image: border-image-repeat: round + + + + + + + + +
+ + diff --git a/layout/reftests/w3c-css/submitted/background/border-image-repeat-round-2-ref.html b/layout/reftests/w3c-css/submitted/background/border-image-repeat-round-2-ref.html new file mode 100644 index 000000000..e96185c04 --- /dev/null +++ b/layout/reftests/w3c-css/submitted/background/border-image-repeat-round-2-ref.html @@ -0,0 +1,100 @@ + + + + + CSS Border Image: border-image-repeat: round + + + + + +
+
+
+
+
+
+
+
+
+
+ + + diff --git a/layout/reftests/w3c-css/submitted/background/border-image-repeat-round-2.html b/layout/reftests/w3c-css/submitted/background/border-image-repeat-round-2.html new file mode 100644 index 000000000..3c1cd3344 --- /dev/null +++ b/layout/reftests/w3c-css/submitted/background/border-image-repeat-round-2.html @@ -0,0 +1,27 @@ + + + + + CSS Border Image: border-image-repeat: round + + + + + + + + +
+ + diff --git a/layout/reftests/w3c-css/submitted/background/border-image-repeat-space-1-ref.html b/layout/reftests/w3c-css/submitted/background/border-image-repeat-space-1-ref.html new file mode 100644 index 000000000..e2cc7105e --- /dev/null +++ b/layout/reftests/w3c-css/submitted/background/border-image-repeat-space-1-ref.html @@ -0,0 +1,96 @@ + + + + + CSS Border Image: border-image-repeat: space + + + + + +
+
+
+
+
+
+
+
+
+
+ + + diff --git a/layout/reftests/w3c-css/submitted/background/border-image-repeat-space-1.html b/layout/reftests/w3c-css/submitted/background/border-image-repeat-space-1.html new file mode 100644 index 000000000..113d000df --- /dev/null +++ b/layout/reftests/w3c-css/submitted/background/border-image-repeat-space-1.html @@ -0,0 +1,27 @@ + + + + + CSS Border Image: border-image-repeat: space + + + + + + + + +
+ + diff --git a/layout/reftests/w3c-css/submitted/background/border-image-repeat-space-2-ref.html b/layout/reftests/w3c-css/submitted/background/border-image-repeat-space-2-ref.html new file mode 100644 index 000000000..17b83e183 --- /dev/null +++ b/layout/reftests/w3c-css/submitted/background/border-image-repeat-space-2-ref.html @@ -0,0 +1,56 @@ + + + + + CSS Border Image: border-image-repeat: round + + + + + +
+
+
+
+
+
+ + + diff --git a/layout/reftests/w3c-css/submitted/background/border-image-repeat-space-2.html b/layout/reftests/w3c-css/submitted/background/border-image-repeat-space-2.html new file mode 100644 index 000000000..99dc6057f --- /dev/null +++ b/layout/reftests/w3c-css/submitted/background/border-image-repeat-space-2.html @@ -0,0 +1,27 @@ + + + + + CSS Border Image: border-image-repeat: space + + + + + + + + +
+ + diff --git a/layout/reftests/w3c-css/submitted/background/border-image-repeat-space-3-ref.html b/layout/reftests/w3c-css/submitted/background/border-image-repeat-space-3-ref.html new file mode 100644 index 000000000..03c230186 --- /dev/null +++ b/layout/reftests/w3c-css/submitted/background/border-image-repeat-space-3-ref.html @@ -0,0 +1,136 @@ + + + + + CSS Border Image: border-image-repeat: space + + + + + +
+
+
+
+
+
+
+
+
+
+
+
+
+
+ + + diff --git a/layout/reftests/w3c-css/submitted/background/border-image-repeat-space-3.html b/layout/reftests/w3c-css/submitted/background/border-image-repeat-space-3.html new file mode 100644 index 000000000..c43f1d370 --- /dev/null +++ b/layout/reftests/w3c-css/submitted/background/border-image-repeat-space-3.html @@ -0,0 +1,27 @@ + + + + + CSS Border Image: border-image-repeat: space + + + + + + + + +
+ + diff --git a/layout/reftests/w3c-css/submitted/background/border-image-repeat-space-4-ref-1.html b/layout/reftests/w3c-css/submitted/background/border-image-repeat-space-4-ref-1.html new file mode 100644 index 000000000..2cf409739 --- /dev/null +++ b/layout/reftests/w3c-css/submitted/background/border-image-repeat-space-4-ref-1.html @@ -0,0 +1,97 @@ + + + + + CSS Border Image: border-image-repeat: space + + + + + + +
+
+
+
+
+
+
+
+
+
+ + + diff --git a/layout/reftests/w3c-css/submitted/background/border-image-repeat-space-4-ref-2.html b/layout/reftests/w3c-css/submitted/background/border-image-repeat-space-4-ref-2.html new file mode 100644 index 000000000..eee8c7787 --- /dev/null +++ b/layout/reftests/w3c-css/submitted/background/border-image-repeat-space-4-ref-2.html @@ -0,0 +1,24 @@ + + + + + CSS Border Image: border-image-repeat: space + + + + + +
+ + diff --git a/layout/reftests/w3c-css/submitted/background/border-image-repeat-space-4.html b/layout/reftests/w3c-css/submitted/background/border-image-repeat-space-4.html new file mode 100644 index 000000000..b91e3abf8 --- /dev/null +++ b/layout/reftests/w3c-css/submitted/background/border-image-repeat-space-4.html @@ -0,0 +1,27 @@ + + + + + CSS Border Image: border-image-repeat: space + + + + + + + + +
+ + diff --git a/layout/reftests/w3c-css/submitted/background/border-image-repeat-space-5-ref-1.html b/layout/reftests/w3c-css/submitted/background/border-image-repeat-space-5-ref-1.html new file mode 100644 index 000000000..ac2fcea7f --- /dev/null +++ b/layout/reftests/w3c-css/submitted/background/border-image-repeat-space-5-ref-1.html @@ -0,0 +1,177 @@ + + + + + CSS Border Image: border-image-repeat: space + + + + + + +
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ + + diff --git a/layout/reftests/w3c-css/submitted/background/border-image-repeat-space-5-ref-2.html b/layout/reftests/w3c-css/submitted/background/border-image-repeat-space-5-ref-2.html new file mode 100644 index 000000000..1d24b447e --- /dev/null +++ b/layout/reftests/w3c-css/submitted/background/border-image-repeat-space-5-ref-2.html @@ -0,0 +1,24 @@ + + + + + CSS Border Image: border-image-repeat: space + + + + + +
+ + diff --git a/layout/reftests/w3c-css/submitted/background/border-image-repeat-space-5.html b/layout/reftests/w3c-css/submitted/background/border-image-repeat-space-5.html new file mode 100644 index 000000000..582c65861 --- /dev/null +++ b/layout/reftests/w3c-css/submitted/background/border-image-repeat-space-5.html @@ -0,0 +1,27 @@ + + + + + CSS Border Image: border-image-repeat: space + + + + + + + + +
+ + diff --git a/layout/reftests/w3c-css/submitted/background/border-image-repeat-space-6-ref.html b/layout/reftests/w3c-css/submitted/background/border-image-repeat-space-6-ref.html new file mode 100644 index 000000000..16647b3b7 --- /dev/null +++ b/layout/reftests/w3c-css/submitted/background/border-image-repeat-space-6-ref.html @@ -0,0 +1,101 @@ + + + + + CSS Border Image: border-image-repeat: space + + + + + +
+
+
+
+
+
+
+
+
+
+
+ + + diff --git a/layout/reftests/w3c-css/submitted/background/border-image-repeat-space-6.html b/layout/reftests/w3c-css/submitted/background/border-image-repeat-space-6.html new file mode 100644 index 000000000..3eb643110 --- /dev/null +++ b/layout/reftests/w3c-css/submitted/background/border-image-repeat-space-6.html @@ -0,0 +1,27 @@ + + + + + CSS Border Image: border-image-repeat: space + + + + + + + + +
+ + diff --git a/layout/reftests/w3c-css/submitted/background/border-image-repeat-space-7-ref.html b/layout/reftests/w3c-css/submitted/background/border-image-repeat-space-7-ref.html new file mode 100644 index 000000000..e0cbdfe2d --- /dev/null +++ b/layout/reftests/w3c-css/submitted/background/border-image-repeat-space-7-ref.html @@ -0,0 +1,164 @@ + + + + + CSS Border Image: border-image-repeat: space + + + + + +
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ + + diff --git a/layout/reftests/w3c-css/submitted/background/border-image-repeat-space-7.html b/layout/reftests/w3c-css/submitted/background/border-image-repeat-space-7.html new file mode 100644 index 000000000..3e632877d --- /dev/null +++ b/layout/reftests/w3c-css/submitted/background/border-image-repeat-space-7.html @@ -0,0 +1,27 @@ + + + + + CSS Border Image: border-image-repeat: space + + + + + + + + +
+ + diff --git a/layout/reftests/w3c-css/submitted/background/border.png b/layout/reftests/w3c-css/submitted/background/border.png new file mode 100644 index 000000000..7a657391d Binary files /dev/null and b/layout/reftests/w3c-css/submitted/background/border.png differ diff --git a/layout/reftests/w3c-css/submitted/background/reftest-stylo.list b/layout/reftests/w3c-css/submitted/background/reftest-stylo.list new file mode 100644 index 000000000..5e15898af --- /dev/null +++ b/layout/reftests/w3c-css/submitted/background/reftest-stylo.list @@ -0,0 +1,35 @@ +# DO NOT EDIT! This is a auto-generated temporary list for Stylo testing +# background-repeat round/space test cases +== background-repeat-space-1a.html background-repeat-space-1a.html +== background-repeat-space-1b.html background-repeat-space-1b.html +== background-repeat-space-1c.html background-repeat-space-1c.html +== background-repeat-space-2.html background-repeat-space-2.html +== background-repeat-space-3.html background-repeat-space-3.html +== background-repeat-space-4.html background-repeat-space-4.html +== background-repeat-space-5.html background-repeat-space-5.html +== background-repeat-space-6.html background-repeat-space-6.html +== background-repeat-space-7.html background-repeat-space-7.html +== background-repeat-space-8.html background-repeat-space-8.html +== background-repeat-space-9.html background-repeat-space-9.html +== background-repeat-space-10.html background-repeat-space-10.html +== background-repeat-round-1a.html background-repeat-round-1a.html +== background-repeat-round-1b.html background-repeat-round-1b.html +== background-repeat-round-1c.html background-repeat-round-1c.html +== background-repeat-round-1d.html background-repeat-round-1d.html +== background-repeat-round-1e.html background-repeat-round-1e.html +== background-repeat-round-2.html background-repeat-round-2.html +== background-repeat-round-3.html background-repeat-round-3.html +== background-repeat-round-4.html background-repeat-round-4.html + +#border-image test cases +== border-image-repeat-round-1.html border-image-repeat-round-1.html +== border-image-repeat-round-2.html border-image-repeat-round-2.html +== border-image-repeat-space-1.html border-image-repeat-space-1.html +== border-image-repeat-space-2.html border-image-repeat-space-2.html +== border-image-repeat-space-3.html border-image-repeat-space-3.html +== border-image-repeat-space-4.html border-image-repeat-space-4.html +== border-image-repeat-space-4.html border-image-repeat-space-4.html +== border-image-repeat-space-5.html border-image-repeat-space-5.html +== border-image-repeat-space-5.html border-image-repeat-space-5.html +== border-image-repeat-space-6.html border-image-repeat-space-6.html +== border-image-repeat-space-7.html border-image-repeat-space-7.html diff --git a/layout/reftests/w3c-css/submitted/background/reftest.list b/layout/reftests/w3c-css/submitted/background/reftest.list new file mode 100644 index 000000000..e18c76f50 --- /dev/null +++ b/layout/reftests/w3c-css/submitted/background/reftest.list @@ -0,0 +1,35 @@ +# background-repeat round/space test cases +== background-repeat-space-1a.html background-repeat-space-1-ref.html +== background-repeat-space-1b.html background-repeat-space-1-ref.html +== background-repeat-space-1c.html background-repeat-space-1-ref.html +== background-repeat-space-2.html background-repeat-space-2-ref.html +== background-repeat-space-3.html background-repeat-space-3-ref.html +== background-repeat-space-4.html background-repeat-space-4-ref.html +== background-repeat-space-5.html background-repeat-space-5-ref.html +== background-repeat-space-6.html background-repeat-space-6-ref.html +== background-repeat-space-7.html background-repeat-space-7-ref.html +== background-repeat-space-8.html background-repeat-space-8-ref.html +== background-repeat-space-9.html background-repeat-space-9-ref.html +== background-repeat-space-10.html background-repeat-space-10-ref.html +== background-repeat-round-1a.html background-repeat-round-1-ref.html +== background-repeat-round-1b.html background-repeat-round-1-ref.html +== background-repeat-round-1c.html background-repeat-round-1-ref.html +== background-repeat-round-1d.html background-repeat-round-1-ref.html +== background-repeat-round-1e.html background-repeat-round-1-ref.html +== background-repeat-round-2.html background-repeat-round-2-ref.html +== background-repeat-round-3.html background-repeat-round-3-ref.html +== background-repeat-round-4.html background-repeat-round-4-ref.html + +#border-image test cases +== border-image-repeat-round-1.html border-image-repeat-round-1-ref.html +== border-image-repeat-round-2.html border-image-repeat-round-2-ref.html +== border-image-repeat-space-1.html border-image-repeat-space-1-ref.html +== border-image-repeat-space-2.html border-image-repeat-space-2-ref.html +== border-image-repeat-space-3.html border-image-repeat-space-3-ref.html +== border-image-repeat-space-4.html border-image-repeat-space-4-ref-1.html +== border-image-repeat-space-4-ref-1.html border-image-repeat-space-4-ref-2.html +== border-image-repeat-space-5.html border-image-repeat-space-5-ref-1.html +== border-image-repeat-space-5-ref-1.html border-image-repeat-space-5-ref-2.html +== border-image-repeat-space-6.html border-image-repeat-space-6-ref.html +== border-image-repeat-space-7.html border-image-repeat-space-7-ref.html +== border-image-repeat-1.html border-image-repeat-1-ref.html diff --git a/layout/reftests/w3c-css/submitted/background/reticule-bl.png b/layout/reftests/w3c-css/submitted/background/reticule-bl.png new file mode 100644 index 000000000..6abbaf319 Binary files /dev/null and b/layout/reftests/w3c-css/submitted/background/reticule-bl.png differ diff --git a/layout/reftests/w3c-css/submitted/background/reticule-bo.png b/layout/reftests/w3c-css/submitted/background/reticule-bo.png new file mode 100644 index 000000000..f72a67381 Binary files /dev/null and b/layout/reftests/w3c-css/submitted/background/reticule-bo.png differ diff --git a/layout/reftests/w3c-css/submitted/background/reticule-br.png b/layout/reftests/w3c-css/submitted/background/reticule-br.png new file mode 100644 index 000000000..84e22afe2 Binary files /dev/null and b/layout/reftests/w3c-css/submitted/background/reticule-br.png differ diff --git a/layout/reftests/w3c-css/submitted/background/reticule-ct.png b/layout/reftests/w3c-css/submitted/background/reticule-ct.png new file mode 100644 index 000000000..71ac10f61 Binary files /dev/null and b/layout/reftests/w3c-css/submitted/background/reticule-ct.png differ diff --git a/layout/reftests/w3c-css/submitted/background/reticule-le.png b/layout/reftests/w3c-css/submitted/background/reticule-le.png new file mode 100644 index 000000000..abe56ffad Binary files /dev/null and b/layout/reftests/w3c-css/submitted/background/reticule-le.png differ diff --git a/layout/reftests/w3c-css/submitted/background/reticule-ri.png b/layout/reftests/w3c-css/submitted/background/reticule-ri.png new file mode 100644 index 000000000..95d7db842 Binary files /dev/null and b/layout/reftests/w3c-css/submitted/background/reticule-ri.png differ diff --git a/layout/reftests/w3c-css/submitted/background/reticule-tl.png b/layout/reftests/w3c-css/submitted/background/reticule-tl.png new file mode 100644 index 000000000..8a3516998 Binary files /dev/null and b/layout/reftests/w3c-css/submitted/background/reticule-tl.png differ diff --git a/layout/reftests/w3c-css/submitted/background/reticule-to.png b/layout/reftests/w3c-css/submitted/background/reticule-to.png new file mode 100644 index 000000000..d1b082c9b Binary files /dev/null and b/layout/reftests/w3c-css/submitted/background/reticule-to.png differ diff --git a/layout/reftests/w3c-css/submitted/background/reticule-tr.png b/layout/reftests/w3c-css/submitted/background/reticule-tr.png new file mode 100644 index 000000000..cd9bb5a5a Binary files /dev/null and b/layout/reftests/w3c-css/submitted/background/reticule-tr.png differ diff --git a/layout/reftests/w3c-css/submitted/background/reticule.png b/layout/reftests/w3c-css/submitted/background/reticule.png new file mode 100644 index 000000000..02c7d10e7 Binary files /dev/null and b/layout/reftests/w3c-css/submitted/background/reticule.png differ -- cgit v1.2.3