Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Dynamic CSS Classes to Body #2781

Merged
merged 1 commit into from Apr 5, 2016

Conversation

jridgewell
Copy link
Contributor

Also adds the required script tag documentation. There are no validation errors.

Fixes #2761.
Fixes #2747.

@@ -19,11 +19,15 @@ limitations under the License.
<table>
<tr>
<td width="40%"><strong>Description</strong></td>
<td>Adds several dynamic CSS class names onto the HTML element.</td>
<td>Adds several dynamic CSS class names onto the <code>&lt;body>` element.</td>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

An extra apostrophe?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed.

@jridgewell jridgewell force-pushed the dynamic-css-body branch 4 times, most recently from a9fd593 to 4ec6cb9 Compare April 4, 2016 19:00
@dvoytenko
Copy link
Contributor

LGTM

Also adds the required script tag documentation. There are no validation
errors.

Fixes ampproject#2761.
Fixes ampproject#2747.
@jridgewell jridgewell merged commit 342fd61 into ampproject:master Apr 5, 2016
@jridgewell jridgewell deleted the dynamic-css-body branch April 5, 2016 15:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants