layout/reftests/forms/progress/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 == values.html values-ref.html
michael@0 2 == values-rtl.html values-rtl-ref.html
michael@0 3 == margin-padding.html margin-padding-ref.html
michael@0 4 == margin-padding-rtl.html margin-padding-rtl-ref.html
michael@0 5 skip-if(B2G) == bar-pseudo-element.html bar-pseudo-element-ref.html
michael@0 6 == bar-pseudo-element-rtl.html bar-pseudo-element-rtl-ref.html
michael@0 7 == indeterminate-style-width.html indeterminate-style-width-ref.html
michael@0 8
michael@0 9 # vertical tests
michael@0 10 == values-vertical.html values-vertical-ref.html
michael@0 11 == values-vertical-rtl.html values-vertical-rtl-ref.html
michael@0 12 == margin-padding-vertical.html margin-padding-vertical-ref.html
michael@0 13 == margin-padding-vertical-rtl.html margin-padding-vertical-rtl-ref.html
michael@0 14 skip-if(B2G) == bar-pseudo-element-vertical.html bar-pseudo-element-vertical-ref.html
michael@0 15 == bar-pseudo-element-vertical-rtl.html bar-pseudo-element-vertical-rtl-ref.html
michael@0 16 == indeterminate-style-height.html indeterminate-style-height-ref.html
michael@0 17
michael@0 18 # The following test is disabled but kept in the repository because the
michael@0 19 # transformations will not behave exactly the same for <progress> and two divs.
michael@0 20 # However, it would be possible to manually check those.
michael@0 21 # == transformations.html transformations-ref.html
michael@0 22
michael@0 23 # Tests for bugs:
michael@0 24 == block-invalidate.html block-invalidate-ref.html
michael@0 25 == in-cells.html in-cells-ref.html
michael@0 26 == max-height.html max-height-ref.html

mercurial