Revision 00e307770fc2b386932e2975ef25c17448abdd00 authored by Emilio Cobos Álvarez on 04 April 2018, 18:31:57 UTC, committed by moz-wptsync-bot on 04 April 2018, 18:31:57 UTC
I don't have a strong preference about blending with white vs. just doing alpha
0.5, so I kept doing what we were doing, since Blink and WebKit also apply the
blending to the text background, and I'm not sure that's particularly desirable.
bugzilla-url: https://bugzilla.mozilla.org/show_bug.cgi?id=1449010
gecko-commit: 6d2897cca552917317e11a34e2bb410431ef5619
gecko-integration-branch: central
gecko-reviewers: mattwoodrow
1 parent 7c51ebb
History
File Mode Size
resources
OWNERS -rw-r--r-- 18 bytes
README.md -rw-r--r-- 1.3 KB
cookieStore_delete_arguments.tentative.window.js -rw-r--r-- 6.3 KB
cookieStore_event_arguments.tenative.window.js -rw-r--r-- 2.5 KB
cookieStore_event_basic.tentative.window.js -rw-r--r-- 971 bytes
cookieStore_event_delete.tenative.window.js -rw-r--r-- 1.1 KB
cookieStore_event_overwrite.tentative.window.js -rw-r--r-- 1.0 KB
cookieStore_getAll_arguments.tentative.window.js -rw-r--r-- 4.6 KB
cookieStore_getAll_set_basic.tentative.window.js -rw-r--r-- 749 bytes
cookieStore_get_arguments.tentative.window.js -rw-r--r-- 2.9 KB
cookieStore_get_delete_basic.tentative.window.js -rw-r--r-- 675 bytes
cookieStore_get_set_basic.tentative.window.js -rw-r--r-- 698 bytes
cookieStore_has_arguments.tentative.window.js -rw-r--r-- 3.3 KB
cookieStore_has_basic.tentative.window.js -rw-r--r-- 898 bytes
cookieStore_in_detached_frame.tentative.html -rw-r--r-- 621 bytes
cookieStore_set_arguments.tentative.window.js -rw-r--r-- 8.0 KB
cookieStore_special_names.tentative.html -rw-r--r-- 1.4 KB
delete_cookies.tentative.html -rw-r--r-- 363 bytes
delete_cookies.tentative.https.html -rw-r--r-- 371 bytes
document_cookie.tentative.html -rw-r--r-- 365 bytes
document_cookie.tentative.https.html -rw-r--r-- 373 bytes
document_getAll_multiple.tentative.html -rw-r--r-- 1.6 KB
expiration.tentative.html -rw-r--r-- 355 bytes
expiration.tentative.https.html -rw-r--r-- 363 bytes
get_set_get_all.tentative.html -rw-r--r-- 366 bytes
get_set_get_all.tentative.https.html -rw-r--r-- 374 bytes
http_cookie_and_set_cookie_headers.tentative.html -rw-r--r-- 403 bytes
http_cookie_and_set_cookie_headers.tentative.https.html -rw-r--r-- 411 bytes
idlharness.tentative.html -rw-r--r-- 1.4 KB
idlharness_serviceworker.js -rw-r--r-- 1.2 KB
idlharness_serviceworker.tentative.https.html -rw-r--r-- 640 bytes
no_name_and_no_value.tentative.html -rw-r--r-- 380 bytes
no_name_and_no_value.tentative.https.html -rw-r--r-- 388 bytes
no_name_equals_in_value.tentative.html -rw-r--r-- 384 bytes
no_name_equals_in_value.tentative.https.html -rw-r--r-- 392 bytes
no_name_multiple_values.tentative.html -rw-r--r-- 387 bytes
no_name_multiple_values.tentative.https.html -rw-r--r-- 395 bytes
one_simple_origin_cookie.tentative.html -rw-r--r-- 383 bytes
one_simple_origin_cookie.tentative.https.html -rw-r--r-- 391 bytes
ordering.tentative.https.html -rw-r--r-- 359 bytes
secure_cookies.tentative.html -rw-r--r-- 378 bytes
secure_cookies.tentative.https.html -rw-r--r-- 386 bytes
serviceworker_cookieStore_arguments.js -rw-r--r-- 443 bytes
serviceworker_cookieStore_arguments.tentative.https.html -rw-r--r-- 747 bytes
serviceworker_cookieStore_basic.js -rw-r--r-- 386 bytes
serviceworker_cookieStore_basic.tentative.https.html -rw-r--r-- 731 bytes

README.md

back to top