summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/inline/nested-text-descendants.html
blob: 8117131532a2f9a8fa8e27f7b5ce5ad44c09af0b (plain)
1
2
3
4
5
<html>
<body>
<span style="outline: 1px dotted blue;"> <span style="margin: 0 10px;"></span> text</span>
</body>
</html>