| Index: third_party/WebKit/LayoutTests/http/tests/webfont/popup-menu-load-webfont-after-open.html
|
| diff --git a/third_party/WebKit/LayoutTests/http/tests/webfont/popup-menu-load-webfont-after-open.html b/third_party/WebKit/LayoutTests/http/tests/webfont/popup-menu-load-webfont-after-open.html
|
| index 9454f982b387c1f4c04a3bbc1c1bc8ac0c0aa9a1..a494722ae9d48a80c077519894a9a309298c4251 100644
|
| --- a/third_party/WebKit/LayoutTests/http/tests/webfont/popup-menu-load-webfont-after-open.html
|
| +++ b/third_party/WebKit/LayoutTests/http/tests/webfont/popup-menu-load-webfont-after-open.html
|
| @@ -18,6 +18,8 @@ option {
|
| <option>foo</option>
|
| <option>bar</option>
|
| </select>
|
| +<p id="description"></p>
|
| +<div id="console"></div>
|
| <script>
|
| description('Test that fonts loaded after a popup menu is opened triggers a style recalc.');
|
|
|
|
|