Sha256: bb9dfd3844dc608549dc3b42b7a89ecf4fd5b7755a542cc8b2216ddc88ef2321

Contents?: true

Size: 760 Bytes

Versions: 7

Compression:

Stored size: 760 Bytes

Contents

.before {
  *zoom: expression(this.runtimeStyle.zoom="1", this.el=document.createElement("x-archetype"),this.el.id="ie-pseudo-archetype-uid-RANDOM_UID",this.el.style.cssText="color: red; background: green;",this.insertBefore(this.el));
}

.after-content {
  *zoom: expression(this.runtimeStyle.zoom="1", this.el=document.createElement("x-archetype"),this.el.id="ie-pseudo-archetype-uid-RANDOM_UID",this.el.innerHTML="➽",this.appendChild(this.el));
}

.before-style-content {
  *zoom: expression(this.runtimeStyle.zoom="1", this.el=document.createElement("x-archetype"),this.el.id="ie-pseudo-archetype-uid-RANDOM_UID",this.el.innerHTML="testing ➽if this works",this.el.style.cssText="color: red; background: green;",this.insertBefore(this.el));
}

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
archetype-0.0.1.pre.7 test/fixtures/stylesheets/archetype/expected/hacks/ie_pseudo.css
archetype-0.0.1.pre.6 test/fixtures/stylesheets/archetype/expected/hacks/ie_pseudo.css
archetype-0.0.1.pre.5 test/fixtures/stylesheets/archetype/expected/hacks/ie_pseudo.css
archetype-0.0.1.pre.4 test/fixtures/stylesheets/archetype/expected/hacks/ie_pseudo.css
archetype-0.0.1.pre.3.90263a7 test/fixtures/stylesheets/archetype/expected/hacks/ie_pseudo.css
archetype-0.0.1.pre.3.6ed259b test/fixtures/stylesheets/archetype/expected/hacks/ie_pseudo.css
archetype-0.0.1.pre.3.f9dde24 test/fixtures/stylesheets/archetype/expected/hacks/ie_pseudo.css