Changes between Initial Version and Version 1 of Ticket #9829, comment 14


Ignore:
Timestamp:
Jan 15, 2013, 2:29:22 PM (11 years ago)
Author:
Wiktor Walc
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #9829, comment 14

    initial v1  
    8080> `img[src]; p b; *.red' == 'img.red[src]; p b.red`
    8181
    82 I think we could achieve the same thing even without asterisk:
     82~~ I think we could achieve the same thing even without asterisk: ~~
    8383
    84  `img[src],p,b,(red,blue)`
     84~~ `img[src],p,b,(red,blue)` ~~
    8585
    86 This way asterisk could be used as a wildcard character: `{font*,background*}`. Also this way the rule would be a bit less confusing (will I allow "all" elements if I use it?).
     86~~ This way asterisk could be used as a wildcard character: `{font*,background*}`. Also this way the rule would be a bit less confusing (will I allow "all" elements if I use it?). ~~
    8787
    88 In fact, I'm not convinced to the idea of being able to use wildcard characters in white-list approach, so I'm ok with not using this character at all...
     88~~ In fact, I'm not convinced to the idea of being able to use wildcard characters in white-list approach, so I'm ok with not using this character at all... ~~
     89
     90// this part did not have any sense because I totally forgot about the meaning of semicolons :-)
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy