Skip to content

Commit

Permalink
WebKit export: [css-images-4] Gradients with only one stop should be …
Browse files Browse the repository at this point in the history
  • Loading branch information
roberto-apple authored Jan 31, 2025
1 parent c2d8c42 commit 74e40f6
Showing 8 changed files with 8 additions and 0 deletions.
1 change: 1 addition & 0 deletions css/css-images/gradient/gradient-single-stop-001.html
Original file line number Diff line number Diff line change
@@ -8,6 +8,7 @@
<link rel="help" href="https://drafts.csswg.org/css-images-3/#color-stop-syntax">
<link rel="help" href="https://drafts.csswg.org/css-images-3/#coloring-gradient-line">
<meta name="assert" content="Tests that gradient with a single color stop renders the expected solid color">
<meta name="fuzzy" content="maxDifference=0-1; totalPixels=0-4500">
<link rel="match" href="/css/reference/ref-filled-green-100px-square-only.html">
<style>
body {
1 change: 1 addition & 0 deletions css/css-images/gradient/gradient-single-stop-002.html
Original file line number Diff line number Diff line change
@@ -8,6 +8,7 @@
<link rel="help" href="https://drafts.csswg.org/css-images-3/#color-stop-syntax">
<link rel="help" href="https://drafts.csswg.org/css-images-3/#coloring-gradient-line">
<meta name="assert" content="Tests that gradient with a single color stop renders the expected solid color">
<meta name="fuzzy" content="maxDifference=0-1; totalPixels=0-4500">
<link rel="match" href="/css/reference/ref-filled-green-100px-square-only.html">
<style>
body {
1 change: 1 addition & 0 deletions css/css-images/gradient/gradient-single-stop-003.html
Original file line number Diff line number Diff line change
@@ -8,6 +8,7 @@
<link rel="help" href="https://drafts.csswg.org/css-images-3/#color-stop-syntax">
<link rel="help" href="https://drafts.csswg.org/css-images-3/#coloring-gradient-line">
<meta name="assert" content="Tests that gradient with a single color stop renders the expected solid color">
<meta name="fuzzy" content="maxDifference=0-1; totalPixels=0-4500">
<link rel="match" href="/css/reference/ref-filled-green-100px-square-only.html">
<style>
body {
1 change: 1 addition & 0 deletions css/css-images/gradient/gradient-single-stop-004.html
Original file line number Diff line number Diff line change
@@ -8,6 +8,7 @@
<link rel="help" href="https://drafts.csswg.org/css-images-3/#color-stop-syntax">
<link rel="help" href="https://drafts.csswg.org/css-images-3/#coloring-gradient-line">
<meta name="assert" content="Tests that gradient with a single color stop renders the expected solid color">
<meta name="fuzzy" content="maxDifference=0-1; totalPixels=0-4500">
<link rel="match" href="/css/reference/ref-filled-green-100px-square-only.html">
<style>
body {
1 change: 1 addition & 0 deletions css/css-images/gradient/gradient-single-stop-005.html
Original file line number Diff line number Diff line change
@@ -8,6 +8,7 @@
<link rel="help" href="https://drafts.csswg.org/css-images-3/#color-stop-syntax">
<link rel="help" href="https://drafts.csswg.org/css-images-3/#coloring-gradient-line">
<meta name="assert" content="Tests that gradient with a single color stop renders the expected solid color">
<meta name="fuzzy" content="maxDifference=0-1; totalPixels=0-4500">
<link rel="match" href="/css/reference/ref-filled-green-100px-square-only.html">
<style>
body {
1 change: 1 addition & 0 deletions css/css-images/gradient/gradient-single-stop-006.html
Original file line number Diff line number Diff line change
@@ -8,6 +8,7 @@
<link rel="help" href="https://drafts.csswg.org/css-images-4/#color-stop-syntax">
<link rel="help" href="https://drafts.csswg.org/css-images-4/#coloring-gradient-line">
<meta name="assert" content="Tests that gradient with a single color stop renders the expected solid color">
<meta name="fuzzy" content="maxDifference=0-1; totalPixels=0-10000">
<link rel="match" href="/css/reference/ref-filled-green-100px-square-only.html">
<style>
body {
1 change: 1 addition & 0 deletions css/css-images/gradient/gradient-single-stop-007.html
Original file line number Diff line number Diff line change
@@ -8,6 +8,7 @@
<link rel="help" href="https://drafts.csswg.org/css-images-4/#color-stop-syntax">
<link rel="help" href="https://drafts.csswg.org/css-images-4/#coloring-gradient-line">
<meta name="assert" content="Tests that gradient with a single color stop renders the expected solid color">
<meta name="fuzzy" content="maxDifference=0-1; totalPixels=0-10000">
<link rel="match" href="/css/reference/ref-filled-green-100px-square-only.html">
<style>
body {
1 change: 1 addition & 0 deletions css/css-images/gradient/gradient-single-stop-008.html
Original file line number Diff line number Diff line change
@@ -8,6 +8,7 @@
<link rel="help" href="https://drafts.csswg.org/css-images-4/#color-stop-syntax">
<link rel="help" href="https://drafts.csswg.org/css-images-4/#coloring-gradient-line">
<meta name="assert" content="Tests that gradient with a single color stop renders the expected solid color">
<meta name="fuzzy" content="maxDifference=0-1; totalPixels=0-10000">
<link rel="match" href="/css/reference/ref-filled-green-100px-square-only.html">
<style>
body {

0 comments on commit 74e40f6

Please sign in to comment.