diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 14:29:10 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 14:29:10 +0000 |
commit | 2aa4a82499d4becd2284cdb482213d541b8804dd (patch) | |
tree | b80bf8bf13c3766139fbacc530efd0dd9d54394c /layout/reftests/bugs/1614788-1-ref.svg | |
parent | Initial commit. (diff) | |
download | firefox-upstream.tar.xz firefox-upstream.zip |
Adding upstream version 86.0.1.upstream/86.0.1upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'layout/reftests/bugs/1614788-1-ref.svg')
-rw-r--r-- | layout/reftests/bugs/1614788-1-ref.svg | 58 |
1 files changed, 58 insertions, 0 deletions
diff --git a/layout/reftests/bugs/1614788-1-ref.svg b/layout/reftests/bugs/1614788-1-ref.svg new file mode 100644 index 0000000000..dbdaebaec8 --- /dev/null +++ b/layout/reftests/bugs/1614788-1-ref.svg @@ -0,0 +1,58 @@ +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="830" height="520.9100000000001"> + <rect width="830" height="520.9100000000001" rx="5" ry="5"></rect> + <svg height="455.91" viewBox="0 0 2 1" width="800" x="15" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" y="50"> + <style> + .h { + fill: rgb(152, 195, 121); + } + + .q { + fill: rgb(255, 99, 54) + } + </style> + <g font-size="1.67"> + <rect height="45.591" width="80"></rect> + <g class="s"> + <svg x="0" y="0" width="19760"> + <svg x="0"> + <rect height="20" width="80" x="0" y="0" class="p"></rect> + <circle r="0.333" cx="1.5" cy="0.666" class="q"></circle> + <text x="0.166" y="0.166" class="h" font-size="0.2">some text</text> + <image x="0.166" y="0.333" width="0.833" height="0.833" xlink:href="repeatable-diagonal-gradient.png"></image> + </svg> + <svg x="80"> + <rect height="20" width="80" x="0" y="0" class="p"></rect> + <circle r="0.333" cx="1.5" cy="0.666" class="q"></circle> + <text x="0.166" y="0.166" class="h" font-size="0.2">some text</text> + <image x="0.166" y="0.333" width="0.833" height="0.833" xlink:href="repeatable-diagonal-gradient.png"></image> + </svg> + <svg x="160"> + <rect height="20" width="80" x="0" y="0" class="p"></rect> + <circle r="0.333" cx="1.5" cy="0.666" class="q"></circle> + <text x="0.166" y="0.166" class="h" font-size="0.2">some text</text> + <image x="0.166" y="0.333" width="0.833" height="0.833" xlink:href="repeatable-diagonal-gradient.png"></image> + </svg> + <svg x="240"> + <rect height="20" width="80" x="0" y="0" class="p"></rect> + <circle r="0.333" cx="1.5" cy="0.666" class="q"></circle> + <text x="0.166" y="0.166" class="h" font-size="0.2">some text</text> + <image x="0.166" y="0.333" width="0.833" height="0.833" xlink:href="repeatable-diagonal-gradient.png"></image> + </svg> + <svg x="320"> + <rect height="20" width="80" x="0" y="0" class="p"></rect> + <circle r="0.333" cx="1.5" cy="0.666" class="q"></circle> + <text x="0.166" y="0.166" class="h" font-size="0.2">some text</text> + <image x="0.166" y="0.333" width="0.833" height="0.833" xlink:href="repeatable-diagonal-gradient.png"></image> + </svg> + <svg x="400"> + <rect height="20" width="80" x="0" y="0" class="p"></rect> + <circle r="0.333" cx="1.5" cy="0.666" class="q"></circle> + <text x="0.166" y="0.166" class="h" font-size="0.2">some text</text> + <image x="0.166" y="0.333" width="0.833" height="0.833" xlink:href="repeatable-diagonal-gradient.png"></image> + </svg> + + </svg> + </g> + </g> + </svg> +</svg>
\ No newline at end of file |