Chromium Code Reviews| Index: third_party/WebKit/LayoutTests/fullscreen/full-screen-enabled-expected.txt |
| diff --git a/third_party/WebKit/LayoutTests/fullscreen/full-screen-enabled-expected.txt b/third_party/WebKit/LayoutTests/fullscreen/full-screen-enabled-expected.txt |
| deleted file mode 100644 |
| index 012c0d2d4156b95fb65e9ecc793161164ac58bdd..0000000000000000000000000000000000000000 |
| --- a/third_party/WebKit/LayoutTests/fullscreen/full-screen-enabled-expected.txt |
| +++ /dev/null |
| @@ -1,5 +0,0 @@ |
| -This tests the fullscreenEnabled property laid out in section 4 of the W3C Full Screen API |
| -EXPECTED (iframe.contentDocument.webkitFullscreenEnabled == 'true') OK |
| -EXPECTED (iframe2.contentDocument.webkitFullscreenEnabled == 'false') OK |
| -END OF TEST |
| - |