Index: third_party/WebKit/LayoutTests/media/track/track-cue-rendering-on-resize-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/media/track/track-cue-rendering-on-resize-expected.txt b/third_party/WebKit/LayoutTests/media/track/track-cue-rendering-on-resize-expected.txt |
deleted file mode 100644 |
index 78b977153b6ee203da070c07e9985e17d23bd54f..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/media/track/track-cue-rendering-on-resize-expected.txt |
+++ /dev/null |
@@ -1,8 +0,0 @@ |
-Line height isn't overriden by other CSS values in the file. |
-EVENT(canplaythrough) |
-EVENT(seeked) |
- |
-** Line height of the cue element should be 'normal' ** |
-EXPECTED (getComputedStyle(multiLineCueDisplayElement).lineHeight == 'normal') OK |
-END OF TEST |
- |