Sign in
webkit
/
WebKit
/
53c0a6bd89204da525ab0ecc516f8067861dc602
/
.
/
LayoutTests
/
fast
/
selectors
/
matches-with-pseudo-element-expected.html
blob: 4fe4ae2269c94b17d420bc15bb7dce31d0a2a935 [
file
] [
log
] [
blame
]
<style>
span
{
font-weight
:
bold
;
}
</style>
<div><div><span>
T
</span>
he first letter should be bold
</div></div>