Bug 1533859 [wpt PR 15677] - Fix Acid2 to take the screenshot after it loads, a=testonly
commit5a60b5c03553d3c5e3822a65db8e3bb2abc5c264
authorSam Sneddon <me@gsnedders.com>
Tue, 26 Mar 2019 13:54:52 +0000 (26 13:54 +0000)
committerJames Graham <james@hoppipolla.co.uk>
Mon, 1 Apr 2019 13:43:01 +0000 (1 14:43 +0100)
tree61a801635248d51ab9828b4ad506ae0a76bd6a37
parent8abd837894b839ce27b2715132467075650a4918
Bug 1533859 [wpt PR 15677] - Fix Acid2 to take the screenshot after it loads, a=testonly

Automatic update from web-platform-tests
Fix Acid2 to take the screenshot after loading & scrolling

--
Add a reference for Acid2 that should pixel-for-pixel match

Per https://bugzilla.mozilla.org/show_bug.cgi?id=343583#c6, Hixie
never intended the reference.png to match exactly (e.g., the nose
especially is quite fragile with anti-aliasing differences).

This is based on the test itself, but by and large just uses block
layout with pretty simple border/backgrounds. The only complexity is
in the eyes (where layering is needed to get the background
interpolated as on the test) and the nose (which mostly matches the
test as browsers trivially differ around the aliasing of
border edges).

--

wpt-commits: 8a28e1a47287265e54f3c28650f3201f6f3e7dff42330b2ea1aa9e8c23fb2fbcfcba9f8cabd9bb18
wpt-pr: 15677
testing/web-platform/tests/acid/acid2/px-reference.html [new file with mode: 0644]
testing/web-platform/tests/acid/acid2/reftest.html