Skip to content

Commit 874ade1

Browse files
authored
1 parent ad1dda7 commit 874ade1

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

css/css-images/image-orientation/image-orientation-background-image.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<link rel="author" title="Cameron McCormack" href="mailto:cam@mcc.id.au">
55
<link rel="help" href="https://drafts.csswg.org/css-images-3/#propdef-image-orientation">
66
<link rel="match" href="reference/image-orientation-background-image-ref.html">
7-
<meta name=fuzzy content="0-3;0-50">
7+
<meta name=fuzzy content="0-3;0-60">
88
<style>
99
div { width: 100px; height: 50px; background-image: url(support/exif-orientation-2-ur.jpg); }
1010
.no-orient { image-orientation: none; }

css/css-images/image-orientation/image-orientation-list-style-image.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<link rel="author" title="Cameron McCormack" href="mailto:cam@mcc.id.au">
55
<link rel="help" href="https://drafts.csswg.org/css-images-3/#propdef-image-orientation">
66
<link rel="match" href="reference/image-orientation-list-style-image-ref.html">
7-
<meta name=fuzzy content="0-3;0-50">
7+
<meta name=fuzzy content="0-3;0-60">
88
<style>
99
ul { margin-left: 100px; list-style-image: url(support/exif-orientation-2-ur.jpg); }
1010
.no-orient { image-orientation: none; }

0 commit comments

Comments
 (0)