Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(25)

Unified Diff: third_party/polymer/components/paper-dialog-behavior/README.md

Issue 3010683002: Update Polymer components. (Closed)
Patch Set: Rebase Created 3 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/polymer/components/paper-dialog-behavior/README.md
diff --git a/third_party/polymer/components/paper-dialog-behavior/README.md b/third_party/polymer/components/paper-dialog-behavior/README.md
index ba8acc409134997b2f212379b745caa4a23f52d8..c3c52980feb203ce8bf436082e9091d689f2f8fa 100644
--- a/third_party/polymer/components/paper-dialog-behavior/README.md
+++ b/third_party/polymer/components/paper-dialog-behavior/README.md
@@ -48,7 +48,7 @@ to include `confirmed: true`.
This element has `role="dialog"` by default. Depending on the context, it may be more appropriate
to override this attribute with `role="alertdialog"`.
-If `modal` is set, the element will set `aria-modal` and prevent the focus from exiting the element.
+If `modal` is set, the element will prevent the focus from exiting the element.
It will also ensure that focus remains in the dialog.

Powered by Google App Engine
This is Rietveld 408576698