mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-25 18:07:31 +09:00
We previously didn't do this because we relied on our anonymous wrapper to perform transforms. However, that resulted in only the children transforming, and the frame's cliprect wouldn't be updated, giving the impression of the z-ordering being wrong. Also adds reftests from the relevant BZ bug found later. Resolves #2355
46 lines
2.5 KiB
Text
46 lines
2.5 KiB
Text
# clip-path tests
|
|
include clip-path/reftest.list
|
|
|
|
== clipPath-html-01.xhtml clipPath-html-01-ref.svg
|
|
== clipPath-html-01-extref.xhtml clipPath-html-01-ref.svg
|
|
== clipPath-html-02.xhtml clipPath-html-02-ref.svg
|
|
== clipPath-html-02-extref.xhtml clipPath-html-02-ref.svg
|
|
== clipPath-html-03.xhtml clipPath-html-03-ref.svg
|
|
== clipPath-html-03-extref.xhtml clipPath-html-03-ref.svg
|
|
== clipPath-html-04.xhtml clipPath-html-04-ref.xhtml
|
|
== clipPath-html-04-extref.xhtml clipPath-html-04-ref.xhtml
|
|
fuzzy(140,70) == clipPath-html-05.xhtml clipPath-html-05-ref.xhtml # Bug 776089
|
|
fuzzy(140,70) == clipPath-html-05-extref.xhtml clipPath-html-05-ref.xhtml # Bug 776089
|
|
== clipPath-html-06.xhtml clipPath-html-06-ref.xhtml
|
|
== clipPath-html-06-extref.xhtml clipPath-html-06-ref.xhtml
|
|
== clipPath-html-07.xhtml clipPath-html-07-ref.svg
|
|
== clipPath-html-08.xhtml clipPath-html-07-ref.svg # reuse 07-ref.svg
|
|
== clipPath-html-zoomed-01.xhtml clipPath-html-01-ref.svg
|
|
== clipPath-transformed-html-01.xhtml ../pass.svg
|
|
== clipPath-transformed-html-02.xhtml ../pass.svg
|
|
== conditions-outer-svg-01.xhtml ../pass.svg
|
|
== conditions-outer-svg-02.xhtml ../pass.svg
|
|
== dynamic-conditions-outer-svg-01.xhtml ../pass.svg
|
|
== dynamic-conditions-outer-svg-02.xhtml ../pass.svg
|
|
== dynamic-conditions-outer-svg-03.xhtml ../pass.svg
|
|
== dynamic-conditions-outer-svg-04.xhtml ../pass.svg
|
|
== filter-html-01.xhtml filter-html-01-ref.svg
|
|
== filter-html-01-extref.xhtml filter-html-01-ref.svg
|
|
== filter-html-zoomed-01.xhtml filter-html-01-ref.svg
|
|
== mask-html-01.xhtml mask-html-01-ref.svg
|
|
== mask-html-01-extref-01.xhtml mask-html-01-ref.svg
|
|
random == mask-html-01-extref-02.xhtml mask-html-01-ref.svg # random due to bug 877661
|
|
== mask-html-zoomed-01.xhtml mask-html-01-ref.svg
|
|
== mask-html-xbl-bound-01.html mask-html-01-ref.svg
|
|
== mask-transformed-html-01.xhtml ../pass.svg
|
|
== mask-transformed-html-02.xhtml ../pass.svg
|
|
fuzzy-if(skiaContent,1,5) == patterned-svg-under-transformed-html-01.xhtml ../pass.svg
|
|
== patterned-svg-under-transformed-html-02.xhtml ../pass.svg
|
|
|
|
fuzzy(1,5000) == mask-clipPath-opacity-01a.xhtml mask-clipPath-opacity-01-ref.xhtml
|
|
fuzzy(1,5000) == mask-clipPath-opacity-01b.xhtml mask-clipPath-opacity-01-ref.xhtml
|
|
fuzzy(1,5000) == mask-clipPath-opacity-01c.xhtml mask-clipPath-opacity-01-ref.xhtml
|
|
fuzzy(1,5000) == mask-clipPath-opacity-01d.xhtml mask-clipPath-opacity-01-ref.xhtml
|
|
fuzzy(1,5000) == mask-clipPath-opacity-01e.xhtml mask-clipPath-opacity-01-ref.xhtml
|
|
|
|
== transform-outer-svg-01.xhtml transform-outer-svg-01-ref.xhtml
|