diff --git a/css/css-images/cross-fade-cross-origin-orientation-ref.html b/css/css-images/cross-fade-cross-origin-orientation-ref.html new file mode 100644 index 00000000000000..83f253d195b0e3 --- /dev/null +++ b/css/css-images/cross-fade-cross-origin-orientation-ref.html @@ -0,0 +1,15 @@ + + +cross-fade() respects orientation for cross-origin images even with image-orientation: none (ref) + +

The image below should be rotated (50x100) because it is cross-origin, despite image-orientation: none.

+
diff --git a/css/css-images/cross-fade-cross-origin-orientation.sub.html b/css/css-images/cross-fade-cross-origin-orientation.sub.html new file mode 100644 index 00000000000000..23ca3c641aa290 --- /dev/null +++ b/css/css-images/cross-fade-cross-origin-orientation.sub.html @@ -0,0 +1,17 @@ + + +cross-fade() respects orientation for cross-origin images even with image-orientation: none + + + +

The image below should be rotated (50x100) because it is cross-origin, despite image-orientation: none.

+