mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-21 07:56:16 -04:00
try again
This commit is contained in:
commit
3fd6e72657
40 changed files with 269 additions and 115 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue