Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / editing / style / apply-style-atomic-expected.txt
blobbdf54a8715594733cdbf03315885b1b593196c98
1 Test that WebKit does not crash when we apply style to atomic elements and that the style is not applied inside atomic elements.
2 | <a>
3 |   href="a"
4 |   "<#selection-anchor>1"
5 |   <progress>
6 |     <a>
7 |       style=""
8 |       "2"
9 |     <shadow:root>
10 |       <div>
11 |         pseudo="-webkit-progress-inner-element"
12 |         shadow:pseudoId="-webkit-progress-inner-element"
13 |         <div>
14 |           pseudo="-webkit-progress-bar"
15 |           shadow:pseudoId="-webkit-progress-bar"
16 |           <div>
17 |             pseudo="-webkit-progress-value"
18 |             style="width: -100%;"
19 |             shadow:pseudoId="-webkit-progress-value"
20 |   <#selection-focus>