 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-011-expected.txt | 
| diff --git a/LayoutTests/css3/device-adapt/opera/constrain-011-expected.txt b/LayoutTests/css3/device-adapt/opera/constrain-011-expected.txt | 
| index 2e9be2ca9575991f743b7d18b28c74dc7c7f8cee..63212bd0e531a08fdb3616303a0d4e0ad5ff4359 100644 | 
| --- a/LayoutTests/css3/device-adapt/opera/constrain-011-expected.txt | 
| +++ b/LayoutTests/css3/device-adapt/opera/constrain-011-expected.txt | 
| @@ -1,3 +1,3 @@ | 
| -FAIL CSS Test: @viewport constrained - zoom: 200% not affecting width assert_equals: expected 320 but got 160 | 
| +PASS CSS Test: @viewport constrained - zoom: 200% not affecting width |