Upstream version 5.34.104.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / http / tests / inspector / resources / imported-document-2.html
1 <div class="warning">
2   <style scoped>
3     h3 {
4       color: red;
5     }
6   </style>
7   <h3>Warning!</h3>
8   <p>This page is under construction</p>
9 </div>
10
11 <div class="outdated">
12   <h3>Heads up!</h3>
13   <p>This content may be out of date</p>
14 </div>
15