Index: third_party/WebKit/LayoutTests/fast/clip/clip-path-inline-element-crash.html |
diff --git a/third_party/WebKit/LayoutTests/fast/clip/clip-path-inline-element-crash.html b/third_party/WebKit/LayoutTests/fast/clip/clip-path-inline-element-crash.html |
new file mode 100644 |
index 0000000000000000000000000000000000000000..1b090b71888d7ae0ef9e3a4c37b097c126f036dc |
--- /dev/null |
+++ b/third_party/WebKit/LayoutTests/fast/clip/clip-path-inline-element-crash.html |
@@ -0,0 +1,4 @@ |
+<!doctype html> |
+<!-- Test passes if it does not crash. --> |
+<custom-element style="clip-path: inset(10px 10px)"> |
+ <span style="clip-path: inset(10px 10px); will-change: transform;"> |