On Tue, Feb 6, 2018 at 3:37 AM, Andreas Tolfsen <a...@sny.no> wrote: > Motivation: > To give web authors a way to infer if user agent is controlled by > automation, so the document can take alternate code paths when under > test.
Can you speak more about why this is a good idea? I've poor experience with "this code is now under test" in the past. You create the risk that code becomes split into two: code that works as tested, and code that doesn't work because it isn't tested. (Not an objection, there's definitely value in consistency between implementations.) _______________________________________________ dev-platform mailing list dev-platform@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-platform