layout/xul/grid/reftests/reftest.list

Thu, 15 Jan 2015 15:59:08 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Thu, 15 Jan 2015 15:59:08 +0100
branch
TOR_BUG_9701
changeset 10
ac0c01689b40
permissions
-rw-r--r--

Implement a real Private Browsing Mode condition by changing the API/ABI;
This solves Tor bug #9701, complying with disk avoidance documented in
https://www.torproject.org/projects/torbrowser/design/#disk-avoidance.

     1 == row-sizing-1.xul row-sizing-1-ref.xul
     2 == column-sizing-1.xul column-sizing-1-ref.xul
     3 == row-or-column-sizing-1.xul row-or-column-sizing-2.xul
     4 == row-or-column-sizing-1.xul row-or-column-sizing-3.xul
     5 == row-or-column-sizing-1.xul row-or-column-sizing-4.xul
     6 == z-order-1.xul z-order-1-ref.xul
     7 == z-order-2.xul z-order-2-ref.xul
     8 == not-full-basic.xul not-full-basic-ref.xhtml
     9 == not-full-grid-pack-align.xul not-full-basic-ref.xhtml
    10 == not-full-row-group-align.xul not-full-row-group-align-ref.xhtml # does anyone want/need this behavior?
    11 == not-full-row-group-pack.xul not-full-row-group-pack-ref.xhtml
    12 == not-full-row-group-direction.xul not-full-row-group-direction-ref.xhtml
    13 == not-full-row-leaf-align.xul not-full-basic-ref.xhtml
    14 == not-full-row-leaf-pack.xul not-full-row-leaf-pack-ref.xhtml
    15 == not-full-row-leaf-direction.xul not-full-row-leaf-pack-ref.xhtml
    16 skip-if(B2G) fails-if(Android&&browserIsRemote) == scrollable-columns.xul scrollable-columns-ref.xhtml # bug 650597, 732569
    17 fails == scrollable-rows.xul scrollable-rows-ref.xhtml
    18 == sizing-2d.xul sizing-2d-ref.xul

mercurial