Changes between Initial Version and Version 1 of Ticket #10791, comment 6
- Timestamp:
- Feb 8, 2013, 3:03:17 PM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #10791, comment 6
initial v1 1 For the browsers where `.foo` wouldn't work, `[class =foo]` should work.1 For the browsers where `.foo` wouldn't work, `[class~=foo]` should work.