Add clarification text to browsers file
CLOSES: DOC-1240 flag=none Test plan: - jenkins passes Change-Id: I1997e5c755d5277e7cb901102c1237ff74eeffe9 Reviewed-on: https://gerrit.instructure.com/c/canvas-lms/+/246947 Tested-by: Service Cloud Jenkins <svc.cloudjenkins@instructure.com> Reviewed-by: James Butters <jbutters@instructure.com> QA-Review: Erin Hallmark <erin@instructure.com> Product-Review: Erin Hallmark <erin@instructure.com>
This commit is contained in:
parent
bc8698228c
commit
8e3451ccbe
|
@ -1,4 +1,11 @@
|
||||||
# these browsers must also match what's available in test
|
# this file only manages the unsupported browser banner that
|
||||||
|
# displays in Canvas if a browser being used is below the
|
||||||
|
# minimum specified below. it does not manage which browsers are
|
||||||
|
# actively supported for Canvas, which is always the last two
|
||||||
|
# versions of each browser.
|
||||||
|
# this file is updated yearly in q3 to match the latest firefox
|
||||||
|
# ESR version and the latest chrome rapid release version.
|
||||||
|
# these browsers must also match what's available in test.
|
||||||
minimums:
|
minimums:
|
||||||
chrome: 83
|
chrome: 83
|
||||||
safari: 12
|
safari: 12
|
||||||
|
|
Loading…
Reference in New Issue