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