Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / editing / pasteboard / 5780697-1-expected.txt
blob61bfa9b508d7c5f4a1d3a973f2ed9d66927b0c90
1 This tests for a copy bug where styles from matched rules would be placed on elements and take precedence over styles from their inline style declarations. When run manually, you must do a Paste. The text in the bottom region should be blue.
4 <p style="color: blue;">This text</p>
5 <p style="color: blue;">should be</p>
6 <p style="color: blue;">blue</p>