Searched defs:getContrastRatioProperties (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/accessibility-audit/
H A Daxs_testing.js1029 (a = axs.properties.getContrastRatioProperties(a)) && (b.contrastRatio = a);
1041 axs.properties.getContrastRatioProperties = function(a) {

Completed in 61 milliseconds