layout/reftests/w3c-css/submitted/values3/reftest.list

Sat, 03 Jan 2015 20:18:00 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Sat, 03 Jan 2015 20:18:00 +0100
branch
TOR_BUG_3246
changeset 7
129ffea94266
permissions
-rw-r--r--

Conditionally enable double key logic according to:
private browsing mode or privacy.thirdparty.isolate preference and
implement in GetCookieStringCommon and FindCookie where it counts...
With some reservations of how to convince FindCookie users to test
condition and pass a nullptr when disabling double key logic.

michael@0 1 == calc-background-linear-gradient-1.html calc-background-linear-gradient-1-ref.html
michael@0 2 == calc-background-image-gradient-1.html calc-background-image-gradient-1-ref.html
michael@0 3 == calc-background-position-1.html calc-background-position-1-ref.html
michael@0 4 == calc-background-size-1.html calc-background-size-1-ref.html
michael@0 5 == calc-border-radius-1.html calc-border-radius-1-ref.html
michael@0 6 == calc-height-block-1.html calc-height-block-1-ref.html
michael@0 7 skip-if(B2G) == calc-height-table-1.html calc-height-table-1-ref.html
michael@0 8 == calc-margin-block-1.html calc-margin-block-1-ref.html
michael@0 9 == calc-max-height-block-1.html calc-max-height-block-1-ref.html
michael@0 10 == calc-max-width-block-1.html calc-width-block-1-ref.html
michael@0 11 == calc-max-width-block-intrinsic-1.html calc-max-width-block-intrinsic-1-ref.html
michael@0 12 == calc-min-height-block-1.html calc-height-block-1-ref.html
michael@0 13 == calc-min-width-block-1.html calc-width-block-1-ref.html
michael@0 14 == calc-min-width-block-intrinsic-1.html calc-min-width-block-intrinsic-1-ref.html
michael@0 15 == calc-offsets-absolute-bottom-1.html calc-offsets-absolute-top-1-ref.html
michael@0 16 == calc-offsets-absolute-left-1.html calc-offsets-relative-left-1-ref.html
michael@0 17 == calc-offsets-absolute-right-1.html calc-offsets-relative-left-1-ref.html
michael@0 18 == calc-offsets-absolute-top-1.html calc-offsets-absolute-top-1-ref.html
michael@0 19 == calc-offsets-relative-bottom-1.html calc-offsets-relative-top-1-ref.html
michael@0 20 == calc-offsets-relative-left-1.html calc-offsets-relative-left-1-ref.html
michael@0 21 == calc-offsets-relative-right-1.html calc-offsets-relative-left-1-ref.html
michael@0 22 == calc-offsets-relative-top-1.html calc-offsets-relative-top-1-ref.html
michael@0 23 == calc-padding-block-1.html calc-padding-block-1-ref.html
michael@0 24 == calc-text-indent-1.html calc-text-indent-1-ref.html
michael@0 25 == calc-text-indent-intrinsic-1.html calc-text-indent-intrinsic-1-ref.html
michael@0 26 == calc-transform-origin-1.html calc-transform-origin-1-ref.html
michael@0 27 == calc-vertical-align-1.html calc-vertical-align-1-ref.html
michael@0 28 == calc-width-block-1.html calc-width-block-1-ref.html
michael@0 29 == calc-width-block-intrinsic-1.html calc-width-block-intrinsic-1-ref.html
michael@0 30 == calc-width-table-auto-1.html calc-width-table-auto-1-ref.html
michael@0 31 == calc-width-table-fixed-1.html calc-width-table-fixed-1-ref.html

mercurial