 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-016-expected.txt | 
| diff --git a/LayoutTests/css3/device-adapt/opera/constrain-016-expected.txt b/LayoutTests/css3/device-adapt/opera/constrain-016-expected.txt | 
| index ebe877504a0ac37b816cdf297b29892286f19fcb..4f543f9824ec3e50c89e7473930f366124fd413a 100644 | 
| --- a/LayoutTests/css3/device-adapt/opera/constrain-016-expected.txt | 
| +++ b/LayoutTests/css3/device-adapt/opera/constrain-016-expected.txt | 
| @@ -1,3 +1,3 @@ | 
| -FAIL CSS Test: @viewport constrained - height deduced from width and aspect ratio assert_equals: expected 11000 but got 15000 | 
| +PASS CSS Test: @viewport constrained - height deduced from width and aspect ratio |