Index: Source/devtools/protocol.json |
diff --git a/Source/devtools/protocol.json b/Source/devtools/protocol.json |
index ed1a103eef7dcf00d09a894dd7833d2358ba01a3..38d09b0e78624d3e081fc167fd104b933bedd36c 100644 |
--- a/Source/devtools/protocol.json |
+++ b/Source/devtools/protocol.json |
@@ -2256,7 +2256,7 @@ |
{ |
"id": "ShadowRootType", |
"type": "string", |
- "enum": ["user-agent", "author"], |
+ "enum": ["user-agent", "open", "closed"], |
"description": "Shadow root type." |
}, |
{ |