Merge "es5-shim: Add polyfill for Object.create"
[lhc/web/wiklou.git] / tests / phpunit / data / css / expected.css
1 /* All of the combinations should result in the same output in LTR and RTL mode. */
2
3 .selector { /*@embed*/ background-image: url(simple-ltr.gif); }
4
5 .selector { /*@embed*/ background-image: url(simple-ltr.gif); }
6
7 /* Doesn't work! */
8 /*.selector { /*@noflip* / /*@embed* / background-image: url(simple-ltr.gif); }*/
9
10 .selector { /*@embed*/ background-image: url(simple-ltr.gif); }
11
12 .selector { /*@embed*/ background-image: url(simple-ltr.gif); }