Skip to content

Commit daaf078

Browse files
authored
Merge pull request #108385 from yoelhor/patch-11
Update customize-ui-overview.md
2 parents 3eb2664 + 8a70a02 commit daaf078

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

articles/active-directory-b2c/customize-ui-overview.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ manager: celestedg
99
ms.service: active-directory
1010
ms.workload: identity
1111
ms.topic: conceptual
12-
ms.date: 01/30/2020
12+
ms.date: 03/19/2020
1313
ms.author: mimart
1414
ms.subservice: B2C
1515
---
@@ -80,6 +80,7 @@ Review the following guidance before using your own HTML and CSS files to custom
8080
- Limited support for Internet Explorer 9 and 8
8181
- Google Chrome 42.0 and above
8282
- Mozilla Firefox 38.0 and above
83+
- Safari for iOS and macOS, version 12 and above
8384
- Don't include **form tags** in your HTML. Form tags interfere with the POST operations generated by the HTML injected by Azure AD B2C.
8485

8586
### Where do I store UI content?

includes/active-directory-b2c-html-how-to.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ author: msmimart
33
ms.service: active-directory-b2c
44
ms.subservice: B2C
55
ms.topic: include
6-
ms.date: 03/16/2020
6+
ms.date: 03/19/2020
77
ms.author: mimart
88
---
99
## Use custom page content
@@ -66,6 +66,7 @@ When using your own HTML and CSS files to customize the UI, host your UI content
6666
- Limited support for Internet Explorer 9 and 8
6767
- Google Chrome 42.0 and above
6868
- Mozilla Firefox 38.0 and above
69+
- Safari for iOS and macOS, version 12 and above
6970
- Due to security restrictions, Azure AD B2C doesn't support `frame`, `iframe`, or `form` HTML elements.
7071

7172
## Custom page content walkthrough

0 commit comments

Comments
 (0)