[wp-trac] [WordPress Trac] #31321: TinyMCE Fails HTML Validation

WordPress Trac noreply at wordpress.org
Sat Feb 14 19:37:11 UTC 2015


#31321: TinyMCE Fails HTML Validation
--------------------------+------------------------------
 Reporter:  kraftbj       |       Owner:
     Type:  defect (bug)  |      Status:  new
 Priority:  normal        |   Milestone:  Awaiting Review
Component:  TinyMCE       |     Version:  trunk
 Severity:  normal        |  Resolution:
 Keywords:  close         |     Focuses:
--------------------------+------------------------------
Changes (by azaozz):

 * keywords:   => close


Comment:

 For 1: yes, generally it should be `<style scoped> @import... </style>` to
 pass validation. However as you mention all browsers support <link> mid-
 page and none fully supports `scoped` yet, so "wontfix" sounds right.

 For 2: not sure where this is coming from either. Could it be a false
 positive? There is also `autocomplete="off"` on the form element in Chrome
 (as it disregards individual fields autocomplete attributes) but that is
 not invalid. The textarea either has its own attribute or inherits from
 the form element: https://developer.mozilla.org/en-
 US/docs/Web/HTML/Element/textarea#attr-autocomplete.

--
Ticket URL: <https://core.trac.wordpress.org/ticket/31321#comment:1>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list