diff --git a/packages/breadcrumbs/spec/web-component-spec.md b/packages/breadcrumbs/spec/web-component-spec.md index 27fce0d599c..2381719ee96 100644 --- a/packages/breadcrumbs/spec/web-component-spec.md +++ b/packages/breadcrumbs/spec/web-component-spec.md @@ -85,6 +85,7 @@ The overflow overlay's outer panel and its inner wrapper live on `` to change the separator for all items. | Internal behavior: @@ -304,3 +305,7 @@ Two shadow slots with the overflow in shadow DOM between them: `'); --_vaadin-icon-cross: url('data:image/svg+xml;utf8,'); --_vaadin-icon-drag: url('data:image/svg+xml;utf8,'); + --_vaadin-icon-ellipsis: url('data:image/svg+xml;utf8,'); --_vaadin-icon-eye: url('data:image/svg+xml;utf8,'); --_vaadin-icon-eye-slash: url('data:image/svg+xml;utf8,'); --_vaadin-icon-file: url('data:image/svg+xml;utf8,');