Bug 244247 - Abnormal vertical align of pseudo element with background-image
Summary: Abnormal vertical align of pseudo element with background-image
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: Safari Technology Preview
Hardware: Mac (Intel) macOS 12
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-08-23 05:24 PDT by makarites
Modified: 2022-08-24 01:11 PDT (History)
1 user (show)

See Also:


Attachments
Release 151 (Safari 16.0, WebKit 17615.1.1.2) (758.71 KB, image/png)
2022-08-23 05:24 PDT, makarites
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description makarites 2022-08-23 05:24:44 PDT
Created attachment 461817 [details]
Release 151 (Safari 16.0, WebKit 17615.1.1.2)

The vertical align of the pseudo-element with the background image is too low, almost beyond the bounds of the container in `Release 151 (Safari 16.0, WebKit 17615.1.1.2)`. `Version 15.6 (17613.3.9.1.5)` does not have this problem.

https://codepen.io/makaria/pen/KKoEjaq
Comment 1 Karl Dubost 2022-08-24 01:02:57 PDT
This seems to be fixed already in Safari Version 16.1 (18614.2.1.1.1) on macOS Ventura beta
Comment 2 makarites 2022-08-24 01:11:52 PDT
(In reply to Karl Dubost from comment #1)
> This seems to be fixed already in Safari Version 16.1 (18614.2.1.1.1) on
> macOS Ventura beta

Thanks