try again

This commit is contained in:
John McLear 2015-01-21 15:06:29 +00:00
commit 3fd6e72657
40 changed files with 269 additions and 115 deletions

View file

@ -626,13 +626,11 @@ function makeContentCollector(collectStyles, abrowser, apool, domInterface, clas
_ensureColumnZero(state);
}
}
if (abrowser.msie)
{
// in IE, a point immediately after a DIV appears on the next line
_reachBlockPoint(node, 1, state);
}
state.localAttribs = localAttribs;
};
// can pass a falsy value for end of doc