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

/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/models/
H A Dtest_expectations.py51 WEBKIT_BUG_PREFIX = 'webkit.org/b/' variable
284 if (token.startswith(WEBKIT_BUG_PREFIX) or
291 if token.startswith(WEBKIT_BUG_PREFIX):

Completed in 1364 milliseconds