From d17651485ade649a77305beaeb00942b710b6f88 Mon Sep 17 00:00:00 2001 From: "Steinar H. Gunderson" Date: Tue, 5 Aug 2025 10:16:23 -0700 Subject: [PATCH] Reapply "Support @contents in mixins." This reverts commit 043e18fb9af4b93e26460f809d27970ddfba5d76. Original change's description: > Support @contents in mixins. > > Change-Id: I7570ba2a653949ef05ce50fe6aa91a78c3fa6135 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6703359 > Commit-Queue: Steinar H Gunderson > Reviewed-by: Anders Hartvoll Ruud > Cr-Commit-Position: refs/heads/main@{#1482586} Change-Id: I9d288901c7980b6dcb710bd9c27405de37adf656 --- css/css-mixins/contents-rule.html | 87 +++++++++++++++++++++++++++++++ 1 file changed, 87 insertions(+) create mode 100644 css/css-mixins/contents-rule.html diff --git a/css/css-mixins/contents-rule.html b/css/css-mixins/contents-rule.html new file mode 100644 index 00000000000000..abd380e14e49fc --- /dev/null +++ b/css/css-mixins/contents-rule.html @@ -0,0 +1,87 @@ + + + + CSS Mixins: Mixins depending on other mixins + + + + + + +
This text should be green.
+
This text should be green.
+
This text should be green.
+
This text should be green.
+
This text should be green.
+ + +