summaryrefslogtreecommitdiff
path: root/chromium/third_party/blink/renderer/core/style/computed_style_diff_functions.json5
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/third_party/blink/renderer/core/style/computed_style_diff_functions.json5')
-rw-r--r--chromium/third_party/blink/renderer/core/style/computed_style_diff_functions.json56
1 files changed, 6 insertions, 0 deletions
diff --git a/chromium/third_party/blink/renderer/core/style/computed_style_diff_functions.json5 b/chromium/third_party/blink/renderer/core/style/computed_style_diff_functions.json5
index 4cae09bf50f..0b8ef22f0c0 100644
--- a/chromium/third_party/blink/renderer/core/style/computed_style_diff_functions.json5
+++ b/chromium/third_party/blink/renderer/core/style/computed_style_diff_functions.json5
@@ -309,6 +309,12 @@
method: "Resize()",
field_dependencies: ["resize"]
},
+ ],
+ predicates_to_test: [
+ {
+ predicate: "a.ClipPathDataEquivalent(b)",
+ field_dependencies: ["clip-path"]
+ }
]
},
{