Bug 1477524 - Update quotes and counters to work trough the flattened tree r=emilio
commit786890b5c42872b7b29ee87e7afdbab9b904bd38
authorMartin Robinson <mrobinson@igalia.com>
Thu, 26 May 2022 11:15:16 +0000 (26 11:15 +0000)
committerMartin Robinson <mrobinson@igalia.com>
Thu, 26 May 2022 11:15:16 +0000 (26 11:15 +0000)
tree2b6dc9c949423f015ef60d1b48435ac3f4afe4c5
parent8e9eb86f9b9eec53d907d231e8e3020b5db8af9a
Bug 1477524 - Update quotes and counters to work trough the flattened tree r=emilio

Differential Revision: https://phabricator.services.mozilla.com/D146693
16 files changed:
dom/base/FragmentOrElement.cpp
dom/base/nsIContent.h
dom/base/nsINode.cpp
dom/base/nsINode.h
layout/base/nsCounterManager.cpp
layout/base/nsLayoutUtils.cpp
testing/web-platform/tests/css/css-content/quotes-slot-scoping-ref.html [new file with mode: 0644]
testing/web-platform/tests/css/css-content/quotes-slot-scoping.html [new file with mode: 0644]
testing/web-platform/tests/css/css-lists/counter-list-item-slot-order-ref.html [new file with mode: 0644]
testing/web-platform/tests/css/css-lists/counter-list-item-slot-order.html [new file with mode: 0644]
testing/web-platform/tests/css/css-lists/counter-order-display-contents-ref.html [new file with mode: 0644]
testing/web-platform/tests/css/css-lists/counter-order-display-contents.html [new file with mode: 0644]
testing/web-platform/tests/css/css-lists/counter-slot-order-ref.html [new file with mode: 0644]
testing/web-platform/tests/css/css-lists/counter-slot-order-scoping-ref.html [new file with mode: 0644]
testing/web-platform/tests/css/css-lists/counter-slot-order-scoping.html [new file with mode: 0644]
testing/web-platform/tests/css/css-lists/counter-slot-order.html [new file with mode: 0644]