tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

text-autospace-valid.html.ini (2289B)


      1 [text-autospace-valid.html]
      2  prefs: [layout.css.text-autospace.enabled:true]
      3  [e.style['text-autospace'\] = "ideograph-alpha replace" should set the property value]
      4    expected: FAIL
      5 
      6  [e.style['text-autospace'\] = "ideograph-numeric replace" should set the property value]
      7    expected: FAIL
      8 
      9  [e.style['text-autospace'\] = "ideograph-alpha ideograph-numeric replace" should set the property value]
     10    expected: FAIL
     11 
     12  [e.style['text-autospace'\] = "punctuation replace" should set the property value]
     13    expected: FAIL
     14 
     15  [e.style['text-autospace'\] = "punctuation ideograph-alpha replace" should set the property value]
     16    expected: FAIL
     17 
     18  [e.style['text-autospace'\] = "replace ideograph-alpha" should set the property value]
     19    expected: FAIL
     20 
     21  [e.style['text-autospace'\] = "replace ideograph-numeric" should set the property value]
     22    expected: FAIL
     23 
     24  [e.style['text-autospace'\] = "replace ideograph-alpha ideograph-numeric" should set the property value]
     25    expected: FAIL
     26 
     27  [e.style['text-autospace'\] = "replace punctuation" should set the property value]
     28    expected: FAIL
     29 
     30  [e.style['text-autospace'\] = "replace punctuation ideograph-alpha" should set the property value]
     31    expected: FAIL
     32 
     33  [e.style['text-autospace'\] = "replace punctuation ideograph-alpha ideograph-numeric" should set the property value]
     34    expected: FAIL
     35 
     36  [e.style['text-autospace'\] = "punctuation" should set the property value]
     37    expected: FAIL
     38 
     39  [e.style['text-autospace'\] = "punctuation ideograph-alpha" should set the property value]
     40    expected: FAIL
     41 
     42  [e.style['text-autospace'\] = "punctuation ideograph-alpha ideograph-numeric" should set the property value]
     43    expected: FAIL
     44 
     45  [e.style['text-autospace'\] = "punctuation insert" should set the property value]
     46    expected: FAIL
     47 
     48  [e.style['text-autospace'\] = "punctuation ideograph-alpha insert" should set the property value]
     49    expected: FAIL
     50 
     51  [e.style['text-autospace'\] = "insert punctuation" should set the property value]
     52    expected: FAIL
     53 
     54  [e.style['text-autospace'\] = "insert punctuation ideograph-alpha" should set the property value]
     55    expected: FAIL
     56 
     57  [e.style['text-autospace'\] = "insert punctuation ideograph-alpha ideograph-numeric" should set the property value]
     58    expected: FAIL