gecko-dev/layout
Hiroyuki Ikezoe 5c43533704 Bug 1362914 - Drop initial values of properties other than font-size and font-family in serialization of canvas font attribute. r=manishearth
According to the canvas spec [1], we must drop initial values other than
font-size and font-family when we serialize canvas font attribute.
As for font-size and font-family, the default values, '10px sans-serif' [2]
are not dropped at all.

[1] https://html.spec.whatwg.org/multipage/scripting.html#dom-context-2d-font
[2] https://html.spec.whatwg.org/multipage/scripting.html#canvastextdrawingstyles

MozReview-Commit-ID: EyOxzJCQYQl

--HG--
extra : rebase_source : d358a8e97fa7849a320a3619e746a526fe2a8439
2017-05-20 07:38:26 +09:00
..
base Bug 1364799 - Add a new TraversalRestyleBehavior that represents the traversal is triggered by CSS rule changes. r=birtles 2017-05-21 08:16:26 +09:00
build Bug 1322316 - Split SessionStorage and LocalStorage implementation - part 4 - Rename StorageManagerBase to LocalStorageManager, r=asuth 2017-05-17 07:01:14 +02:00
doc
forms Bug 1363278 Get rid of nsIPhonetic and HTMLInputElement.phonetic r=smaug 2017-05-09 16:27:08 +09:00
generic Merge m-i to m-c, a=merge 2017-05-21 13:01:06 -07:00
inspector Bug 1357716 - stylo: Don't return uninitialized pointers from GetCSSStyleRules. r=xidorn 2017-05-18 14:50:05 -07:00
ipc Back out bug 1353060 (3 csets) for possibly causing a checkerboarding regression. r=backout 2017-05-09 13:23:20 -04:00
mathml Bug 1361604 - initialise nsMathMLSelectedFrame members in constructor rather than ::Init r=mats 2017-05-13 08:29:42 +01:00
media
painting Merge m-c to graphics 2017-05-19 13:19:35 -04:00
printing Bug 1359490 - add an event loop spinning abstraction function; r=gerald 2017-05-15 09:34:19 -04:00
reftests Bug 1363045 - Annotate bug number for reftests which don't work because of id anchor. r=birtles 2017-05-22 14:46:26 +09:00
style Bug 1362914 - Drop initial values of properties other than font-size and font-family in serialization of canvas font attribute. r=manishearth 2017-05-20 07:38:26 +09:00
svg Bug 1365831 - Replace assertion that non-display SVG containers are only reflowed with NS_FRAME_IS_DIRTY with a real test of the condition. r=heycam 2017-05-18 09:24:33 -07:00
tables Bug 1341102 - Update test expecrations. r=me 2017-05-20 15:26:55 +09:00
tools Bug 1361578 - Remove SelfSupport, since it is obsoleted by shield-recipe-client. r=Gijs 2017-05-19 10:02:11 -07:00
xul Merge inbound to m-c. a=merge 2017-05-19 11:46:56 -04:00
moz.build