Henri Sivonen
|
a42c6e14db
|
Bug 482921 part 1 - Implement HTML syntax highlighting using the new parser. r=Olli.Pettay.
|
2010-07-30 13:15:38 +03:00 |
|
Jan Varga
|
9fd5d9e2f6
|
Bug 676236 - Add support for the <menuitem> element to the HTML parser (not enabled by default) r=hsivonen
|
2011-08-06 08:41:36 +02:00 |
|
Henri Sivonen
|
cb3cedf1bc
|
Bug 643395 - Update the HTML parser Java code to the state in the htmlparser repo (NPOTB). rs=jonas.
|
2011-04-08 09:07:27 +03:00 |
|
Michael(tm) Smith
|
e3156c4365
|
Bug 620664 - Add support for the track element to the HTML5 parser. r=hsivonen, a=jst.
|
2011-01-12 10:05:09 +02:00 |
|
Henri Sivonen
|
d3fc35ebd5
|
Bug 612529 part 2 - Rework how scopingness and specialness is handled in stack nodes; refresh the set of scoping elements to spec. rs=jonas, a=blocking2.0-betaN.
|
2010-12-09 11:27:58 +02:00 |
|
Henri Sivonen
|
b40e883623
|
Bug 612529 part 1 - Pack the dispatch group and the flags of an element into one 32-bit bitfield. r=jonas, a=blocking2.0-betaN.
|
2010-12-09 11:27:57 +02:00 |
|
Henri Sivonen
|
45c1d01727
|
Bug 596169 - Make <summary> and <figcaption> behave per spec. Remove <datagrid>. rs=jonas, a=blocking2.0-betaN.
|
2010-10-07 10:27:16 +03:00 |
|
Henri Sivonen
|
a00ca20e07
|
Bug 502176 - Replace static use of jArray with a plain old data staticJArray, introduce an autoJArray for nicer memory management. r=tglek, a=jst.
|
2010-09-28 10:32:31 +03:00 |
|
Henri Sivonen
|
8c27c20f4a
|
Bug 531056 - Make the HTML5 parser unaware of <spacer>. r=jonas, a=jst.
|
2010-09-15 11:37:55 +03:00 |
|
Henri Sivonen
|
ed398af2c1
|
Bug 555941 - Split HILO_ACCEL out of nsHtml5NamedCharacters. r=jonas, a=benjamin.
|
2010-06-24 11:54:33 +03:00 |
|
Henri Sivonen
|
38f1270287
|
Bug 551344 part 6 - Address more review comments from sicking in the Java parts of the HTML5 parser. r=jonas.
|
2010-04-19 16:25:13 +03:00 |
|
Henri Sivonen
|
4d410f2cc6
|
Bug 548232 - Make meta charset not have an effect on document.open()ed documents in the HTML5 parser (reverting most of bug 539887). r=bzbarsky.
|
2010-04-16 13:52:06 +03:00 |
|
Henri Sivonen
|
4793e2d1fd
|
Bug 543458 - Make the HTML5 tree op executor use nsContentSink code for deciding when to return to the event loop. r=bnewman.
|
2010-02-26 11:18:38 +02:00 |
|
Henri Sivonen
|
b70fd25289
|
Bug 539887 - Make document.written meta charset affect the charset of document.opened documents in the HTML5 parser. r=bnewman.
|
2010-03-09 14:39:32 +02:00 |
|
Henri Sivonen
|
c43e74a76d
|
Bug 502804, bug 510063 - Update the HTML5 tree builder to spec as of 2009-11-24. rs=sicking.
|
2009-11-30 17:34:51 +02:00 |
|
Henri Sivonen
|
2cf48a3ad5
|
Bug 516406 - Make document.write() parser and stream parser have distinct tokenizers in the HTML5 parser. r=bnewman.
|
2009-09-21 16:18:20 +03:00 |
|
Henri Sivonen
|
4384f2fdf0
|
Bug 515338 - Make HTML5 parser internals not hold nsIContent or regular dynamic atoms. r=bnewman.
|
2009-09-21 14:43:43 +03:00 |
|
Henri Sivonen
|
2b8f6a2e36
|
Bug 499642 - Split the HTML5 parser into stream parser, doc.write parser and tree op executor. r=bnewman, sr=mrbkap.
|
2009-09-18 12:21:47 +03:00 |
|
Henri Sivonen
|
9d929e0804
|
Bug 501091 - Avoid overlap with platform defines in HTML5 element/attribute name object names. r=jonas, sr=mrbkap
|
2009-06-30 13:50:56 +03:00 |
|
Henri Sivonen
|
2f19c38b3b
|
Bug 487949 - Land HTML5 parser on trunk preffed off r=mrbkap, sr=jonas
|
2009-06-29 00:44:22 +02:00 |
|
Johnny Stenback
|
64cf7ea628
|
Backed out changeset 168dd0eb7283
|
2009-06-28 11:47:11 -07:00 |
|
Jonas Sicking
|
6a0cbe0e68
|
Move files to better location
|
2009-06-26 17:12:29 -07:00 |
|