Matt A. Tobin
9d8343e19c
Bug 1367683 - Optimize initializing nsRange
...
Tag #1375
2020-04-18 07:04:01 +08:00
Matt A. Tobin
b723a5c8c4
Bug 1331322 - Allow tagging of pseudo-implementing native anonymous content with the pseudo type at creation time
...
* Stop using a node bit for HasExplicitBaseURI
* Move MAY_HAVE_CLASS to mBoolFlags
* Add a flag to indicate that a node is native anonymous content
* Allow tagging of pseudo-implementing native anonymous content with the pseudo type at creation time, and eliminate explicit style contexts in nsIAnonymousContentCreator::ContentInfo
Tag #1375
2020-04-18 07:03:03 +08:00
Matt A. Tobin
5b8f93694a
Bug 1334358 - Remove nsCSSFrameConstructor::CreateAnonymousFrames
...
Tag #1375
2020-04-18 07:02:57 +08:00
Matt A. Tobin
499252b89f
Bug 1334247 - Remove nsIAnonymousContentCreator::CreateFrameFor
...
Tag #1375
2020-04-18 07:02:54 +08:00
win7-7
922e819d1c
Attach FrameProperties to each frame instead of using a shared hashtable
...
Dispense the shared hashtable and instead attach the frame property list directly to nsIFrame.
2019-07-05 21:32:14 +08:00
wolfbeast
07716cb1d7
Avoid useless FrameNeedsReflow call.
2019-02-16 00:22:11 +08:00
wolfbeast
7438687cda
Sync disabled state of number control regardless of appearance.
2019-02-16 00:12:13 +08:00
wolfbeast
f2d90ee4a4
Issue #325 Part 9: Remove non-Intl legacy code paths from nsNumberControlFrame.
2019-02-15 23:56:09 +08:00
janekptacijarabaci
d8bcf2270a
Bug 1286182: Implement the layout for <input type=date>
2019-02-15 23:44:33 +08:00
wolfbeast
5b4703015a
Bustage fix: remove duplicate function def
2019-02-15 23:36:26 +08:00
janekptacijarabaci
67a10f51a0
CSS: inline-block with a display:block <input> child element has a wrong baseline (HTML forms)
2019-02-15 23:36:15 +08:00
janekptacijarabaci
49ffafc979
JS - make window.pageYOffset/pageXOffset/scrollX/scrollY double
2019-02-15 23:32:55 +08:00
Roy Tam
dcd9973243
import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo
2018-01-19 03:59:58 +08:00