[scrollbar-width-003.html]
  expected:
    if (os == "android") and fission: [OK, TIMEOUT]
  [horizontal-tb, ltr, scrollbar-width auto]
    expected:
      if os == "android": FAIL

  [horizontal-tb, ltr, scrollbar-width thin]
    expected:
      if os == "android": FAIL

  [horizontal-tb, rtl, scrollbar-width auto]
    expected:
      if os == "android": FAIL

  [horizontal-tb, rtl, scrollbar-width thin]
    expected:
      if os == "android": FAIL