gecko-dev/layout
Emilio Cobos Álvarez 543a797d15 Bug 1421807: Wallpaper SVG text code which makes too many assumptions about the DOM. r=heycam
Second test-case is because I initially made this code work with
display: contents. But then realised that display: contents meant allowing
Shadow DOM in there, which I don't really want to deal with right now.

MozReview-Commit-ID: HSjFbWEbPAb

--HG--
extra : rebase_source : 51b950d5e74e17b0200112a7d447b3e3b9414602
2018-04-23 21:23:50 +02:00
..
base Bug 1421807: Wallpaper SVG text code which makes too many assumptions about the DOM. r=heycam 2018-04-23 21:23:50 +02:00
build Bug 1453869 part 10. Stop constructing DOMParser by contract. r=mrbkap 2018-04-20 23:04:45 -04:00
doc Bug 1447483: Merge nsStyleContext and ServoStyleContext, rename to ComputedStyle. r=jwatt on a CLOSED TREE 2018-03-22 20:06:24 +01:00
forms Bug 1455055 part 3. Clean up HandleEvent implementations in layout. r=masayuki 2018-04-20 00:49:29 -04:00
generic Merge mozilla-central to autoland. a=merge CLOSED TREE 2018-04-24 04:26:26 +03:00
inspector Merge mozilla-inbound to mozilla-central. a=merge 2018-04-21 02:00:04 +03:00
ipc Bug 1448490 - Make the layers id a struct instead of a uint64_t. r=mattwoodrow 2018-03-24 19:06:01 -04:00
mathml Bug 1436048: Use user defined types for font-stretch / font-style. r=jfkthame,jwatt 2018-04-23 18:22:05 +02:00
media
painting Bug 1439809 - Store the display list index on the display items during PreProcessDisplayList so that we can do lookup without a hashtable. r=miko,mstange 2018-04-24 12:59:11 +12:00
printing Bug 1455052 part 7. Remove nsIDOMEvent use from layout. r=masayuki 2018-04-20 12:53:17 -04:00
reftests Bug 1454653 - Do not skip transparent items in ContainerState::FindOpaqueBackgroundColorInLayer() r=mattwoodrow 2018-04-23 17:33:16 +02:00
style Bug 1455807. Align MediaList idl bits a bit better with the CSSOM draft. r=heycam 2018-04-23 12:36:10 -04:00
svg Bug 1421807: Wallpaper SVG text code which makes too many assumptions about the DOM. r=heycam 2018-04-23 21:23:50 +02:00
tables Backed out 4 changesets (bug 525063) on request from Andi. a=backout 2018-04-13 16:01:28 +03:00
tools Bug 1454404 - Pass adb path from Android mach commands to test harnesses; r=jmaher 2018-04-16 14:05:32 -06:00
xul Bug 1455052 part 7. Remove nsIDOMEvent use from layout. r=masayuki 2018-04-20 12:53:17 -04:00
moz.build