Bug 1814047 - Add a test for this bug. r=jfkthame

Depends on D168491

Differential Revision: https://phabricator.services.mozilla.com/D168492
This commit is contained in:
Emilio Cobos Álvarez 2023-02-01 09:33:55 +00:00
Родитель 375eadc683
Коммит b40adc4537
3 изменённых файлов: 7 добавлений и 0 удалений

Просмотреть файл

@ -0,0 +1,3 @@
<!doctype html>
<html class="reftest-paged">
<button style="color: black; background: transparent;">Something</button>

Просмотреть файл

@ -0,0 +1,3 @@
<!doctype html>
<html class="reftest-paged" reftest-paged-backgrounds="false">
<button style="color: white; background: black;">Something</button>

Просмотреть файл

@ -2132,3 +2132,4 @@ skip-if(!/^Windows\x20NT\x2010\.0/.test(http.oscpu)) != 1798297-1.html 1798297-1
== 1799425-1.html 1799425-1-ref.html
== 1800437-1.html 1800437-1-ref.html
== 1803999-1.html 1803999-1-ref.html
== 1814047.html 1814047-ref.html