1 <div id=
"oauth-enrollment" class=
"step hidden">
2 <div id=
"oauth-enroll-container" class=
"step-contents">
3 <div id=
"oauth-enroll-step-signin">
4 <div id=
"oauth-enroll-signin-frame-container">
5 <iframe id=
"oauth-enroll-signin-frame" src=
"about:blank" marginwidth=
"0"
6 marginheight=
"0" frameborder=
"0" scrolling=
"no"></iframe>
8 <div id=
"oauth-enroll-signin-link-container">
9 <a class=
"oauth-enroll-explain-link oauth-enroll-link"
10 i18n-content=
"oauthEnrollExplainLink" hidden
></a>
13 <div id=
"oauth-enroll-step-working" class=
"oauth-enroll-step-center" hidden
>
14 <div class=
"oauth-enroll-step-content">
15 <span class=
"oauth-enroll-step-icon">
16 <span class=
"spinner"></span>
18 <span class=
"oauth-enroll-step-message">
19 <span id=
"oauth-enroll-working-message"></span>
23 <div id=
"oauth-enroll-step-error" class=
"oauth-enroll-step-center" hidden
>
24 <div class=
"oauth-enroll-step-content">
25 <span class=
"oauth-enroll-step-icon">
26 <img src=
"chrome://theme/IDR_ENROLL_FAILURE">
28 <span class=
"oauth-enroll-step-message">
29 <span id=
"oauth-enroll-error-message"></span>
31 <a id=
"oauth-enroll-error-retry" class=
"oauth-enroll-link" href=
"#"
32 i18n-content=
"oauthEnrollRetry"></a>
33 <a class=
"oauth-enroll-explain-link oauth-enroll-link" href=
"#"
34 i18n-content=
"oauthEnrollExplainLink" hidden
></a>
39 <div id=
"oauth-enroll-step-explain" class=
"oauth-enroll-step-center" hidden
>
40 <div class=
"oauth-enroll-step-content">
41 <span class=
"oauth-enroll-step-icon">
42 <img src=
"chrome://theme/IDR_INFO">
44 <span class=
"oauth-enroll-step-message">
45 <span id=
"oauth-enroll-explain-message"
46 i18n-content=
"oauthEnrollExplain"></span>
50 <div id=
"oauth-enroll-step-success" class=
"oauth-enroll-step-center" hidden
>
51 <div class=
"oauth-enroll-step-content">
52 <span class=
"oauth-enroll-step-icon">
53 <img src=
"chrome://theme/IDR_ENROLL_SUCCESS">
55 <span class=
"oauth-enroll-step-message">
56 <span i18n-content=
"oauthEnrollSuccess"></span>
61 <div id=
"oauth-enrollment-controls" class=
"step-controls"></div>