 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-018-expected.txt | 
| diff --git a/LayoutTests/css3/device-adapt/opera/constrain-018-expected.txt b/LayoutTests/css3/device-adapt/opera/constrain-018-expected.txt | 
| index 04277ceca9f5588774b3cebedaf9fff14a99c7b5..b0181db0ffcb90813eb1ff413fc5570647eef5fd 100644 | 
| --- a/LayoutTests/css3/device-adapt/opera/constrain-018-expected.txt | 
| +++ b/LayoutTests/css3/device-adapt/opera/constrain-018-expected.txt | 
| @@ -1,3 +1,3 @@ | 
| -FAIL CSS Test: @viewport constrained - used width can be zero assert_equals: expected 0 but got 1 | 
| +PASS CSS Test: @viewport constrained - used width can be zero |