Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / dom / shared-inline-style-after-node-removal-expected.txt
blob9908145049087a29dc20b7b89930063d7dbba42f
1 This test checks that an element that shared its inline style with one or more other elements still retain that style after one of the sharing elements was destroyed.
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 PASS computedStyle.color is 'rgb(0, 128, 0)'
7 PASS successfullyParsed is true
9 TEST COMPLETE