Change log level: info -> debug
[framework/web/webkit-efl.git] / LayoutTests / editing / pasteboard / 5780697-1-expected.txt
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.
2
3
4 <p style="color: blue;">This text</p>
5 <p style="color: blue;">should be</p>
6 <p style="color: blue;">blue</p>
7