Sign in
webkit
/
WebKit
/
e6e5341d629375fc8fb77929c93c5f711fd50f24
/
.
/
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>