Changes between Initial Version and Version 1 of Ticket #29557, comment 72
- Timestamp:
- 09/28/2014 11:50:41 AM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #29557, comment 72
initial v1 25 25 26 26 The regex would be a change from current WP because it disallows whitespace before closing `>`. But that's how the browser renders it anyway. 27 28 (Trident junk like `<!--[if IE ]>` doesn't matter in this context of course.)