Closed
Bug 486766
Opened 16 years ago
Closed 15 years ago
Take out empty div elements from HTML and have JS build them
Categories
(Skywriter Graveyard :: Editor, defect, P5)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: dion, Unassigned)
Details
We currently place <div id="editor">, <div id="preview">, etc.
We should allow this, but if also have the JS put in the items to keep the HTML clean. For editor it makes sense to keep it in, but for the other more hidden items, keep it out.
| Reporter | ||
Updated•16 years ago
|
Priority: -- → P5
Whiteboard: editor
Comment 1•16 years ago
|
||
This is a mass migration from Mozilla Labs :: Bespin to Bespin :: Editor.
Component: Bespin → Editor
Product: Mozilla Labs → Bespin
QA Contact: bespin → editor
Whiteboard: editor
Updated•16 years ago
|
Target Milestone: Future → ---
Comment 2•15 years ago
|
||
ACETRANSITION
The Skywriter project has merged with Ajax.org's Ace project (the full server part of which is their Cloud9 IDE project). Background on the change is here:
http://mozillalabs.com/skywriter/2011/01/18/mozilla-skywriter-has-been-merged-into-ace/
The bugs in the Skywriter product are not necessarily relevant for Ace and quite a bit of code has changed. For that reason, I'm closing all of these bugs. Problems that you have with Ace should be filed in the Ace issue tracker at GitHub:
https://github.com/ajaxorg/ace/issues
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•