Skip to content

Commit 5432927

Browse files
committed
add extra demonstration screenshot to backgroundclip blog post
1 parent 6bdc939 commit 5432927

2 files changed

Lines changed: 4 additions & 0 deletions

File tree

content/blog/backgroundclip.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,10 @@ h1 {
4141
}
4242
```
4343

44+
The solid colour isn't too noticeable, but it definitely doesn't look quite as nice on Chrome or Edge as it does on Firefox.
45+
46+
{{< figure src="/media/mint-headings-firefox-chrome-edge.webp" alt="headings have the mint gradient on Firefox, but are solid teal on Chrome and Edge" >}}
47+
4448
Then I checked to see if anyone else had noticed this. I found a [Stack Overflow post](https://stackoverflow.com/questions/55198363/webkit-background-clip-text-working-on-mozilla-but-not-on-chrome). The author of the post, [Paul Stephen Davis](https://stackoverflow.com/users/5925418/paul-stephen-davis), noticed the background-clip inconsistency while working on his photography website and asked for help. A user named [Jason](https://stackoverflow.com/users/4243228/jason) suggested changing the display type to inline (which doesn't fix it) and then gave up.
4549

4650
This was over 6 years ago.
394 KB
Loading

0 commit comments

Comments
 (0)