Add Practice Page for Supporting Color Contrast Settings #3863
Annotations
10 errors and 1 warning
content/practices/high-contrast/high-contrast-practice.js#L3
Use the global form of 'use strict'
|
|
|
content/practices/high-contrast/high-contrast-practice.js#L591
Replace `·Math.pow((rgb1.r·-·rgb2.r)` with `·(⏎····Math.pow(rgb1.r·-·rgb2.r`
|
content/practices/high-contrast/high-contrast-practice.js#L592
Replace `·········Math.pow((rgb1.g·-·rgb2.g)` with `····Math.pow(rgb1.g·-·rgb2.g`
|
content/practices/high-contrast/high-contrast-practice.js#L593
Replace `·········Math.pow((rgb1.b·-·rgb2.b),·2);` with `····Math.pow(rgb1.b·-·rgb2.b,·2)`
|
|
content/practices/high-contrast/high-contrast-practice.js#L608
Replace `·(systemColorName,·colorHex)·{⏎` with `(systemColorName,·colorHex)·{`
|
|
|
content/patterns/dialog-modal/examples/js/dialog.js#L87
JSDoc @returns declaration present but return expression not available in function
|
The logs for this run have expired and are no longer available.
Loading