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.

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

mercurial