Sign in
chromium
/
external
/
github.com
/
WebKit
/
webkit
/
refs/heads/main
/
.
/
LayoutTests
/
fast
/
css
/
match-result-cache-with-fast-path-inheritance-expected.html
blob: adb40c0c5076c9fa6a578702eceead18c4e98b35 [
file
] [
edit
]
<style>
.
square
{
width
:
100px
;
height
:
100px
;
background-color
:
green
;
}
</style>
<div
class
=
square
></div>