Skip to content

Commit 64fda4a

Browse files
Gecko sync update
1 parent f83cc66 commit 64fda4a

1 file changed

Lines changed: 47 additions & 20 deletions

File tree

svg/geometry/META.yml

Lines changed: 47 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,48 @@
11
links:
2-
- product: chrome
3-
url: https://crbug.com/970944
4-
results:
5-
- test: svg-baseval-in-display-none.html
6-
- product: safari
7-
url: https://bugs.webkit.org/show_bug.cgi?id=194815
8-
results:
9-
- test: svg-image-intrinsic-size-with-cssstyle-auto.html
10-
subtest: <svg:image> 'auto' sizing with default sized svg image viewBox='0 0 400 100', attributes width='60' height='60' and CSS 'width:auto; height:auto'
11-
- test: svg-image-intrinsic-size-with-cssstyle-auto.html
12-
subtest: <svg:image> 'auto' sizing with svg image width='200' viewBox='0 0 400 100', attributes width='60' height='60' and CSS 'width:auto; height:auto'
13-
- test: svg-image-intrinsic-size-with-cssstyle-auto.html
14-
subtest: <svg:image> 'auto' sizing with default sized svg image, attributes width='60' height='60' and CSS 'width:auto'
15-
- test: svg-image-intrinsic-size-with-cssstyle-auto.html
16-
subtest: <svg:image> 'auto' sizing with default sized svg image, attributes width='60' height='60' and CSS 'height:auto'
17-
- product: safari
18-
url: https://bugs.webkit.org/show_bug.cgi?id=320456
19-
results:
20-
- test: svg-get-bounding-client-rect-in-non-rendered-elements.html
21-
subtest: Get Bounding Client Rect
2+
- product: chrome
3+
results:
4+
- test: svg-baseval-in-display-none.html
5+
url: https://crbug.com/970944
6+
- product: safari
7+
results:
8+
- subtest: <svg:image> 'auto' sizing with default sized svg image viewBox='0 0 400
9+
100', attributes width='60' height='60' and CSS 'width:auto; height:auto'
10+
test: svg-image-intrinsic-size-with-cssstyle-auto.html
11+
- subtest: <svg:image> 'auto' sizing with svg image width='200' viewBox='0 0 400
12+
100', attributes width='60' height='60' and CSS 'width:auto; height:auto'
13+
test: svg-image-intrinsic-size-with-cssstyle-auto.html
14+
- subtest: <svg:image> 'auto' sizing with default sized svg image, attributes width='60'
15+
height='60' and CSS 'width:auto'
16+
test: svg-image-intrinsic-size-with-cssstyle-auto.html
17+
- subtest: <svg:image> 'auto' sizing with default sized svg image, attributes width='60'
18+
height='60' and CSS 'height:auto'
19+
test: svg-image-intrinsic-size-with-cssstyle-auto.html
20+
url: https://bugs.webkit.org/show_bug.cgi?id=194815
21+
- product: safari
22+
results:
23+
- subtest: Get Bounding Client Rect
24+
test: svg-get-bounding-client-rect-in-non-rendered-elements.html
25+
url: https://bugs.webkit.org/show_bug.cgi?id=320456
26+
- product: firefox
27+
results:
28+
- subtest: rect in <mask> has no box, getBoundingClientRect()
29+
test: svg-geometry-apis-in-non-rendered-elements.html
30+
- subtest: rect in <mask> has no box, getClientRects()
31+
test: svg-geometry-apis-in-non-rendered-elements.html
32+
- subtest: rect in <clipPath> has no box, getBoundingClientRect()
33+
test: svg-geometry-apis-in-non-rendered-elements.html
34+
- subtest: rect in <clipPath> has no box, getClientRects()
35+
test: svg-geometry-apis-in-non-rendered-elements.html
36+
- subtest: rect in <marker> has no box, getBoundingClientRect()
37+
test: svg-geometry-apis-in-non-rendered-elements.html
38+
- subtest: rect in <marker> has no box, getClientRects()
39+
test: svg-geometry-apis-in-non-rendered-elements.html
40+
- subtest: rect in <symbol> has no box, getBoundingClientRect()
41+
test: svg-geometry-apis-in-non-rendered-elements.html
42+
- subtest: rect in <symbol> has no box, getClientRects()
43+
test: svg-geometry-apis-in-non-rendered-elements.html
44+
- subtest: <g> in <defs> has no box, getBoundingClientRect()
45+
test: svg-geometry-apis-in-non-rendered-elements.html
46+
- subtest: <g> in <defs> has no box, getClientRects()
47+
test: svg-geometry-apis-in-non-rendered-elements.html
48+
url: https://bugzilla.mozilla.org/show_bug.cgi?id=2061646

0 commit comments

Comments
 (0)