Content-Length: 285262 | pFad | http://github.com/web-platform-tests/wpt/commit/cf65932510fca88a01f81089433b77c993696993

26 [image-set] Negative resolutions are now invalid · web-platform-tests/wpt@cf65932 · GitHub
Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit cf65932

Browse files
authoredMay 4, 2023
[image-set] Negative resolutions are now invalid
See resolution in w3c/csswg-drafts#8532
1 parent 4d67225 commit cf65932

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed
 

‎css/css-images/image-set/image-set-parsing.html

+4-4
Original file line numberDiff line numberDiff line change
@@ -160,19 +160,19 @@
160160
'image-set(url("example.png") 0dpcm)'
161161
);
162162

163-
test_valid_value_variants(
163+
test_invalid_value_variants(
164164
'background-image',
165165
'image-set(url("example.png") -1x)'
166166
);
167-
test_valid_value_variants(
167+
test_invalid_value_variants(
168168
'background-image',
169169
'image-set(url("example.png") -3dppx)'
170170
);
171-
test_valid_value_variants(
171+
test_invalid_value_variants(
172172
'background-image',
173173
'image-set(url("example.png") -96dpi)'
174174
);
175-
test_valid_value_variants(
175+
test_invalid_value_variants(
176176
'background-image',
177177
'image-set(url("example.png") -113dpcm)'
178178
);

0 commit comments

Comments
 (0)
Failed to load comments.








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/web-platform-tests/wpt/commit/cf65932510fca88a01f81089433b77c993696993

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy