| Index: LayoutTests/fast/viewport/viewport-65-expected.txt
 | 
| diff --git a/LayoutTests/fast/viewport/viewport-65-expected.txt b/LayoutTests/fast/viewport/viewport-65-expected.txt
 | 
| index 1b84cdba204764e018e4a3f1541a75d3005650f2..763f6c8ef6a5456667f6bd628a5327d7020c7556 100644
 | 
| --- a/LayoutTests/fast/viewport/viewport-65-expected.txt
 | 
| +++ b/LayoutTests/fast/viewport/viewport-65-expected.txt
 | 
| @@ -1,5 +1,5 @@
 | 
| -CONSOLE MESSAGE: line 3: The value "100;initial-scale" for key "width" was truncated to its numeric prefix.
 | 
| -CONSOLE MESSAGE: line 3: The key "1" is not recognized and ignored.
 | 
| -CONSOLE MESSAGE: line 3: Error parsing a meta element's content: ';' is not a valid key-value pair separator. Please use ',' instead.
 | 
| +CONSOLE WARNING: line 3: The value "100;initial-scale" for key "width" was truncated to its numeric prefix.
 | 
| +CONSOLE ERROR: line 3: The key "1" is not recognized and ignored.
 | 
| +CONSOLE WARNING: line 3: Error parsing a meta element's content: ';' is not a valid key-value pair separator. Please use ',' instead.
 | 
|  ALERT: viewport size 100x110 scale 3.2 with limits [3.2, 5] and userScalable true
 | 
|  
 | 
| 
 |