blob: aa0d3e57b9f932e8e6539bd5273f12b7a4d53722 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
[getBoundingClientRect-svg.html]
expected:
if (os == "android") and fission: [TIMEOUT, OK]
[Element.getBoundingClientRect() and Range.getBoudingClientRect() should match for an SVG <text>]
expected: FAIL
[Element.getBoundingClientRect() and Range.getBoudingClientRect() should match for an SVG <text> with a rotate]
expected: FAIL
[Element.getBoundingClientRect() and Range.getBoudingClientRect() should match for an SVG <text> with a transform]
expected:
if os == "mac": FAIL
|