| Index: LayoutTests/media/track/vtt-cue-exceptions.html
|
| diff --git a/LayoutTests/media/track/vtt-cue-exceptions.html b/LayoutTests/media/track/vtt-cue-exceptions.html
|
| index 626ea46138feff92c0eb73f143933a9fdf07b698..250beff2dab7c32d8d5b6b945081ce15aa5ebf35 100644
|
| --- a/LayoutTests/media/track/vtt-cue-exceptions.html
|
| +++ b/LayoutTests/media/track/vtt-cue-exceptions.html
|
| @@ -14,9 +14,6 @@
|
| shouldThrow("cue." + property + " = 101;");
|
| }
|
|
|
| - cue.snapToLines = false;
|
| - testPercentage("line");
|
| -
|
| testPercentage("position");
|
| testPercentage("size");
|
| </script>
|
|
|