- From: Trey Shugart <notifications@github.com>
- Date: Tue, 08 Aug 2017 08:05:20 +0000 (UTC)
- To: w3c/webcomponents <webcomponents@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 8 August 2017 08:05:47 UTC
@annevk https://validator.w3.org says this is valid: ```html <!DOCTYPE html> <html> <head> <title>test</title> </head> <body> <x-element country="au"></x-element> </body> </html> ``` -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/w3c/webcomponents/issues/654#issuecomment-320882753
Received on Tuesday, 8 August 2017 08:05:47 UTC