Bug 1549872 Comment 4 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

Logcat says this for the first test ("o")
```
INFO	Testing http://web-platform.test:8000/css/vendor-imports/mozilla/mozilla-central-reftests/images3/object-fit-contain-png-001o.html == http://web-platform.test:8000/css/vendor-imports/mozilla/mozilla-central-reftests/images3/object-fit-contain-png-001-ref.html
[...]
INFO	Found 155 pixels different, maximum difference per channel 26
```

...and this for the second test ("p"):
```
GeckoViewNavigation[C]: loadURI: uri=http://web-platform.test:8000/css/vendor-imports/mozilla/mozilla-central-reftests/images3/object-fit-contain-png-001p.html where=1 flags=0x1 tp=null
Gecko   : 1564691337041	Marionette	INFO	Found 23 pixels different, maximum difference per channel 26
```
Logcat says this for the first test in that log ("o")
```
INFO	Testing http://web-platform.test:8000/css/vendor-imports/mozilla/mozilla-central-reftests/images3/object-fit-contain-png-001o.html == http://web-platform.test:8000/css/vendor-imports/mozilla/mozilla-central-reftests/images3/object-fit-contain-png-001-ref.html
[...]
INFO	Found 155 pixels different, maximum difference per channel 26
```

...and this for the second test ("p"):
```
GeckoViewNavigation[C]: loadURI: uri=http://web-platform.test:8000/css/vendor-imports/mozilla/mozilla-central-reftests/images3/object-fit-contain-png-001p.html where=1 flags=0x1 tp=null
Gecko   : 1564691337041	Marionette	INFO	Found 23 pixels different, maximum difference per channel 26
```

Back to Bug 1549872 Comment 4