aec20f4a5b
For some reason html.Element's static const _tagsForWhichCreateContextualFragmentIsNotSupported is inferred to dynamic instead of a ContainerTypeMask. This change will also 'do the right thing' if we turn off type inference. R=asgerf@google.com Review URL: https://codereview.chromium.org/1490923003 .