William Chen
|
91f27f2b19
|
Bug 982285 - Update active formatting element list indices in HTML parser adoption agency algorithm. r=hsivonen
|
2014-03-17 17:34:47 -07:00 |
|
Henri Sivonen
|
1573a9d817
|
Bug 981279 - Clear the attribute holder after parsing innerHTML. r=smaug
|
2014-03-10 11:14:16 +02:00 |
|
William Chen
|
09b7e926b7
|
Bug 884795 - HTML parser AAA algorithm should only pop when the current node is not in the list of active formatting elements. r=hsivonen
|
2014-03-07 15:48:19 -08:00 |
|
Henri Sivonen
|
5760dcd5b8
|
Bug 959150 part 5 - Avoid reallocating the attribute holder when parsing with nsHtml5StringParser. r=smaug.
|
2014-03-05 21:38:50 +02:00 |
|
Henri Sivonen
|
569131f4fa
|
Bug 959150 part 4 - Avoid using tree ops when parsing with nsHtml5StringParser. r=smaug.
|
2014-03-05 21:38:50 +02:00 |
|
Ryan VanderMeulen
|
6e90795ee7
|
Backed out 8 changesets (bug 959150) for Linux debug build bustage on a CLOSED TREE.
Backed out changeset 30bdc9b15e8e (bug 959150)
Backed out changeset 630e489aed30 (bug 959150)
Backed out changeset c6874004efe7 (bug 959150)
Backed out changeset ebc67518a962 (bug 959150)
Backed out changeset 14441e528582 (bug 959150)
Backed out changeset 8d0ae8bffb08 (bug 959150)
Backed out changeset 603b63c33e9a (bug 959150)
Backed out changeset 261e2d244c54 (bug 959150)
|
2014-03-05 15:26:07 -05:00 |
|
Henri Sivonen
|
31c6b31aee
|
Bug 959150 part 5 - Avoid reallocating the attribute holder when parsing with nsHtml5StringParser. r=smaug.
|
2014-03-05 21:38:50 +02:00 |
|
Henri Sivonen
|
813381050b
|
Bug 959150 part 4 - Avoid using tree ops when parsing with nsHtml5StringParser. r=smaug.
|
2014-03-05 21:38:50 +02:00 |
|
William Chen
|
aea72816f8
|
Bug 901319 - Implement HTML spec change to Adoption Agency Algorithm to not reverse the order of nodes in the document, by removing nodes that we're not recreating from the stack of open elements. r=hsivonen
|
2014-03-04 18:06:15 -08:00 |
|
Robert Longson
|
a765596d8d
|
Bug 964200 (Part 2) - Add HTML parser support for SVG <feDropShadow>. r=wchen
|
2014-02-05 15:04:08 +00:00 |
|
William Chen
|
51f5af34da
|
Bug 946585 - Change how the form element pointer affects parsing template elements. r=hsivonen
|
2014-01-31 15:03:24 -08:00 |
|
William Chen
|
7c1cdb0c26
|
Bug 937003 - Use correct adjusted insertion location for foster parenting in template element. r=hsivonen
|
2013-11-10 22:45:43 -08:00 |
|
William Chen
|
a590bca00b
|
Bug 797009 - Remove bad assertion in HTML parser. r=hsivonen
|
2013-11-13 15:53:12 -08:00 |
|
William Chen
|
5abb61b7bb
|
Bug 937259 - Remove <command> element from the parser. r=hsivonen
|
2013-11-13 15:17:13 -08:00 |
|
William Chen
|
c549147842
|
Bug 822776 - Update "after after frameset" insertion mode. r=hsivonen
|
2013-11-13 14:57:07 -08:00 |
|
William Chen
|
b5a15360d3
|
Bug 932086 - Hoist <template> to head when found between </head> and <body>. r=hsivonen
|
2013-11-04 17:19:22 -08:00 |
|
William Chen
|
17b4a008b9
|
Bug 925907 - Check for IN_SELECT_IN_TABLE in "reset the insertion mode" in HTML5 parser. r=hsivonen
|
2013-10-17 13:26:49 -07:00 |
|
Michael[tm] Smith
|
e6408b7ba8
|
Bug 910588 - log a parse error for <table><input></table>. r=hsivonen.
|
2013-09-17 15:47:32 +03:00 |
|
William Chen
|
ad31fbf603
|
Bug 900724 - Prevent form association when creating elements in template contents. r=hsivonen
|
2013-08-13 14:31:18 -07:00 |
|
William Chen
|
5dfa68445b
|
Bug 897153 - Update parsing of template element to spec as of July 15, 2013. r=hsivonen
|
2013-08-12 14:46:12 -07:00 |
|
William Chen
|
33d6dd2ae8
|
Bug 897143 - Update parser algorithms to be namespace aware. r=hsivonen
|
2013-08-12 14:46:12 -07:00 |
|
William Chen
|
34eac866c6
|
Bug 888820 - Save template insertion mode stack information in TreeBuilderState. r=hsivonen
|
2013-08-12 14:46:12 -07:00 |
|
James Kitchener
|
9c1963ee9c
|
Bug 802895 - Parser changes to support srcdoc attributes for iframes, r=hsivonen
|
2013-06-28 23:13:23 -04:00 |
|
Henri Sivonen
|
78657cb89a
|
Bug 870787 HTML parser part - Make <img> a form-associated element in the HTML parser. r=smaug
|
2013-06-06 11:02:30 +03:00 |
|
William Chen
|
4f45d297fa
|
Bug 818976 - Part 3: Generated code for HTML5 parser. r=hsivonen
|
2013-03-26 00:15:23 -07:00 |
|
Henri Sivonen
|
7fea99d50e
|
Bug 820508 part 1 - Parser support for <main>. r=smaug.
|
2013-01-29 14:31:45 +02:00 |
|
Henri Sivonen
|
950206f832
|
Bug 808464 - Refresh the "special" list in the HTML parser and the check for that list in the <dd> case. r=smaug.
|
2012-11-12 16:41:17 +02:00 |
|
Henri Sivonen
|
04836db952
|
Bug 809956 - Deal with an odd number of ] characters before ]]> in a CDATA section in the HTML parser. r=smaug.
|
2012-11-12 15:42:23 +02:00 |
|
Henri Sivonen
|
7c9bc21c2f
|
Bug 809403 - Sync Gecko C++ version of the HTML parser with changes made for Rust. rs=smaug.
|
2012-11-09 11:04:28 +02:00 |
|
Henri Sivonen
|
bc2e1a688e
|
Bug 503190 - Include assertions in the C++ translator output. r=smaug.
|
2012-10-01 11:52:32 +03:00 |
|
Henri Sivonen
|
789c579697
|
Bug 792790 - Introduce NoBoundsCheck variants of accessors on nsHtml5HtmlAttributes; Make operator= in jArray nullptr-aware. r=smaug.
|
2012-10-01 11:49:01 +03:00 |
|
Henri Sivonen
|
0e36e7ec71
|
Bug 765381 - Make the destructors on nsHtml5ElementName and nsHtml5AttributeName virtual to avoid warnings in clang. r=ehsan
--HG--
extra : rebase_source : 3c2558dfa8ef5389b2acd97f419d2276d4269a8d
|
2012-07-13 15:04:11 +03:00 |
|
David Zbarsky
|
e0be1d2175
|
Bug 772758 - Clean up some build warnings in html5 parser r=hsivonen
|
2012-07-13 11:55:21 -07:00 |
|
Henri Sivonen
|
cf55919ff8
|
Bug 711049 - Adjust MathML text integration point treatment to comply with spec changes. rs=smaug.
|
2012-01-02 16:18:29 +02:00 |
|
Henri Sivonen
|
9f90e9e4dc
|
Bug 711052 - Make <rp> and <rt> handling match spec edits. r=smaug.
|
2012-01-02 16:18:29 +02:00 |
|
Henri Sivonen
|
a507160a58
|
Bug 535530 - Transition to the return state eagerly when a semicolon has matched when tokenizing a named character reference in HTML. r=smaug.
|
2011-11-30 15:11:37 +02:00 |
|
Henri Sivonen
|
4892f3cfc2
|
Bug 704034 - Replace old pre-interned looping attributes with a single loop attribute in the HTML parser. rs=smaug.
|
2011-11-22 10:29:14 +02:00 |
|
Henri Sivonen
|
05dc1ccf55
|
Bug 704058 - Sync HTML parser .java sources in m-c with the htmlparser repo. rs=smaug. DONTBUILD
|
2011-11-21 16:12:15 +02:00 |
|
Henri Sivonen
|
331ff582eb
|
Bug 482921 part 14 - Address review comments. r=Olli.Pettay.
|
2011-11-01 13:33:11 +02:00 |
|
Henri Sivonen
|
8719028cf4
|
Bug 482921 part 11 - Deduplicate the tokenizer loop in .cpp. r=Olli.Pettay.
|
2011-11-01 13:33:11 +02:00 |
|
Henri Sivonen
|
216045a5cb
|
Bug 482921 part 4 - Support XML syntax highlighting in the parser core. r=Olli.Pettay.
|
2011-11-01 13:33:11 +02:00 |
|
Henri Sivonen
|
0429f9c117
|
Bug 482921 part 3 - Highlight tree builder-level errors in View Source. r=Olli.Pettay.
|
2011-11-01 13:33:11 +02:00 |
|
Henri Sivonen
|
3b72f9a1ea
|
Bug 482921 part 1 - Implement HTML syntax highlighting using the new parser. r=Olli.Pettay.
|
2010-07-30 13:15:38 +03:00 |
|
Henri Sivonen
|
8084ad5102
|
Bug 657389 - nsHtml5MetaScanner should use PR_INT32_MAX instead of -1 as a special marker value for indeces. r=jonas.
|
2011-09-07 12:50:15 +03:00 |
|
Boris Zbarsky
|
8876cdd39c
|
Bug 672014. Pass the crossorigin attribute through to image preloading code. r=joe,hsivonen
|
2011-07-29 14:30:00 -04:00 |
|
Boris Zbarsky
|
df03cbc9fa
|
Back out changeset f5aecf9010ef (bug 672014) due to build bustage.
|
2011-07-29 15:29:01 -04:00 |
|
Boris Zbarsky
|
42b3776aac
|
Bug 672014. Pass the crossorigin attribute through to image preloading code. r=joe,hsivonen
|
2011-07-29 14:30:00 -04:00 |
|
Henri Sivonen
|
2e75146b33
|
Bug 643410 - Reconstruct active formatting elements on text in an HTML integration point; handle U+0000 per spec in a MathML text integration point. r=jonas.
|
2011-04-08 09:07:28 +03:00 |
|
Henri Sivonen
|
e887966c40
|
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 |
|
Mats Palmgren
|
76ed992dba
|
Bug 635085 - Reconstruct any active formatting elements after auto closing a <nobr> in a nested <nobr> situation, per HTML spec. r=hsivonen approval2.0=shaver
|
2011-02-22 00:06:27 +01:00 |
|