From c5776eadb17bbb7e9d970cd5d8bf6b799f983ba0 Mon Sep 17 00:00:00 2001 From: Anders Hartvoll Ruud Date: Wed, 11 Aug 2021 10:27:00 -0700 Subject: [PATCH] Implement StyleVariables::operator= StyleInheritedVariables uses the assignment operator, but it's not implemented correctly. Fixed: 1238686 Change-Id: I2cc41d9ddf5b9959a21671f80702a76cec556ed8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3086699 Reviewed-by: Rune Lillesveen Commit-Queue: Anders Hartvoll Ruud Cr-Commit-Position: refs/heads/master@{#910876} --- .../registered-property-crosstalk.html | 43 +++++++++++++++++++ 1 file changed, 43 insertions(+) create mode 100644 css/css-properties-values-api/registered-property-crosstalk.html diff --git a/css/css-properties-values-api/registered-property-crosstalk.html b/css/css-properties-values-api/registered-property-crosstalk.html new file mode 100644 index 00000000000000..8108894369528c --- /dev/null +++ b/css/css-properties-values-api/registered-property-crosstalk.html @@ -0,0 +1,43 @@ + + + + + + + +
+
+
+
+
+
+ +