Re: What happened to text input

Ah, just used validator.w3.org with html5 doctype and it used validator.nu automatically:

....
The uploaded document was successfully checked as HTML5. This means that the resource in question identified itself as "HTML5" and that we successfully
performed a formal validation of it. The parser implementations we used for this check are based on validator.nu (HTML5). 
....

-- Rich

From: Rich Caloggero 
Sent: Friday, October 31, 2014 6:56 PM
To: www-validator@w3.org 
Subject: What happened to text input

I use this thing to quickly check demo code to be sure the html is at least generally valid: i.e. element x cannot contain elements of type y.

The validator used to accept input from a textarea, but this is now gone.

Why?

-- Rich

Received on Friday, 31 October 2014 23:17:20 UTC