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

pre class IDL eats its own CSS classes #1247

Closed
marcoscaceres opened this issue May 31, 2017 · 0 comments
Closed

pre class IDL eats its own CSS classes #1247

marcoscaceres opened this issue May 31, 2017 · 0 comments
Labels

Comments

@marcoscaceres
Copy link
Member

marcoscaceres commented May 31, 2017

Given:

<pre class="idl overlarge"></pre>

Expected:

<pre class="def idl overlarge"></pre>

Actual:

<pre class="def idl"></pre> 
marcoscaceres added a commit that referenced this issue Jun 1, 2017
* develop:
  v12.2.3
  chore(package): update deps
  fix(core/webidl): pre eats its own CSS classes (closes #1247)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant