[max-lines-valid.html]
  expected:
    if (os == "android") and fission: [OK, TIMEOUT]
  [e.style['max-lines'\] = "1" should set the property value]
    expected: FAIL

  [e.style['max-lines'\] = "none" should set the property value]
    expected: FAIL

  [e.style['max-lines'\] = "6" should set the property value]
    expected: FAIL