Fri Nov 10 2023 03:18:34 PST
  • Status: UNCONFIRMED, NEW, ASSIGNED, REOPENED
  • Product: innerHTML
  • Component: innerHTML
  • Summary: innerHTML
  • Whiteboard: innerHTML

65 bugs found.
ID Type Summary Product Comp Assignee Status Resolution Updated
1658179 At the web site, A innerHTML's buffer has code 0x8203 per characters. DevTools Inspector nobody UNCO --- 2020-10-06
536201 Midas: innerHTML of content editable is encoding special characters in anchor href Core DOM: Editor nobody UNCO --- 2020-12-16
1754152 document.<formname>.submit doesn't work after innerhtml on table Core DOM: Core & HTML nobody UNCO --- 2022-02-10
637257 "&#160;" emitted by CGI in "application/xhtml+xml" returned as "&nbsp;" when using innerHTML Firefox General nobody UNCO --- 2022-10-10
659333 Crash in tree builder nsHtml5TreeBuilder::accumulateCharacters with large `innerHTML` assignments Core DOM: HTML Parser nobody UNCO --- 2022-10-27
1843932 Too much time spent in the allocator during innerHTML parsing when creating DOM nodes Core Memory Allocator nobody NEW --- 2023-10-04
1547270 AddressSanitizer: SEGV in get near [@ mozilla::dom::FragmentOrElement::SetInnerHTMLInternal] Core DOM: Core & HTML smaug NEW --- 2023-05-24
1600173 Keep the opening line when editing the innerHTML of a document-fragment DevTools Inspector jdescottes NEW --- 2022-10-12
655858 "ASSERTION: Want to fire DOMNodeRemoved event, but it's not safe" with XML error in innerHTML setter Core DOM: Core & HTML nobody NEW --- 2022-10-10
695868 Unable to set document.body.innerHTML of IFrame Core DOM: Core & HTML nobody NEW --- 2023-02-19
703837 "ASSERTION: Wrong owner-doc" if mutation event calls adoptNode in the middle of SetInnerHTML Core DOM: Core & HTML nobody NEW --- 2022-10-10
1300075 [a11y] Element.innerHTML is Extremity slow. Sometimes, browser gets unresponsive state. Core Disability Access AP nobody NEW --- 2022-11-21
1364861 Setting innerHTML slower than in Safari Core DOM: Core & HTML nobody NEW --- 2022-10-11
1370756 Taking long time in nsRange::ContentAppended() while setting innerHTML Core DOM: Core & HTML nobody NEW --- 2022-10-11
1754727 SVG onload event not working if <svg onload=""> is loaded using innerHTML Core DOM: Core & HTML nobody NEW --- 2022-07-13
1798114 StyleEditor creates duplicate style entries when setting innerHTML of style tag DevTools Style Editor nobody NEW --- 2023-08-07
1861909 Gecko-only WPT failure: [["defaultparagraphseparator","div"],["formatblock","<p>"]] "<div>[foo<p>bar]</p></div>" compare innerHTML Core DOM: Editor nobody NEW --- 2023-10-29
1861900 Gecko-only WPT failure: [["defaultparagraphseparator","div"],["formatblock","<p>"]] "<listing>[foobar]</listing>" compare innerHTML Core DOM: Editor nobody NEW --- 2023-10-29
1862041 [wpt-sync] Sync PR 42833 - Declarative shadow trees: getInnerHTML() is non-standard Core DOM: Core & HTML wptsync NEW --- Wed 00:18
290261 Midas editor undo breaks after HTML inserted through .innerHTML Core DOM: Editor nobody NEW --- 2020-12-16
302084 Setting innerhtml on an XML node that has a prefix undeclared in its current document fails Core DOM: Core & HTML nobody NEW --- 2022-10-10
319436 Clicking a link does nothing while modifying the innerHTML and the href of that link with Javascript Core DOM: Events nobody NEW --- 2022-10-10
357227 Screen update after setting textarea .innerHTML is not consistent Core DOM: Core & HTML nobody NEW --- 2022-10-10
437733 [meta] Track performance on the quirksmode dom/innerHTML perf test Core DOM: Core & HTML nobody NEW --- 2022-10-10
442348 [meta] Make setting innerHTML faster Core DOM: Core & HTML nobody NEW --- 2022-10-10
474376 Trying to set .innerHTML to invalid markup in XHTML causes content to be blank Core DOM: Core & HTML nobody NEW --- 2022-10-10
496649 Input caret moves to end when setting innerHTML of another element Core DOM: Editor nobody NEW --- 2020-12-16
631122 SetInnerHTML sometimes calls malloc of zero size Core DOM: Core & HTML nobody NEW --- 2022-10-10
644728 nsGenericHTMLElement::SetInnerHTML() will silently fail if target node's owner doc has no document URI Core DOM: HTML Parser nobody NEW --- 2020-12-16
694034 Add Telemetry probes for innerHTML Core DOM: Core & HTML nobody NEW --- 2022-10-10
742453 onerror event fired twice for image/img element loaded by script via innerHTML Core DOM: Core & HTML nobody NEW --- 2022-10-10
812621 "ASSERTION: Got the wrong answer from the custom method call" (nsIDOMHTMLElement_GetInnerHTML) Core DOM: Core & HTML nobody NEW --- 2022-10-10
893113 Slow innerHTML performance with img Core DOM: HTML Parser nobody NEW --- 2023-02-10
974212 innerHTML getter: comments containing ">" should not become dangerous Core DOM: Core & HTML nobody NEW --- 2022-10-11
1085368 assigning .innerHTML should give a warning when invalid markup is detected Core DOM: Core & HTML nobody NEW --- 2022-10-11
1302012 <svg><div></div></svg> should be interpreted as <svg></svg><div></div> in innerHTML Core DOM: HTML Parser nobody NEW --- 2020-12-16
1397948 Firefox Developer does not save CSS, HTML or innerHTML changes DevTools Inspector nobody NEW --- 2022-10-11
665008 Review textarea.innerHTML = "</textarea>" for correctness Core DOM: HTML Parser hsivonen NEW --- 2022-10-10
203520 when using innerHTML property of DIV tag, it doesnt paint some HTML Buttons correctly sometimes Core Web Painting nobody NEW --- 2022-10-10
421174 "ASSERTION: Wrong element being closed" setting innerHTML in XHTML document Core XML nobody NEW --- 2022-10-10
461523 consider sanitizing the saved innerHTML of iframes Firefox Session Restore nobody NEW --- 2022-10-10
502667 __defineSetter__ can't be used to override native innerHTML property Core General nobody NEW --- 2022-10-10
612029 document.write(document.body.innerHTML) DOS Attack (hang with 100% CPU) (exploit-db 15498) (missing slow script dialog) Firefox General nobody NEW --- 2022-10-17
612994 "ASSERTION: frame must not be dirty" with contentEditable, innerHTML setter Core DOM: Editor nobody NEW --- 2022-10-10
656626 innerHTML reports a superfluous HTMLBRElement after editing a heading with contenteditable set to true Core DOM: Editor nobody NEW --- 2022-10-10
678089 SetInnerHTML is painfully slow (can take O(n^2) operations, where n = number of dropped elements) Core Layout nobody NEW --- 2022-10-10
736784 Assigning to innerHTML extremely slow on CubicVR.js-using page Core Web Painting nobody NEW --- 2022-10-10
1209190 Assigning ternary operator to innerHTML isn't flagged addons.mozilla.org G Add-on Validation nobody NEW --- 2016-02-04
1211373 Warn about createContextualFragment just the same as innerHTML addons.mozilla.org G Add-on Validation nobody NEW --- 2016-02-04
1583808 Migrate Element.innerHTML to JSString Core DOM: Core & HTML nobody NEW --- 2022-10-11
1651486 New wpt failures in /shadow-dom/declarative/ [declarative-shadow-dom-attachment.tentative.html, getinnerhtml.tentative.html] Core DOM: Core & HTML nobody NEW --- 2020-07-08
1676798 New wpt failures in /shadow-dom/declarative/ [declarative-shadow-dom-basic.tentative.html, declarative-shadow-dom-opt-in.tentative.html, getinnerhtml.tentative.html] Core DOM: Core & HTML nobody NEW --- 2020-11-11
1677223 New wpt failures in /shadow-dom/declarative/getinnerhtml.tentative.html Core DOM: Core & HTML nobody NEW --- 2020-11-13
1695732 New wpt failures in /shadow-dom/declarative/ [innerhtml-before-closing-tag.tentative.html, move-template-before-closing-tag.tentative.html] Core DOM: Core & HTML nobody NEW --- 2021-03-01
1701641 New wpt failures in /html/syntax/parsing/html5lib_innerHTML_foreign-fragment.html Core DOM: Core & HTML nobody NEW --- 2021-03-29
1735979 New wpt failures in /html/syntax/parsing/html5lib_innerHTML_foreign-fragment.html Core DOM: HTML Parser nobody NEW --- 2021-10-15
1804565 New wpt failures in /shadow-dom/declarative/getinnerhtml.tentative.html Core DOM: Core & HTML nobody NEW --- 2022-12-07
1807494 Repeat innerHTML Exploit DoS - crashes content process via very large string innerHTML assignment -> text rendering > IPC PWebRenderBridge::Msg_SetDisplayList (MOZ_CRASH) Core Web Painting nobody NEW --- 2023-08-09
1821615 Consider a fast-path parser for innerHTML setter Core DOM: HTML Parser nobody NEW --- 2023-07-05
1857317 New wpt failures in /dom/parts/basic-dom-part-declarative-brace-syntax-innerhtml.tentative.html Core DOM: Core & HTML nobody NEW --- 2023-10-05
1857617 Memory not reused during repeated innerHTML calls Core DOM: Core & HTML nobody NEW --- 2023-10-23
1858845 New wpt failures in /dom/parts/basic-dom-part-declarative-brace-syntax-innerhtml.tentative.html Core DOM: Core & HTML nobody NEW --- 2023-10-12
1645247 New wpt failures in /shadow-dom/declarative/getinnerhtml.tentative.html Core DOM: Core & HTML wptsync NEW --- 2020-06-11
1073251 Setting innerHTML on inline element to contain block element from an input event handler on input type="range" breaks dragging the range's indicator Core DOM: Core & HTML nobody REOP --- 2022-10-11
618234 Crash using document.body.innerHTML [@ mozalloc_handle_oom ] Core General nobody REOP --- 2022-10-26
65 bugs found.
  Edit Search  
as