Re: [css-text-3-tests] Remove font flag from tests with @font-face (#5341)

@r12a How do you detect a redundant font tag? In the general case, that's impossible (JavaScript, halting problem, etc.). 

But yes, I'm going to claim that if the test has `@font-face` declarations for every font it uses, then it doesn't need the `font` tag and doesn't need a message saying that a font is required.

View on GitHub: https://github.com/w3c/web-platform-tests/pull/5341#issuecomment-291898580

Received on Wednesday, 5 April 2017 15:28:48 UTC