summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/css/first-letter-replace-text-expected.html
blob: 47403fa54a73e946c25645db6b92fff2293fc8e8 (plain)
1
2
3
4
5
6
7
8
<!doctype HTML>
<style>
.green {
  float: left;
  color: green;
}
</style>
<p><span class='green'>L</span>orom opsom</p>