gecko-dev/layout
Xidorn Quan c0203dbf2c Bug 1388881 - Use namespace id instead of atom in synthesize_presentational_hints_for_legacy_attributes. r=manishearth
Using namespace id fixes this issue because in Gecko, the pref of MathML
(as well as SVG) works in the way that we choose a different namespace
id (the disabled id) for the elements. Those ids are mapped to the same
namespace atom as normal ids, which means if we use the atom, we would
treat the elements like normal mathml elements.

MozReview-Commit-ID: 9YBBokbP04M

--HG--
extra : rebase_source : 397f09db41a22bfa34e4abe26ad10027dab83d0d
2017-08-10 16:29:17 +10:00
..
base Bug 1383992 followup - Update mochitest expectation. 2017-08-10 14:27:40 +10:00
build Bug 1384162 part 3 - Move document container setting into nsContentDLF::CreateBlankDocument before adding any nodes. r=bz 2017-07-26 20:02:58 +10:00
doc
forms Bug 1375125 - Stop using nsILocalFile in the tree. r=froydnj 2017-08-04 17:49:22 +09:00
generic merge mozilla-inbound to mozilla-central a=merge 2017-08-09 11:37:08 +02:00
inspector Bug 1383992 part 1 - Disable failing mochitests. r=heycam 2017-08-09 08:31:26 +10:00
ipc Bug 1384616 - Change how display items put their APZ-relevant info into the WebRenderScrollData. r=jrmuizel 2017-07-31 15:27:29 -04:00
mathml Bug 1383634: Remove usage of GetParentAllowServo in mathml code. r=xidorn 2017-07-24 10:11:41 +02:00
media
painting Bug 1379344 - Avoid traversing the display list twice inside nsDisplayList::UpdateBounds(); r=mstange 2017-08-08 20:54:48 -04:00
printing Bug 1387381 - Remove nsXPIDLString local variables. r=erahm. 2017-08-08 16:07:55 +10:00
reftests Bug 1388881 - Use namespace id instead of atom in synthesize_presentational_hints_for_legacy_attributes. r=manishearth 2017-08-10 16:29:17 +10:00
style Bug 1383992 part 2 - Enable some more mochitests for stylo. r=jmaher 2017-08-09 08:31:26 +10:00
svg Bug 1385861 - Part 4. Reduce usage of SetMatrix in SVGTextFrame::PaintSVG. r=mattwoodrow 2017-07-31 20:47:39 +08:00
tables Bug 1379474 - Update various ReflowInput variable names to match the new type name. r=xidorn 2017-07-25 12:02:35 +01:00
tools Bug 1375125 - Fix errors caused by mechanical replacement. r=froydnj 2017-08-05 08:21:55 +09:00
xul Bug 1370508 - Enable stylo on generic XML documents. r=heycam 2017-08-09 19:57:33 +10:00
moz.build