Files
serenity/Tests/LibWeb/Ref/webkit-box-shadow.html
Colin Reeder a745a849cf LibWeb: Add more legacy -webkit- aliases
(cherry picked from commit 5c315b532e4edc561f30dfc492db9b2dcb59d5de)
2024-07-23 21:15:27 -04:00

4 lines
161 B
HTML

<!DOCTYPE html>
<link rel="match" href="reference/webkit-box-shadow.html" />
<div style="width: 50px; height: 50px; -webkit-box-shadow: 10px 5px 5px red"></div>