gecko-dev/testing/web-platform/tests/css/css-scoping
Emilio Cobos Álvarez 37a88d0520 Bug 1465572: Ensure <slot> disables whitespace optimizations. r=bz
The whitespace optimization code only knows about the light tree.

It's not a great idea to try to put flattened tree children of a slot through
there, since the children may not be assigned to the same slot, or to any slot
(in which case we crash).

We should probably rename XBLInvolved to ShadowDOMOrXBLInvolved too, I guess.
Note that the ShadowRoot case already sets the bit on Init().

MozReview-Commit-ID: 91lmE7OxlnA

--HG--
extra : rebase_source : ee87ae28d6065c7fd072afad61c16a59b6dce039
2018-06-02 09:35:19 +02:00
..
reference
resources Bug 1464936: Avoid crashing with @import in Shadow DOM. r=smaug 2018-05-29 12:04:34 +02:00
css-scoping-shadow-assigned-node-with-before-after.html
css-scoping-shadow-assigned-node-with-rules.html
css-scoping-shadow-host-functional-rule.html
css-scoping-shadow-host-namespace.html
css-scoping-shadow-host-rule.html
css-scoping-shadow-host-with-before-after.html
css-scoping-shadow-invisible-slot.html
css-scoping-shadow-nested-slot-display-override.html
css-scoping-shadow-root-hides-children.html
css-scoping-shadow-slot-display-override.html
css-scoping-shadow-slot-fallback.html
css-scoping-shadow-slot-style.html
css-scoping-shadow-slot.html
css-scoping-shadow-slotted-nested.html
css-scoping-shadow-slotted-rule.html
css-scoping-shadow-with-outside-rules.html
css-scoping-shadow-with-rules-no-style-leak.html
css-scoping-shadow-with-rules.html
host-descendant-001.html Bug 992245: Tests for non-functional :host selector. r=xidorn 2018-04-09 14:25:23 +02:00
host-descendant-002.html Bug 992245: Tests for non-functional :host selector. r=xidorn 2018-04-09 14:25:23 +02:00
host-descendant-invalidation.html Bug 992245: Tests for non-functional :host selector. r=xidorn 2018-04-09 14:25:23 +02:00
host-dom-001.html Bug 992245: Tests for non-functional :host selector. r=xidorn 2018-04-09 14:25:23 +02:00
host-functional-descendant-invalidation.html Bug 1452640: Test descendant invalidation for :host(..). r=xidorn 2018-04-10 09:40:57 +02:00
host-multiple-001.html Bug 992245: Tests for non-functional :host selector. r=xidorn 2018-04-09 14:25:23 +02:00
host-nested-001.html Bug 992245: Tests for non-functional :host selector. r=xidorn 2018-04-09 14:25:23 +02:00
host-slotted-001.html Bug 992245: Tests for non-functional :host selector. r=xidorn 2018-04-09 14:25:23 +02:00
keyframes-001.html Bug 1018269: Handle Shadow DOM in keyframes lookup. r=heycam 2018-05-01 13:01:23 +02:00
keyframes-002.html Bug 1018269: Handle Shadow DOM in keyframes lookup. r=heycam 2018-05-01 13:01:23 +02:00
OWNERS
shadow-assign-dynamic-001.html Bug 1303605: Make LazyFC assertions actually hold. r=bz 2018-04-07 15:22:06 +02:00
shadow-at-import.html Bug 1464936: Avoid crashing with @import in Shadow DOM. r=smaug 2018-05-29 12:04:34 +02:00
shadow-cascade-order-001.html
shadow-disabled-sheet-001.html Bug 1445682: Make Shadow DOM account for stylesheet applicableness correctly. r=xidorn 2018-03-19 15:50:31 +01:00
shadow-fallback-dynamic-001.html Bug 1445682: Make Shadow DOM account for stylesheet applicableness correctly. r=xidorn 2018-03-19 15:50:31 +01:00
shadow-fallback-dynamic-002.html Bug 1445682: Make Shadow DOM account for stylesheet applicableness correctly. r=xidorn 2018-03-19 15:50:31 +01:00
shadow-fallback-dynamic-003.html Bug 1445682: Make Shadow DOM account for stylesheet applicableness correctly. r=xidorn 2018-03-19 15:50:31 +01:00
shadow-fallback-dynamic-004.html Bug 1445682: Make Shadow DOM account for stylesheet applicableness correctly. r=xidorn 2018-03-19 15:50:31 +01:00
shadow-fallback-dynamic-005.html Bug 1445682: Make Shadow DOM account for stylesheet applicableness correctly. r=xidorn 2018-03-19 15:50:31 +01:00
shadow-host-with-before-after.html Bug 1465291: Make pseudo-elements work with :host. r=xidorn 2018-06-05 02:51:43 +02:00
shadow-reassign-dynamic-001.html Bug 1435632: Fix the logic to do layout stuff after reassigning a slot. r=smaug,xidorn 2018-03-29 12:34:38 +02:00
shadow-reassign-dynamic-002.html Bug 1465572: Changing the slot name should properly invalidate layout. r=smaug 2018-06-02 09:17:17 +02:00
shadow-root-insert-into-document.html Bug 1445682: Make Shadow DOM account for stylesheet applicableness correctly. r=xidorn 2018-03-19 15:50:31 +01:00
slotted-invalidation.html
slotted-link.html Bug 1436385 [wpt PR 9413] - Handle ::slotted in ComputeLinkMatchType., a=testonly 2018-03-31 22:20:09 +01:00
slotted-parsing.html
slotted-slot.html
slotted-with-pseudo-element-ref.html
slotted-with-pseudo-element.html
stylesheet-title-001.html Bug 1447009: Ignore title if the element is not in the document. r=heycam 2018-05-10 00:37:50 +02:00
stylesheet-title-002.html Bug 1447009: Ignore title if the element is not in the document. r=heycam 2018-05-10 00:37:50 +02:00
whitespace-crash-001.html Bug 1465572: Ensure <slot> disables whitespace optimizations. r=bz 2018-06-02 09:35:19 +02:00