summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/dom/dir-empty-attribute-value.html
blob: 3494f84920b0781d948e0ddfd1305978e84da0ee (plain)
1
2
3
<div dir="rtl">
	<div dir>This text should be started from right, not left</div>
</div>