Home
last modified time | relevance | path

Searched defs:background (Results 1 – 2 of 2) sorted by relevance

/test/xts/acts/arkui/ace_ets_webView/entry/src/main/resources/rawfile/js/
Dmain.js59 background: '#f50 url(img/arrow-white.png) no-repeat center' property
64 background: '' property
220 background: '#f40 url(img/up.png) no-repeat 90% center' property
231 background: '' property
/test/testfwk/developer_test/aw/python/distributed/common/
Ddrivers.py117 def execute(self, suite_file, result_path, options, background=False): argument