 Chromium Code Reviews
 Chromium Code Reviews Issue 16826008:
  [css-device-adapt] Implemented spec changes.  (Closed) 
  Base URL: https://chromium.googlesource.com/chromium/blink.git@master
    
  
    Issue 16826008:
  [css-device-adapt] Implemented spec changes.  (Closed) 
  Base URL: https://chromium.googlesource.com/chromium/blink.git@master| Index: LayoutTests/css3/device-adapt/opera/constrain-017-expected.txt | 
| diff --git a/LayoutTests/css3/device-adapt/opera/constrain-017-expected.txt b/LayoutTests/css3/device-adapt/opera/constrain-017-expected.txt | 
| index 758aaa344257e1bafd69c064068dda5a3f4a621b..04b9656f3590a0c806fd0a4f0956316e4aef60ef 100644 | 
| --- a/LayoutTests/css3/device-adapt/opera/constrain-017-expected.txt | 
| +++ b/LayoutTests/css3/device-adapt/opera/constrain-017-expected.txt | 
| @@ -1,3 +1,3 @@ | 
| -FAIL CSS Test: @viewport constrained - width deduced from height and aspect ratio assert_equals: expected 9091 but got 320 | 
| +PASS CSS Test: @viewport constrained - width deduced from height and aspect ratio |