Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / editing / execCommand / 25320-expected.txt
blob0e59ff437dfec0ada950c5a7a5c1a801aecceccb
1 This tests for a crash when doing a block style change inside an editable root that contains rendered, but invisible content. This test shouldn't crash and the text-align:center should go onto a new paragraph element, not the body.
3 <div style="text-align: center;"><br></div><div style="padding-left: 5px;"></div>