Index: third_party/WebKit/LayoutTests/compositing/iframes/invisible-nested-iframe-show.html |
diff --git a/third_party/WebKit/LayoutTests/compositing/iframes/invisible-nested-iframe-show.html b/third_party/WebKit/LayoutTests/compositing/iframes/invisible-nested-iframe-show.html |
index 11e6c7db36cae9f72896d5e06e046455448b0a7a..013259b0fbcb2bc5c74ad8e12707ac59c6dd6cd1 100644 |
--- a/third_party/WebKit/LayoutTests/compositing/iframes/invisible-nested-iframe-show.html |
+++ b/third_party/WebKit/LayoutTests/compositing/iframes/invisible-nested-iframe-show.html |
@@ -48,7 +48,7 @@ |
</head> |
<body> |
- <!-- The nested iframe should appear when we remove "diplay:none". --> |
+ <!-- The nested iframe should appear when we remove "display:none". --> |
<div id="invisible" style="display:none;"> |
<iframe src="resources/intermediate-frame.html"></iframe> |
</div> |