Skip to content
This repository has been archived by the owner on Sep 7, 2018. It is now read-only.

buster static fails on IE 8 #279

Closed
faassen opened this issue Aug 30, 2012 · 3 comments
Closed

buster static fails on IE 8 #279

faassen opened this issue Aug 30, 2012 · 3 comments
Assignees
Labels
Milestone

Comments

@faassen
Copy link

faassen commented Aug 30, 2012

Since I couldn't figure out how to make the IE 8 debugger work with buster serve/buster test, I figured I'd try out buster static. But this fails right away on IE 8.

the IE 8 debugger actually tells me something about why:

    setRoot: function (root, cssPath) {
        this.root = root;
        this.root.className += " buster-test";

So somehow 'root' is not set up correctly.

This is on the recent buster-dev development checkout.

@faassen
Copy link
Author

faassen commented Aug 31, 2012

I've just tested this on the released version of buster and the same problem occurs (once I work around the out of memory issue in sinonjs that also occurs, #242)

@ghost ghost assigned dkl-ppi and augustl Sep 8, 2013
@augustl
Copy link
Member

augustl commented Sep 14, 2013

Postponing buster-static stuffs to the 1.0 milestone. Not crucial for 0.7, whose goal is to be a stabler 0.6, and buster-server and buster-node testing is the focus there.

@dkl-ppi
Copy link
Member

dkl-ppi commented Oct 27, 2014

Since version 0.6.5 of buster-static IE7 and IE8 are supported.

@dkl-ppi dkl-ppi closed this as completed Oct 27, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants