mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-24 01:17:34 +09:00
Issue #1053 - Part 2b: Remove android from /layout reftests
Also cleans up some other obsolete checks and stylo reftest lists.
This commit is contained in:
parent
787b0a52a3
commit
89823dc87b
397 changed files with 511 additions and 18100 deletions
|
|
@ -52,10 +52,7 @@ function handleRequest(request, response)
|
|||
|
||||
// Test url looks like:
|
||||
// http://localhost:port/timestamp/number/background-referrer.html
|
||||
// Except in Android, where it looks like:
|
||||
// http://A.B.C.D:port/timestamp/number/background-referrer.html
|
||||
// where A.B.C.D is the IP address of the box the reftest HTTP server is
|
||||
// running on. And maybe that will change. So just test for ending in
|
||||
// Maybe that will change. So just test for ending in
|
||||
// "/background-referrer.html".
|
||||
if (/\/background-referrer.html$/.test(referrer))
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue