| Index: third_party/WebKit/LayoutTests/accessibility/element-role-mapping-normal.html
|
| diff --git a/third_party/WebKit/LayoutTests/accessibility/element-role-mapping-normal.html b/third_party/WebKit/LayoutTests/accessibility/element-role-mapping-normal.html
|
| index f525dbdb31d2c8b5b51ab4100d1deba1661c3045..55e57fdb617e3b72202a6f994b39d49833cf0095 100644
|
| --- a/third_party/WebKit/LayoutTests/accessibility/element-role-mapping-normal.html
|
| +++ b/third_party/WebKit/LayoutTests/accessibility/element-role-mapping-normal.html
|
| @@ -57,15 +57,13 @@ element
|
| <p>Section</p>
|
| <footer>
|
| <p>Footer in section</p>
|
| - </footer>
|
| + </footer>
|
| </section>
|
| <address>
|
| -Written by Julie<br>
|
| +Written by Julie<br>
|
| Visit us at:www.chromium.org<br>
|
| </address>
|
| <p>January <dialog open>This is an open dialog window</dialog></p>
|
| -<iframe src="about:blank"></iframe>
|
| -<iframe src="about:blank" role="presentation"></iframe>
|
| <table>
|
| <caption>Caption</caption>
|
| <tr>
|
|
|