Skip to content
This repository has been archived by the owner on Oct 10, 2018. It is now read-only.

Validation Errors #87

Closed
opryshok opened this issue May 9, 2018 · 1 comment
Closed

Validation Errors #87

opryshok opened this issue May 9, 2018 · 1 comment

Comments

@opryshok
Copy link

opryshok commented May 9, 2018

I tried to use this theme and got some validation errors for pages i published.

css_overflow_property_removed
node_name
link
sources
[
{
"type": "theme",
"name": "amp",
"function": "ampconf_enqueue_styles",
"hook": "wp_enqueue_scripts"
},
{
"type": "core",
"name": "wp-includes",
"function": "wp_enqueue_scripts",
"hook": "wp_head"
}
]
parent_name
head
node_attributes
{
"rel": "stylesheet",
"id": "ampconf-css",
"href": "/wp-content/themes/amp/assets/dist/css/main.css?ver=4.9.5",
"type": "text/css",
"media": "all"
}

@westonruter
Copy link
Contributor

It turns out that overflow isn't actually invalid. I was proposing to remove them in #82 but decided not to. In the next version of the AMP plugin the use of overflow will no longer be a validation error.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants