Sign in
webkit
/
WebKit
/
5229a9c255f331a9e5ae1d0447d42477c217b7f3
/
.
/
LayoutTests
/
fast
/
selectors
/
is-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>