mirror of
https://github.com/servo/servo.git
synced 2025-08-11 00:15:32 +01:00
This is part of #36315 Testing: This improves several tests that rely on this feature Signed-off-by: Oriol Brufau <obrufau@igalia.com>
111 lines
3.2 KiB
INI
Vendored
111 lines
3.2 KiB
INI
Vendored
[computed-style.html]
|
|
[computed display of <input type=reset> with display: contents]
|
|
expected: FAIL
|
|
|
|
[computed display of <input type=button> with display: contents]
|
|
expected: FAIL
|
|
|
|
[computed display of <input type=submit> with display: contents]
|
|
expected: FAIL
|
|
|
|
[computed display of <input type=color> with display: contents]
|
|
expected: FAIL
|
|
|
|
[computed display of <input type=reset> with display: ruby]
|
|
expected: FAIL
|
|
|
|
[computed display of <input type=button> with display: ruby]
|
|
expected: FAIL
|
|
|
|
[computed display of <input type=submit> with display: ruby]
|
|
expected: FAIL
|
|
|
|
[computed display of <input type=color> with display: ruby]
|
|
expected: FAIL
|
|
|
|
[computed display of <button type=submit> with display: ruby]
|
|
expected: FAIL
|
|
|
|
[computed display of <input type=reset> with display: ruby-base]
|
|
expected: FAIL
|
|
|
|
[computed display of <input type=button> with display: ruby-base]
|
|
expected: FAIL
|
|
|
|
[computed display of <input type=submit> with display: ruby-base]
|
|
expected: FAIL
|
|
|
|
[computed display of <input type=color> with display: ruby-base]
|
|
expected: FAIL
|
|
|
|
[computed display of <button type=submit> with display: ruby-base]
|
|
expected: FAIL
|
|
|
|
[computed display of <input type=reset> with display: ruby-text]
|
|
expected: FAIL
|
|
|
|
[computed display of <input type=button> with display: ruby-text]
|
|
expected: FAIL
|
|
|
|
[computed display of <input type=submit> with display: ruby-text]
|
|
expected: FAIL
|
|
|
|
[computed display of <input type=color> with display: ruby-text]
|
|
expected: FAIL
|
|
|
|
[computed display of <button type=submit> with display: ruby-text]
|
|
expected: FAIL
|
|
|
|
[computed display of <input type=reset> with display: ruby-base-container]
|
|
expected: FAIL
|
|
|
|
[computed display of <input type=button> with display: ruby-base-container]
|
|
expected: FAIL
|
|
|
|
[computed display of <input type=submit> with display: ruby-base-container]
|
|
expected: FAIL
|
|
|
|
[computed display of <input type=color> with display: ruby-base-container]
|
|
expected: FAIL
|
|
|
|
[computed display of <button type=submit> with display: ruby-base-container]
|
|
expected: FAIL
|
|
|
|
[computed display of <input type=reset> with display: ruby-text-container]
|
|
expected: FAIL
|
|
|
|
[computed display of <input type=button> with display: ruby-text-container]
|
|
expected: FAIL
|
|
|
|
[computed display of <input type=submit> with display: ruby-text-container]
|
|
expected: FAIL
|
|
|
|
[computed display of <input type=color> with display: ruby-text-container]
|
|
expected: FAIL
|
|
|
|
[computed display of <button type=submit> with display: ruby-text-container]
|
|
expected: FAIL
|
|
|
|
[computed display of <input type=image> with display: contents]
|
|
expected: FAIL
|
|
|
|
[computed display of <input type=image> with display: ruby]
|
|
expected: FAIL
|
|
|
|
[computed display of <input type=image> with display: ruby-base]
|
|
expected: FAIL
|
|
|
|
[computed display of <input type=image> with display: ruby-text]
|
|
expected: FAIL
|
|
|
|
[computed display of <input type=image> with display: ruby-base-container]
|
|
expected: FAIL
|
|
|
|
[computed display of <input type=image> with display: ruby-text-container]
|
|
expected: FAIL
|
|
|
|
[<input type=color> overflow/overflow-clip-margin]
|
|
expected: FAIL
|
|
|
|
[<input type=image> overflow/overflow-clip-margin]
|
|
expected: FAIL
|