#!/usr/bin/env php getDotStyleTest(true, 15)) && p('top,right,aspect-ratio,padding') && e('-3px,-10px,0,2px'); r($commonTest->getDotStyleTest(true, 5)) && p('top,right,aspect-ratio,padding') && e('-3px,-5px,0,2px'); r($commonTest->getDotStyleTest(false, 15)) && p('top,right,aspect-ratio,width,height') && e('-2px,-2px,1 / 1,5px,5px'); r($commonTest->getDotStyleTest(false, 5)) && p('top,right,aspect-ratio,width,height') && e('-2px,-2px,1 / 1,5px,5px'); r($commonTest->getDotStyleTest(false, 0)) && p('top,right,aspect-ratio,width,height') && e('-2px,-2px,1 / 1,5px,5px');