diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2017-08-10 01:42:30 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-08-10 01:42:30 -0500 |
commit | 1877cac477770c5908f4b9983adaf7108a361e6e (patch) | |
tree | 62caf1e8a51d4cffb9a96fee373a60fb20f12da4 /components/script/dom/performance.rs | |
parent | d415617a5bbe65a73bd805808a7ac76f38a1861c (diff) | |
parent | d0179902bb7ce8950bf542dd8515e404d95d92bd (diff) | |
download | servo-1877cac477770c5908f4b9983adaf7108a361e6e.tar.gz servo-1877cac477770c5908f4b9983adaf7108a361e6e.zip |
Auto merge of #18033 - upsuper:disable-mathml, r=Manishearth
Use namespace id instead of atom in synthesize_presentational_hints_for_legacy_attributes
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.
https://bugzilla.mozilla.org/show_bug.cgi?id=1388881
Diffstat (limited to 'components/script/dom/performance.rs')
0 files changed, 0 insertions, 0 deletions