Does ios not support pseudo element:: before?

when writing an active page,

when the activity page is viewed in ios, some modules written by pseudo elements are not displayed

is this attribute not supported by ios?

Jun.25,2021
Supported by

. display content width height have all these attributes been added?
recommended debugging methods for real machines:
https://www.jianshu.com/p/ed4.


you can use the caniuse tool:

https://caniuse.com/-sharpsearch=%.


it says here that IOS_5.1 starts to support it.

https://developer.mozilla.org.::before

image.png

:https://developer.mozilla.org...::after

image.png

caniuse :
image.png
image.png

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b4106a-2b8c2.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b4106a-2b8c2.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?