| Index: LayoutTests/media/track/track-webvtt-tc018-align-text-line-position.html
 | 
| diff --git a/LayoutTests/media/track/track-webvtt-tc018-align-text-line-position.html b/LayoutTests/media/track/track-webvtt-tc018-align-text-line-position.html
 | 
| index 57c6402613ae739bbdae6b99a6db8bb5e74cad34..59032dc046c117bae136542ed224cc5e13a5e0fd 100644
 | 
| --- a/LayoutTests/media/track/track-webvtt-tc018-align-text-line-position.html
 | 
| +++ b/LayoutTests/media/track/track-webvtt-tc018-align-text-line-position.html
 | 
| @@ -33,7 +33,7 @@
 | 
|                          },
 | 
|                          {
 | 
|                              property : "position",
 | 
| -                            values : [10, 50, 80, 30, 60],
 | 
| +                            values : [10, "auto", 80, 30, 60],
 | 
|                          },
 | 
|                          {
 | 
|                              property : "line",
 | 
| @@ -64,7 +64,7 @@
 | 
|                          },
 | 
|                          {
 | 
|                              property : "position",
 | 
| -                            values : [50, 0, 60],
 | 
| +                            values : ["auto", 0, 60],
 | 
|                          },
 | 
|                          {
 | 
|                              property : "line",
 | 
| 
 |