Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
[ iOS arm64 ] Multiple layout-tests need pixel tolerance adjustments for arm64
  • Loading branch information
nt1m committed Jul 9, 2023
1 parent de58e07 commit df612d1
Show file tree
Hide file tree
Showing 19 changed files with 19 additions and 19 deletions.
2 changes: 1 addition & 1 deletion compat/webkit-background-origin-text.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<title>webkit-background-origin should not accept text as value</title>
<link rel="author" title="Rob Buis" href="rob.buis@chromium.org">
<link rel="match" href="webkit-background-origin-text-ref.html">
<meta name="fuzzy" content="maxDifference=0-1; totalPixels=0-4000">
<meta name="fuzzy" content="maxDifference=0-1; totalPixels=0-4400">
<style>
#target {
width: 0px;
Expand Down
2 changes: 1 addition & 1 deletion compat/webkit-linear-gradient-line-bottom.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<link rel="help" href="https://compat.spec.whatwg.org/#css-gradients-webkit-linear-gradient">
<meta name="assert" content="'bottom' in -webkit-linear-gradient is equivalent to 'to top' in modern syntax">
<link rel="match" href="green-ref.html">
<meta name="fuzzy" content="maxDifference=0-1; totalPixels=0-4000">
<meta name="fuzzy" content="maxDifference=0-1; totalPixels=0-4400">
<style>
#outer {
width: 100px;
Expand Down
2 changes: 1 addition & 1 deletion compat/webkit-linear-gradient-line-left.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<link rel="help" href="https://compat.spec.whatwg.org/#css-gradients-webkit-linear-gradient">
<meta name="assert" content="'left' in -webkit-linear-gradient is equivalent to 'to right' in modern syntax">
<link rel="match" href="green-ref.html">
<meta name="fuzzy" content="maxDifference=0-1; totalPixels=0-4000">
<meta name="fuzzy" content="maxDifference=0-1; totalPixels=0-4400">
<style>
#outer {
width: 100px;
Expand Down
2 changes: 1 addition & 1 deletion css/css-images/gradients-with-border.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<link rel="help" href="https://drafts.csswg.org/css-images-3/#gradients">
<meta name="assert" content="Correct placement and rendering of gradients inside elements with borders.">
<link rel="match" href="gradients-with-border-ref.html">
<meta name="fuzzy" content="maxDifference=0-2; totalPixels=0-10955">
<meta name="fuzzy" content="maxDifference=0-2; totalPixels=0-11000">
<style>
.test {
width: 200px;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<link rel="author" title="Cameron McCormack" href="mailto:cam@mcc.id.au">
<link rel="help" href="https://drafts.csswg.org/css-images-3/#propdef-image-orientation">
<link rel="match" href="reference/image-orientation-mask-image-ref.html">
<meta name=fuzzy content="0-2;0-26">
<meta name="fuzzy" content="maxDifference=0-1; totalPixels=0-2">
<style>
div {
width: 100px;
Expand Down
2 changes: 1 addition & 1 deletion css/css-images/multiple-position-color-stop-linear.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<link rel="help" href="https://drafts.csswg.org/css-images-4/#color-stop-syntax">
<meta name="assert" content="A color stop with two positions create a hard transition">
<link rel="match" href="reference/100x100-blue-green.html">
<meta name="fuzzy" content="maxDifference=0-1; totalPixels=0-3665">
<meta name="fuzzy" content="maxDifference=0-1; totalPixels=0-4000">
<style>
#target {
width: 100px;
Expand Down
2 changes: 1 addition & 1 deletion css/css-masking/mask-image/mask-image-clip-exclude.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<link rel="author" href="mailto:emilio@crisal.io" title="Emilio Cobos Álvarez">
<link rel="author" href="https://mozilla.org" title="Mozilla">
<link rel="match" href="mask-image-clip-exclude-ref.html">
<meta name="fuzzy" content="maxDifference=0-1; totalPixels=0-1764">
<meta name="fuzzy" content="maxDifference=0-1; totalPixels=0-2000">
<title>mask-image + mask-clip + mask-composite: exclude on different background boxes</title>
<style>
div {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<meta name="flags" content="ahem"/>
<meta name="assert" content="This test verifies that shape-outside respects a
simple linear gradient."/>
<meta name="fuzzy" content="maxDifference=0-1; totalPixels=0-8000"/>
<meta name="fuzzy" content="maxDifference=0-1; totalPixels=0-8700"/>
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style type="text/css">
.container {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<meta name="flags" content="ahem"/>
<meta name="assert" content="This test verifies that shape-outside respects a
simple linear gradient on a right float."/>
<meta name="fuzzy" content="maxDifference=0-1; totalPixels=0-7917"/>
<meta name="fuzzy" content="maxDifference=0-1; totalPixels=0-8700"/>
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style type="text/css">
.container {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<meta name="assert" content="This test verifies that shape-outside respects a
simple linear gradient on a right float with
shape-margin applied."/>
<meta name="fuzzy" content="maxDifference=0-1; totalPixels=0-7917"/>
<meta name="fuzzy" content="maxDifference=0-1; totalPixels=0-8700"/>
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style type="text/css">
.container {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<link rel="match" href="reference/svg-gradientTransform-ref.html">
<meta name="flags" content="svg">
<meta name="assert" content="The gradientTransform attribute must support functions with unit less arguments for translation-value. The gradient in the test should be moved 25 pixels in the X direction resulting in a solid green rect.">
<meta name="fuzzy" content="maxDifference=0-1; totalPixels=0-4000">
<meta name="fuzzy" content="maxDifference=0-1; totalPixels=0-4400">
<style type="text/css">
svg {
width: 100px;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#svg-gradient-transform-pattern-transform">
<meta name="flags" content="svg">
<meta name="assert" content="The gradientTransform attribute must support multiple transform functions the same element. The gradient in the test should be moved 100 pixels in the X direction resulting in a solid green rect.">
<meta name="fuzzy" content="maxDifference=0-1; totalPixels=0-16000">
<meta name="fuzzy" content="maxDifference=0-1; totalPixels=0-18000">
<style type="text/css">
svg {
width: 200px;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<link rel="help" href="http://www.w3.org/TR/css-transforms-1/#svg-gradient-transform-pattern-transform">
<meta name="flags" content="svg">
<meta name="assert" content="The gradientTransform attribute must support multiple transform functions in both directions. The gradient in the test should be moved 100 pixels in the X direction resulting in a solid green rect.">
<meta name="fuzzy" content="maxDifference=0-1; totalPixels=0-16000">
<meta name="fuzzy" content="maxDifference=0-1; totalPixels=0-18000">
<style type="text/css">
svg {
width: 200px;
Expand Down
2 changes: 1 addition & 1 deletion css/css-values/angle-units-001.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<link rel="match" href="../reference/ref-filled-green-100px-square.xht">

<meta name="flags" content="invalid">
<meta name="fuzzy" content="maxDifference=0-1; totalPixels=0-4000">
<meta name="fuzzy" content="maxDifference=0-1; totalPixels=0-4400">

<style>
div
Expand Down
2 changes: 1 addition & 1 deletion css/css-values/angle-units-002.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<link rel="help" href="https://www.w3.org/TR/CSS22/syndata.html#characters">
<link rel="match" href="../reference/ref-filled-green-100px-square.xht">

<meta name="fuzzy" content="maxDifference=0-1; totalPixels=0-4000">
<meta name="fuzzy" content="maxDifference=0-1; totalPixels=0-4400">
<meta content="This test checks that 'deg' angle unit is case-insensitive." name="assert">

<style>
Expand Down
2 changes: 1 addition & 1 deletion css/css-values/angle-units-003.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<link rel="help" href="https://www.w3.org/TR/CSS22/syndata.html#characters">
<link rel="match" href="../reference/ref-filled-green-100px-square.xht">

<meta name="fuzzy" content="maxDifference=0-1; totalPixels=0-4000">
<meta name="fuzzy" content="maxDifference=0-1; totalPixels=0-4400">
<meta content="This test checks that 'grad' angle unit is case-insensitive." name="assert">

<style>
Expand Down
2 changes: 1 addition & 1 deletion css/css-values/angle-units-004.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<link rel="help" href="https://www.w3.org/TR/CSS22/syndata.html#characters">
<link rel="match" href="../reference/ref-filled-green-100px-square.xht">

<meta name="fuzzy" content="maxDifference=0-1; totalPixels=0-4000">
<meta name="fuzzy" content="maxDifference=0-1; totalPixels=0-4400">
<meta content="This test checks that 'rad' angle unit is case-insensitive." name="assert">

<style>
Expand Down
2 changes: 1 addition & 1 deletion css/css-values/angle-units-005.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<link rel="help" href="https://www.w3.org/TR/CSS22/syndata.html#characters">
<link rel="match" href="../reference/ref-filled-green-100px-square.xht">

<meta name="fuzzy" content="maxDifference=0-1; totalPixels=0-4000">
<meta name="fuzzy" content="maxDifference=0-1; totalPixels=0-4400">
<meta content="This test checks that 'turn' angle unit is case-insensitive." name="assert">

<style>
Expand Down
2 changes: 1 addition & 1 deletion css/css-variables/vars-background-shorthand-001.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<link rel="author" title="Lea Verou" href="mailto:lea@verou.me">
<link rel="help" href="https://www.w3.org/TR/css-variables-1/#variables-in-shorthands">
<link rel="match" href="reference/vars-background-shorthand-001-ref.html">
<meta name="fuzzy" content="maxDifference=0-1; totalPixels=0-17900">
<meta name="fuzzy" content="maxDifference=0-1; totalPixels=0-20000">
<style>
div {
width: 50px;
Expand Down

0 comments on commit df612d1

Please sign in to comment.