mirror of
https://github.com/servo/servo.git
synced 2025-06-06 08:35:43 +00:00
Implement Shadow Tree construction for input `type=text`, adding a text control inner editor container and placeholder container. Subsequently, due to the changes of the DOM tree structure, the changes will add a new NodeFlag `IS_TEXT_CONTROL_INNER_EDITOR` to handle the following cases. - If a mouse click button event hits a text control inner editor, it will redirect the focus target to its shadow host. - In text run's construction, the text control inner editor container queries the selection from its shadow host. This is later used to resolve caret and selection painting in the display list. This will be the first step of fixing input `type=text` and other single-line text input element widgets. Such as, implementing `::placeholder` selector. Testing: Existing WPT test and new Servo specific appearance WPT. Fixes: #36307 --------- Signed-off-by: stevennovaryo <steven.novaryo@gmail.com>
14602 lines
282 KiB
JSON
Vendored
14602 lines
282 KiB
JSON
Vendored
{
|
|
"items": {
|
|
"crashtest": {
|
|
"mozilla": {
|
|
"cache_old_response-crash.html": [
|
|
"d14e7c830f52bb77e81d91b533e0ce6d4a1ede82",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"canvas": {
|
|
"toblob-then-change-size-crash.html": [
|
|
"355474b4832dde985a73baad925702bbb0cbc73f",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"transfer-control-to-offscreencanvas-then-change-dimensions-crash.html": [
|
|
"bc0c7afd6ab2e1c313bb61ea4a5c68b402105f5d",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
]
|
|
},
|
|
"datatransferitem-crash.html": [
|
|
"d11355ab38c1e99e0ba3e10d7dfed18bf26af60b",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"form_reset-crash.html": [
|
|
"b23cbf6aefdef8231e2cc4cb0e6416195d5bdf71",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"global-enumerate-crash.html": [
|
|
"a77e79b1465bf7555340dd5e9bf94a4c8caa85f2",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"iframe_focus-crash.html": [
|
|
"f991b1a563f3cc44870640ab194708fa239ad89d",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"location-set-crash.html": [
|
|
"0b1695df79b0437fb644bfcb3ef09bc0eb906f1e",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"path2D_addPath-crash.html": [
|
|
"f913e6baf8340886c58f99609755ae061bf64f12",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"slice-blob-twice-crash.html": [
|
|
"94227dcc74d80dae19b39df025708ffc24ee78c5",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"test-wait-crash.html": [
|
|
"2419da6af0c278a17b9ff974d4418f9e386ef3e0",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"window_resizeTo_not_permitted-crash.html": [
|
|
"7b6a67ff81436a91048bdb627f303f7fab2762f7",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
]
|
|
}
|
|
},
|
|
"reftest": {
|
|
"appearance": {
|
|
"input-text-definite-width.html": [
|
|
"fda46f8af9c14cef3911ec809054624204848b9d",
|
|
[
|
|
"appearance/input-text-definite-width.html",
|
|
[
|
|
[
|
|
"/_mozilla/appearance/input-text-definite-width-ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"input-text-empty.html": [
|
|
"bd5f5f5a21ec0ce028922a6764de41dc904a1eb1",
|
|
[
|
|
"appearance/input-text-empty.html",
|
|
[
|
|
[
|
|
"/_mozilla/appearance/input-text-empty-ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"input-text-nonempty-placeholder.html": [
|
|
"e075663cb6ae708b313b3cd5cd69f78c51b4bc1f",
|
|
[
|
|
"appearance/input-text-nonempty-placeholder.html",
|
|
[
|
|
[
|
|
"/_mozilla/appearance/input-text-nonempty-placeholder-ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"input-text-overflow.html": [
|
|
"52db07c0f0274d2b7b086d7017982145c25918da",
|
|
[
|
|
"appearance/input-text-overflow.html",
|
|
[
|
|
[
|
|
"/_mozilla/appearance/input-text-overflow-ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"input-text-placeholder-overflow.html": [
|
|
"c4d77ae2a22a5b7972f2798b8ca78742b81bacc4",
|
|
[
|
|
"appearance/input-text-placeholder-overflow.html",
|
|
[
|
|
[
|
|
"/_mozilla/appearance/input-text-placeholder-overflow-ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"input-text-placeholder.html": [
|
|
"d75acade78038b14529135b1d63c0ac5a168a87b",
|
|
[
|
|
"appearance/input-text-placeholder.html",
|
|
[
|
|
[
|
|
"/_mozilla/appearance/input-text-placeholder-ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
]
|
|
},
|
|
"css": {
|
|
"abs-overflow-stackingcontext.html": [
|
|
"264df01aa64e0abe9ea3a75e57452c27d53a904f",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/abs-overflow-stackingcontext_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"abs_float_pref_width.html": [
|
|
"6091dc5ad57aba55ec9568f82a348e50b160e631",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/abs_float_pref_width-ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"abs_rel_explicit_height.html": [
|
|
"735176bcfee77cf954e1931085b48f167c2663e8",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/abs_rel_explicit_height_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"absolute_block_format_ctx.html": [
|
|
"e7540c1cfe8eaab06e9c3b87214263d2c3abec34",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/absolute_block_format_ctx_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"absolute_clipping_of_own_contents.html": [
|
|
"19919ff89c72d3425d188c49c27916a9eb885359",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/absolute_clipping_of_own_contents_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"absolute_content_height.html": [
|
|
"80ac5b8daae5a63afa7ea114fac4441768f26af3",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/absolute_content_height_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"absolute_css_width.html": [
|
|
"a6ef6f42f2fddaab0413f5aec73ac33bef358ffe",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/absolute_css_width_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"absolute_div_with_padding.html": [
|
|
"cddbbba8def093ccdd48257f491c632b43b4f0e0",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/absolute_div_with_padding_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"absolute_hypothetical_with_intervening_inline_block_a.html": [
|
|
"54d92051775d6fa2e5e3ac3ceb1848f58ae2c653",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/absolute_hypothetical_with_intervening_inline_block_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"absolute_ib_split_a.html": [
|
|
"43b8fb09e9e11174b3af9554c4f6f3ab650f561a",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/absolute_ib_split_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"absolute_img_with_padding.html": [
|
|
"fb93f061371957ce3888ed2ab6a66fd61c3585f0",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/absolute_img_with_padding_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"absolute_inline_containing_block_a.html": [
|
|
"ab15865df4bef6507aaf5d7130bc334672f04a57",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/absolute_inline_containing_block_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"absolute_line_height_after_float.html": [
|
|
"b8fe85ef6ecd83dadcfb76d0431630c25244aa36",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/absolute_line_height_after_float_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"absolute_table.html": [
|
|
"731bf9a123f0e9809c9c1541a866034510a0732c",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/absolute_table_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"absolute_z_index_auto_paint_order_a.html": [
|
|
"14ada33cfe5be77f761f11f6c1edd17dc445cdbb",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/absolute_z_index_auto_paint_order_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"acid1_a.html": [
|
|
"3bec0f0244dd741cbcff41ac6138d99439563443",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/acid1_b.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"acid2-wrapper.html": [
|
|
"d1907a92b64ab8cabbc352d822a196f82b46a768",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/acid2_ref_broken.html",
|
|
"=="
|
|
]
|
|
],
|
|
{
|
|
"timeout": "long"
|
|
}
|
|
]
|
|
],
|
|
"acid2_noscroll.html": [
|
|
"0af3ae3c26373fe0d0e61eb51a2d669972d5d42d",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/acid2_ref_broken.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"acid2_ref.html": [
|
|
"d0b4e28ec3ead19e59c5db25640a5b9c0e1c79e7",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/acid2_ref_broken.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"after_block_iteration.html": [
|
|
"79efcc137236f2b9eb1183fedd7c677a78f0850a",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/after_block_iteration_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"alpha_gif_a.html": [
|
|
"e2ebc3dd096d1e127d861bf934b7a2a8b419546e",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/alpha_gif_b.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"alpha_png_a.html": [
|
|
"6c718e7b06cd6086fc0864ac5b2da2144ca3bcb9",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/alpha_png_b.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"anon_block_inherit_a.html": [
|
|
"00214c6b848ec118f34fedd92c3a7c7b3844823d",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/anon_block_inherit_b.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"append_style_a.html": [
|
|
"3856eb98f470a752cfd5d7abdce64cf09ff36b5e",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/append_style_b.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"attr_exists_selector.html": [
|
|
"9290ff8386387406d215d6eae153510c8b75c7b9",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/attr_exists_selector_ref.html",
|
|
"=="
|
|
],
|
|
[
|
|
"/_mozilla/css/noteq_attr_exists_selector.html",
|
|
"!="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"attr_selector_case_sensitivity.html": [
|
|
"f86ac14b8553e08d2222fe2b15e108176ad25960",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/attr_selector_case_sensitivity_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"background.html": [
|
|
"7153c7e192b0993bccc9e1369e1a1e7e076e4747",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/background_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"background_border_padding_crash.html": [
|
|
"f3d50025ac06d4ccc30ebda74b41cad12cdfd1f2",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/background_border_padding_crash-ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"background_clip_a.html": [
|
|
"7f2c8b7f0dd941d19e747569804f7141baae144f",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/background_clip_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"background_external_stylesheet.html": [
|
|
"779ee53213a9877cbc690fcb5f02dcdcbcb09f87",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/background_rust_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"background_image_a.html": [
|
|
"37afc14ca0c50d72cbd529fc19b5bb6da06031f2",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/background_image_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"background_image_position_a.html": [
|
|
"080fdc9a0f42f0ab391ce846048e4d4e111cc444",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/background_image_position_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"background_none_a.html": [
|
|
"dbbeb9a377901385598652ead96390945afc32eb",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/background_none_b.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"background_origin_a.html": [
|
|
"1bf3ca76391a8e5dc9c1568f8d5b35245d3015af",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/background_origin_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"background_position_a.html": [
|
|
"589e1a44ee709b4dc05823664a69de2381c28cb6",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/background_position_b.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"background_position_keyword.html": [
|
|
"f7a3e1a4d43ae9d1877472c62ee14423abd783a1",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/background_position_b.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"background_position_percent.html": [
|
|
"daf29276e59932c06ae632b3e0d2d73699f70897",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/background_position_b.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"background_position_shorthand.html": [
|
|
"feb3a2e2b6463d1c4385c0a524ebc224cfa84422",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/background_position_shorthand_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"background_repeat_both_a.html": [
|
|
"012a826675edf8fbe2fc73238a5a07e01e3f5b81",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/background_repeat_both_b.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"background_repeat_none_a.html": [
|
|
"21be6e513fc5ec57a6544afd7dbd97c3ea4da68c",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/background_repeat_none_b.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"background_repeat_x_a.html": [
|
|
"98d15f3d153618dbabaf9227efc199fb62b30d07",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/background_repeat_x_b.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"background_repeat_y_a.html": [
|
|
"96efac9a306ff8bacf873bccc43583ce6f5db7b6",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/background_repeat_y_b.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"background_size_a.html": [
|
|
"d4ae7203e2b09ceecbf1274c2fb9d4ec8bd6e1cd",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/background_size_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"background_size_shorthand_a.html": [
|
|
"85ed53f4b167abf0dc05c28ccf35d9958ced99bf",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/background_size_shorthand_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"background_size_zero_a.html": [
|
|
"64b7431f74e0c048de085110d6f568a3f4a5f277",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/background_size_zero_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"background_style_attr.html": [
|
|
"71ab937ed00932008df1b93f4fcc1a4a3cb3d304",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/background_rust_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"basic_width_px.html": [
|
|
"a9b7e1770198d8088c7cf9914ceaec1d06e5f8ac",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/basic_width_em.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"block_formatting_context_a.html": [
|
|
"eecad30e3e7907814279efe5c5a9643ba7f0c0ba",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/block_formatting_context_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"block_formatting_context_cleared_float_a.html": [
|
|
"d91265b494ddf56f6f45943f8316d25d72a110d0",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/block_formatting_context_cleared_float_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"block_formatting_context_complex_a.html": [
|
|
"14163ec35479450ab37afe34d5d8c642f35a8d90",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/block_formatting_context_complex_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"block_formatting_context_containing_floats_a.html": [
|
|
"20aa80fe62998c54a605de199607227a7a1d75af",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/block_formatting_context_containing_floats_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"block_formatting_context_float_inorder_interaction_a.html": [
|
|
"52e884598ff0310846059b45e9d8b2b223850d13",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/block_formatting_context_float_inorder_interaction_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"block_formatting_context_float_placement_a.html": [
|
|
"a0dd4a53162f48134fc4f1d23505efd8d39832cf",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/block_formatting_context_float_placement_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"block_formatting_context_margin_collapse_a.html": [
|
|
"787505d08c26b6763d7cb467f8c0d0dcc2929bb3",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/block_formatting_context_margin_collapse_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"block_formatting_context_margin_inout_a.html": [
|
|
"a7e6f0cd69e3b660980425e2ae6e30638a7682eb",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/block_formatting_context_margin_inout_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"block_formatting_context_max_width_a.html": [
|
|
"5e5e59c28410bd9bccbf23a4e05a78adbe4c4c45",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/block_formatting_context_max_width_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"block_formatting_context_negative_margins_a.html": [
|
|
"41bc3ccabb58c4b75c82709578591275d86ace8d",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/block_formatting_context_negative_margins_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"block_formatting_context_overflow_a.html": [
|
|
"1376c99962f81b0f5e60217f699c5d3dac873df6",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/block_formatting_context_overflow_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"block_formatting_context_relative_a.html": [
|
|
"fc399cfa7adce3423869c7da320d4eb39be4dce3",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/block_formatting_context_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"block_formatting_context_translation_a.html": [
|
|
"cf5054c158c4d0bc44819824c688e7607fed3fdb",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/block_formatting_context_translation_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"block_formatting_context_with_margin_a.html": [
|
|
"0ed0a8607b81ff3d999aa4f37f505968c3f3c714",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/block_formatting_context_with_margin_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"block_image.html": [
|
|
"7bba4554786655076768150223058b1437e9c5c4",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/500x300_green.html",
|
|
"=="
|
|
],
|
|
[
|
|
"/_mozilla/css/noteq_500x300_white.html",
|
|
"!="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"block_replaced_content_a.html": [
|
|
"639da0036a097c704c0edf363382f2ffdd83c74f",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/block_replaced_content_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"block_replaced_content_b.html": [
|
|
"c6fd40fc6a3547ec2e2509bdb10ed1a7d6588dd6",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/block_replaced_content_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"blockify_inline_element.html": [
|
|
"7f9da081c8e246c7d72a85ecfd129a5ddc56e07a",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/blockify_inline_element_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"blur_a.html": [
|
|
"a75af6a020711df2b97caa6b32f4d3cc445d1178",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/blur_ref.html",
|
|
"!="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"border-image-linear-gradient.html": [
|
|
"a0040e7e157c461869e8d90c1ee0b2c34c06e813",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/border-image-linear-gradient-ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"border-radius-image.html": [
|
|
"2e30ba4bcb40b0fd50ae2c35992e06423720b26e",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/border-radius-image-ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"border_black_groove.html": [
|
|
"49e1647a6f71e320770225ad537b4fd4020bd700",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/border_black_solid.html",
|
|
"!="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"border_black_ridge_a.html": [
|
|
"90cdda1dca8793a1c01b72f1ad27398903cfd823",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/border_black_groove.html",
|
|
"!="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"border_black_ridge_b.html": [
|
|
"db72a2c354cb40337f7620fec1bffc91ca557e13",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/border_black_solid.html",
|
|
"!="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"border_code_tag.html": [
|
|
"41a358622426e1eaaf85737fff134b6ce49850dc",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/border_code_tag_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"border_collapse_missing_cell_a.html": [
|
|
"e5e24f211076a4c15a8c150a6c37ed81efa32316",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/border_collapse_missing_cell_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"border_collapse_row_a.html": [
|
|
"25848243af19750d4f7791922c327f47615cd9c7",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/border_collapse_row_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"border_collapse_rowgroup_a.html": [
|
|
"e5f010d5cd539309bbb0ec1313699fb34025e678",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/border_collapse_rowgroup_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"border_collapse_simple_a.html": [
|
|
"2a2676b9987ba8e220c575830eb6082376ec0317",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/border_collapse_simple_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"border_inline_split.html": [
|
|
"95bd669bdb4104a239ad47d2bfcf01f05f724fd8",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/border_inline_split_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"border_radius_asymmetric_sizes_a.html": [
|
|
"feee2ec7ef0e4d2fabf65d7778a98c4c5e925edd",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/border_radius_asymmetric_sizes_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"border_radius_clip_a.html": [
|
|
"3579d248b7d07024a75e4ddf9fd7b60cf73ab0ca",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/border_radius_clip_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"border_radius_clipping_contents_a.html": [
|
|
"fa9eb73d3e5fdeb10019cce36c2d239a6ac867bc",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/border_radius_clipping_contents_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"border_radius_dashed_a.html": [
|
|
"c2a79aae6ef67b89f10f49c5e99a3d81e9142fb0",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/border_radius_dashed_ref.html",
|
|
"!="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"border_radius_elliptical_a.html": [
|
|
"3d33240da8214683b1431261e6a869b4d8749163",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/border_radius_elliptical_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"border_radius_in_border_radius_a.html": [
|
|
"95195a276d732ec0e2307cd8f89a7f372c9c4821",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/border_radius_in_border_radius_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"border_radius_overlapping_a.html": [
|
|
"b9b811fee9ef2774a497b109d319d37a25ca9ac7",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/border_radius_overlapping_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"border_radius_shorthand_a.html": [
|
|
"b496267c729f490bf28bd1d01eac0a73dae1d22c",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/border_radius_shorthand_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"border_radius_zero_sizes_a.html": [
|
|
"38b6169f31733441cea65f758fcd5fddb5c1b732",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/border_radius_zero_sizes_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"border_rounding_1px_invisible_issue_7184_a.html": [
|
|
"cd90d70754b52c7b161cd3fae379b6cf6f00f440",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/border_rounding_1px_invisible_issue_7184_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"border_spacing_a.html": [
|
|
"b1bb79ad40d3eee39fdbed50678b33d177495169",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/border_spacing_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"border_spacing_auto_layout_a.html": [
|
|
"4a3922e2b7040fe46a42014d31a5456801e67c2d",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/border_spacing_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"border_spacing_empty_table.html": [
|
|
"81f11a0797e5792c3655103db4d15ba78128809e",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/border_spacing_empty_table_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"border_spacing_fixed_layout_a.html": [
|
|
"f90fd485da45d8f9134a8d9e35629ce665ae3e10",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/border_spacing_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"border_style_none_a.html": [
|
|
"d5120c0bb93e3df5d344fba588602ce4537ee089",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/border_style_none_b.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"borders_a.html": [
|
|
"cea6f3a94e46a9368f8c11d222b89977c58573cc",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/borders_b.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"box_shadow_bg.html": [
|
|
"8fd3568aa4087cca485a8000f697829bc06681cf",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/box_shadow_bg_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"box_shadow_blur_a.html": [
|
|
"04e148133c3cc94dd001ead37afaa80bbf8127b4",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/box_shadow_blur_ref.html",
|
|
"!="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"box_shadow_blur_fixed.html": [
|
|
"d26854d20a7b0487c590b3d175d89e6b36e83e85",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/box_shadow_blur_fixed_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"box_shadow_border_box_a.html": [
|
|
"3bff2a2ee2c25531bc8f8be79a0098ca8deee096",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/box_shadow_border_box_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"box_shadow_default_color_a.html": [
|
|
"2715959f1b577f2c2ec469d83bacec8fdb26ce95",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/box_shadow_default_color_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"box_shadow_inset_a.html": [
|
|
"ba4b5b19f92e6c9e556f3df368b14cf16d33fc59",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/box_shadow_inset_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"box_shadow_inset_bg.html": [
|
|
"eaa9f5211b5b1a6d6e5fd2a574dd7e3f5deade07",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/box_shadow_inset_bg_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"box_shadow_inset_parsing_a.html": [
|
|
"741f697f1c8c6d9fb6690a746dbd5da28ece6d7b",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/box_shadow_inset_parsing_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"box_shadow_paint_order_a.html": [
|
|
"035d075d15f34f51c6350c098f6a27eb5eae1c85",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/box_shadow_paint_order_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"box_shadow_spread_a.html": [
|
|
"8f593aefae5d674b90ac3bbfd61226711d0d0deb",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/box_shadow_spread_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"box_sizing_border_box_a.html": [
|
|
"8be1adaf2021d219181b727bcf5c0208c4aba7bd",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/box_sizing_border_box_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"box_sizing_sanity_check_a.html": [
|
|
"de3de80ec3001705aef0d5f067af951f8d5d01d3",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/box_sizing_sanity_check_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"br.html": [
|
|
"ec893104705591c1a0812d45c5e8081a85695eef",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/br-ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"bug-1361013-cousin-sharing.html": [
|
|
"44f78042bcaefd9e60aadd04a0b91ae53be4d47f",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/bug-1361013-cousin-sharing-ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"button_css_width.html": [
|
|
"8013fca55c0d5b945af437a468c48270b170eb39",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/button_css_width_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"button_whitespace_a.html": [
|
|
"cf68d039365691fdc2f96f2ba2431f5991af7821",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/button_whitespace_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"calc-basic.html": [
|
|
"427c126064123eff7956ecd8e03704275377eb75",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/calc-basic-ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"canvas_as_block_element_a.html": [
|
|
"747d90f8ded54e872fa54811ff2bb70b14f52df8",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/canvas_as_block_element_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"canvas_linear_gradient_a.html": [
|
|
"9042ab36ec1ed3497d56bce1aab0cafca82a4130",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/canvas_linear_gradient_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"canvas_over_area.html": [
|
|
"c1e062cad6861fa1141e2d1d290835638dd53f98",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/canvas_over_area_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"canvas_radial_gradient_a.html": [
|
|
"1d956a5f7bd636ff0b09b0685b8f9ddfce9fe6fb",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/canvas_radial_gradient_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"case-insensitive-font-family.html": [
|
|
"70b3be59507e02e54119038a207d3122dd6a2b06",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/case-insensitive-font-family-ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"class-namespaces.html": [
|
|
"239d1629fc3144da63b630dfb5d3a669c6353574",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/class-namespaces-ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"clear_generated_content_table_a.html": [
|
|
"114cbc44e7de6827c88814a8d11cb40ec7c04ebd",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/clear_generated_content_table_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"clip_a.html": [
|
|
"c886cfe1dadd9dc42a9d2c143b9dd9a42fec8c4f",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/clip_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"complex_glyphs_a.html": [
|
|
"08032c978d50c97f529e74ef4c21bc248f0795e7",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/complex_glyphs_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"content_color.html": [
|
|
"eb12f3729492816714d6a8e622a5e69e49e7d7ae",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/content_color_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"counters_nested_a.html": [
|
|
"bff0efd91b78cf7489180cab8871e07a71fd28ae",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/counters_nested_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"counters_simple_a.html": [
|
|
"e2b46658ce2aebf6c8f97a391a3cd5fa3301540a",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/counters_simple_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"data_img_a.html": [
|
|
"f93c93f27d2011a0fc7ba26a5e73813e4eadbb81",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/data_img_b.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"deferred-paint.html": [
|
|
"552a9456b026b647bf726f0efa55f63ccbae532f",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/deferred-paint-ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"direction_style_caching.html": [
|
|
"0f53b4a120463d12ea180647c43841fb3c048f49",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/direction_style_caching_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"dirty_viewport.html": [
|
|
"5adc2687d51368e2d340dfa3b374d9c938587fa9",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/dirty_viewport_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"display_table_cell_intrinsic_width_a.html": [
|
|
"ad9ab9863bc6874fec0c0c68695c4b2fef404fd0",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/display_table_cell_intrinsic_width_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"ellipsis_font_panic.html": [
|
|
"6d63195ea18d08f4384576092bd9f6324bbcee3b",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/ellipsis_font_panic-ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"empty_cells_a.html": [
|
|
"db44cfc5d7b53cdd9517e53426da48f4fd5272d1",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/empty_cells_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"external_media_query_link.html": [
|
|
"65baa6435c28bf07725e7657dcb83365886b73d7",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/external_media_query_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"external_media_query_style.html": [
|
|
"159df328933e7889fd4f1916da6396cab161735a",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/external_media_query_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"filter_inline_a.html": [
|
|
"9392ab01de8f227ca558eb6b372f8f6857b25554",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/filter_inline_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"filter_opacity_a.html": [
|
|
"6c488755628e4745c65ca660ace554c82bb615ef",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/filter_opacity_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"filter_sepia_a.html": [
|
|
"936d6a99153225328275d09a06d546c6039e1f71",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/filter_sepia_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"first_child_pseudo_a.html": [
|
|
"c32fe0857fe5df8f65dd1eea453ad4920c8c78ad",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/first_child_pseudo_b.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"first_of_type_pseudo_a.html": [
|
|
"40a1066a4ae15e504a3b7c81d7f9cfe479d07989",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/first_of_type_pseudo_b.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"fixed_percent.html": [
|
|
"ccc896071506f2a642d1bcc59441c228082c2437",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/fixed_percent_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"fixed_position_css_clip.html": [
|
|
"e8979e3b15f0b418c31b86918c7fc02844192a73",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/fixed_position_css_clip_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"fixed_width_overrides_child_intrinsic_width_a.html": [
|
|
"ec2a05b49a0929b58a34a9378366b5236a14661d",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/fixed_width_overrides_child_intrinsic_width_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"flex-zero_lines.html": [
|
|
"11786b4e328d68b78090b93aa37cc2ccbd88912e",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/flex-zero_lines_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"flex_column_direction.html": [
|
|
"a4c612feff99a36b7c98e05f0bd6c672e0d649e3",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/flex_column_direction_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"flex_nochild.html": [
|
|
"7bab5719de5b91bd748aeb2499339cc22e1001d0",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/flex_nochild-ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"flex_root_percent_size.html": [
|
|
"6dec362e9622dc9559ebe64e60ef7b4cb8525ad4",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/flex_root_percent_size_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"flex_row_direction.html": [
|
|
"b2ec365090537cbc826c8f6e977552a148272288",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/flex_row_direction_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"float_clearance_a.html": [
|
|
"56d292a2dfa81fe66dd5c220a1fe3ab7c4bc8d52",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/float_clearance_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"float_clearance_intrinsic_width_a.html": [
|
|
"7066f4f023aa09ced1244a39b4fcd20a6bc2dd6e",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/float_clearance_intrinsic_width_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"float_cleared_with_just_height.html": [
|
|
"e32424afe58cafd90a678b427179d487ea0ce16f",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/float_cleared_with_just_height_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"float_intrinsic_height.html": [
|
|
"51daad9c536cce37f9102b555f0a55525f839160",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/float_intrinsic_height_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"float_intrinsic_width_a.html": [
|
|
"7c77a2b7c0960581b725a5d09cc8662ec936adff",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/float_intrinsic_width_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"float_overflow_area_a.html": [
|
|
"5f663e4beea4591618219e09e418541257dfe73c",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/float_overflow_area_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"float_positioned_pseudo_stacking_context.html": [
|
|
"9aae3ec767e242e574ad2bd7ce6bfe14cbae9fdb",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/float_positioned_pseudo_stacking_context_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"float_right_intrinsic_width_a.html": [
|
|
"79a3e1933e01b49da982d509d5669407c0138f6e",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/float_right_intrinsic_width_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"float_speculation_negative_inline_margins_a.html": [
|
|
"383ec5b55523014029ebf03058aa5ac9b9924b2a",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/float_speculation_negative_inline_margins_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"float_table_a.html": [
|
|
"2bd4390cbaa7e26274488bc3857f2a9b33f25aba",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/float_table_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"float_under_top_margin_a.html": [
|
|
"ffe30dac16d7cfced851c23201afff8e71e5701b",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/float_under_top_margin_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"floated_generated_content_a.html": [
|
|
"7e82d877bbb81e6934e0fc14d725feaabd5bf3ef",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/floated_generated_content_b.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"floated_list_item_a.html": [
|
|
"226d39e6d7a0382f66b8120955211cf54c8456fa",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/floated_list_item_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"floated_negative_margins_a.html": [
|
|
"62b2859b2b3582c72a335f255baa12916f83d939",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/floated_negative_margins_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"floated_table_with_margin_a.html": [
|
|
"37f6cc51bcc84754d2e04153f1a4a5add7928374",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/floated_table_with_margin_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"floats_inline_margins_a.html": [
|
|
"19b4910e6e04a88bb20cb0803a242880b58f570a",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/floats_inline_margins_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"floats_margin_collapse_a.html": [
|
|
"06d0b6a386b32a5c2dd47f34ea73b3ebbfe4a54f",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/floats_margin_collapse_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"floats_margin_collapse_with_clearance_a.html": [
|
|
"a2745f796cf490d45a0d3655aab040787ecea1f7",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/floats_margin_collapse_with_clearance_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"floats_percentage_width_a.html": [
|
|
"051b86f70613b26cbfbdcca877d728ac66ffd220",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/floats_percentage_width_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"focus_selector.html": [
|
|
"1a6ca184d5f94d0e06b43e7fb6a8670ece163a9c",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/focus_selector_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"font_advance.html": [
|
|
"777ab7e54e07146918c44dccd70a53aee329650b",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/font_advance_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"font_color_attribute_a.html": [
|
|
"958443ffaf84ff9f7d8a84f2c30fb5cdd574f039",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/font_color_attribute_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"font_color_attribute_change.html": [
|
|
"f6c1df56c39bea8718ebfa9134dfe072be5a1510",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/font_color_attribute_change_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"font_face_attribute.html": [
|
|
"193ef0309ec830361df4d9738a5c0b2aa80f4031",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/font_face_attribute_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"font_fallback_01.html": [
|
|
"306c26fd6f8a6def8a22d4e7768984e702bbad4f",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/font_fallback_failed_ref.html",
|
|
"!="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"font_fallback_02.html": [
|
|
"0ca0a8268656bfd8adce2a49d8a0bc9aa0d972fd",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/font_fallback_failed_ref.html",
|
|
"!="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"font_fallback_03.html": [
|
|
"9b413df19df7e02a1cfe1e94d49553e369cab0e8",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/font_fallback_failed_ref.html",
|
|
"!="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"font_size.html": [
|
|
"4f0fafc984a312881c0182325c1dc8876ea67f09",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/font_size_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"font_style.html": [
|
|
"fbbd662f0f95b912c24816a29027ff8a0c8944e8",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/font_style_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"height_compute_reset.html": [
|
|
"8424600bef3d1c5c39adc9529f0d81864b333556",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/height_compute.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"hide_after_create.html": [
|
|
"d76dce55e397342a5924b2ad236193b4e2228284",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/hide_after_create_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"iframe": {
|
|
"bg_color.html": [
|
|
"7fab6e2371cda3284eb830fa36fbf6752d8bc365",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/iframe/bg_color_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"frameborder_a.html": [
|
|
"c81be895aa09e4b3fbd256fe1ef0dc02173019e2",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/iframe/frameborder_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"hide_after_load.html": [
|
|
"71879e25b6462612e692e3abc34d5f53d08af3f4",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/iframe/hide_after_load_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"hide_and_show.html": [
|
|
"097a549ae27526f965f811354ca72559facabae1",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/iframe/hide_and_show_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"hide_layers1.html": [
|
|
"4445aea9ef8550b54d38a20d07ac87e9f3f87259",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/iframe/hide_layers_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"hide_layers2.html": [
|
|
"54cfef0db5ddff476f15093552867ccfbccc539e",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/iframe/hide_layers_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"navigation.html": [
|
|
"bbbceaea51dda8983c11d169297c11395d918077",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/iframe/navigation_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"overflow.html": [
|
|
"9ba47d2c57d2facf265c3d784e939024eddf9a57",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/iframe/overflow_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"positioning_margin.html": [
|
|
"2c6d93c492e9749403d950b7ff9188281eb3fffb",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/iframe/positioning_margin_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"simple.html": [
|
|
"9578e773186fba7c51fd33edf1e3b33929332597",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/iframe/simple_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"simple_inline_default.html": [
|
|
"e5777b0001a14cedbf8506b5692e737a7b3030b1",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/iframe/simple_inline_default_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"simple_inline_height.html": [
|
|
"22c0ef4c39300bba474703cd891ff80179d69fed",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/iframe/simple_inline_height_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"simple_inline_max.html": [
|
|
"56dbd15abbe40415f17e406f026c71d4f850f0e4",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/iframe/simple_inline_max_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"simple_inline_min.html": [
|
|
"601fa3a31921790deb99b3370c25f2b91c06aeef",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/iframe/simple_inline_min_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"simple_inline_width.html": [
|
|
"b6d3ca249d00a18201b3e689e11e28bb658077ec",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/iframe/simple_inline_width_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"simple_inline_width_height.html": [
|
|
"12c30d30598ba870480aa3b7ac269144fcace49e",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/iframe/simple_inline_width_height_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"simple_inline_width_percentage.html": [
|
|
"20e2d7aeff017302740d4289cdd2ea6855babb94",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/iframe/simple_inline_width_percentage_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"size_attributes.html": [
|
|
"48faebca752137ae8fd3cdd57f5f172716f979f9",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/iframe/size_attributes_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"size_attributes_vertical_writing_mode.html": [
|
|
"a1f6a98ddc77bb676fec1d177ae0458bb96ed238",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/iframe/size_attributes_vertical_writing_mode_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"stacking_context.html": [
|
|
"67ea2432baa411e867a3db1898bdb87ca53f9467",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/iframe/stacking_context_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"stacking_context_position_a.html": [
|
|
"262e573e4a83ad82778ac62a3815d541c4d8624b",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/iframe/stacking_context_position_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
]
|
|
},
|
|
"image_percentage_dimen.html": [
|
|
"d25c607df3090f3f4744c0920152696b80207fcd",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/image_percentage_dimen_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"image_percentage_height.html": [
|
|
"cf37e873b4415ce955317ac8b5bba08c6007999f",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/image_percentage_height_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"image_rendering_auto_a.html": [
|
|
"a2fb71e0b5fca24635ea9351b6870d1f96622ed6",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/image_rendering_pixelated_ref.html",
|
|
"!="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"image_rendering_pixelated_a.html": [
|
|
"81774f7ebcfee678c6cd43c97a69da01f3266453",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/image_rendering_pixelated_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"img_block_display_a.html": [
|
|
"bae7e2ac8c446d42671f3c591bab0375054543f2",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/img_block_display_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"img_block_maxwidth_a.html": [
|
|
"b49783416526ab1e9c974e4294a5395abed6e481",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/img_block_maxwidth_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"img_block_maxwidth_b.html": [
|
|
"6a3cf1a15b1e6764822bf608d9135f4486c92847",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/img_block_maxwidth_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"img_dynamic_remove.html": [
|
|
"9099677cfa1d860488842cc874e6133f52b6d4dc",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/img_dynamic_remove_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"img_padding_a.html": [
|
|
"e445f33fa062ea7cbe47c7e98b1e497490c2b520",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/img_padding_b.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"img_simple.html": [
|
|
"792efb30cc4c262d33e8f292e7946b15de4b61a6",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/img_simple_ref.html",
|
|
"!="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"img_size_a.html": [
|
|
"b6cedb2e1e1f9075d02a535f0b8c3df68b7de4d0",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/img_size_b.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"img_width_attribute_intrinsic_width_a.html": [
|
|
"650877d94bd118b0794d1e2d0315676a61fe280f",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/img_width_attribute_intrinsic_width_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"img_width_style_intrinsic_width_a.html": [
|
|
"89befa34af8b43d7bd42f596822a15e6f5b97dd5",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/img_width_style_intrinsic_width_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"incremental_float_a.html": [
|
|
"737c3ea6c5b92593e0b61b791f1a091be82a5f10",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/incremental_float_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"incremental_inline_layout_a.html": [
|
|
"3f1915f0b2f043d2e0991822766e9ffcd0e487fe",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/incremental_inline_layout_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"incremental_letter_spacing_a.html": [
|
|
"1a41febe450497a8c441113fcf1771ed4888e574",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/incremental_letter_spacing_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"incremental_position.html": [
|
|
"5aeb71915c2e065b5593beb8d8f5512445d6aff5",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/incremental_position_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"incremental_text_color_a.html": [
|
|
"3dd8e0126d4f656ca48380567bc89fcd53be1bb4",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/incremental_text_color_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"incremental_trailing_whitespace_a.html": [
|
|
"f59bd91d9ea23effec2a888649e345937cf0addd",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/incremental_trailing_whitespace_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"incremental_visibility_a.html": [
|
|
"b52a7814549828c788a2aeb1df8ca398f72566c4",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/incremental_visibility_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"inline_absolute_hypothetical_baseline_a.html": [
|
|
"c54a2c36990369e4c5b16b2a8f2f3eae53cc43c7",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/inline_absolute_hypothetical_baseline_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"inline_absolute_hypothetical_clip_a.html": [
|
|
"4b09f718698923fce0923f7e4c9568c1603fae77",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/inline_absolute_hypothetical_clip_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"inline_absolute_hypothetical_line_metrics_a.html": [
|
|
"0618934ce559a3ff3908d63c54d8995e8c2a76bb",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/inline_absolute_hypothetical_line_metrics_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"inline_absolute_hypothetical_margin_a.html": [
|
|
"f77e7dad3b559692ddd75cf6fff5bbf5fbad7317",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/inline_absolute_hypothetical_margin_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"inline_absolute_hypothetical_metrics_a.html": [
|
|
"b1cb792ce95cfb543a2503e2b21320e666f8ebaa",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/inline_absolute_hypothetical_metrics_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"inline_absolute_out_of_flow_a.html": [
|
|
"c66ac641b215faae30ce461b36bb47331d30f09d",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/inline_absolute_out_of_flow_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"inline_background_a.html": [
|
|
"31b45aabe1595000f7090591dbe06738bd7141ca",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/inline_background_ref.html",
|
|
"!="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"inline_block_absolute_hypothetical_a.html": [
|
|
"612a922a4f90c69d3d6f1ef237cffa4365cf6588",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/inline_block_absolute_hypothetical_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"inline_block_baseline_a.html": [
|
|
"734579c126b4d6e4039dd0ecc8bde9ad0eb814db",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/inline_block_baseline_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"inline_block_block_direction_margins_a.html": [
|
|
"85fa13386f37fd703485bfe289d35da0fcc6fe95",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/inline_block_block_direction_margins_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"inline_block_border_a.html": [
|
|
"9c06579d8dcce6d09ee630d347c6a3d11dd817e5",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/inline_block_border_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"inline_block_border_intrinsic_size_a.html": [
|
|
"76b0b086b9efa55dc7a4bb3baa2cd6a6b1dd25b0",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/inline_block_border_intrinsic_size_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"inline_block_centering_a.html": [
|
|
"dce2edebc0996f2b9f40a0868fce6170edf26597",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/inline_block_centering_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"inline_block_explicit_height_a.html": [
|
|
"6e94487b8c1c183be35b9e0b002cc8da6a73550c",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/inline_block_explicit_height_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"inline_block_height_with_out_of_flow_child_a.html": [
|
|
"5aab3a8d04d334874eb3bb9ae93b0c78575c31d1",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/inline_block_height_with_out_of_flow_child_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"inline_block_img_a.html": [
|
|
"cf344c180fca21a60235eab7ee7d307376f1e7b0",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/inline_block_img_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"inline_block_margin_a.html": [
|
|
"5d4f9a18d28504c0e95552d67c1f8e3e9bbf9b31",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/inline_block_margin_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"inline_block_margin_auto_a.html": [
|
|
"cba325fd717c6bd569c171eed5e60df76e4167b9",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/inline_block_margin_auto_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"inline_block_margin_auto_zero_a.html": [
|
|
"eb2b9dd15b3b2402c2f4a528f5f0b71dd0b16d87",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/inline_block_margin_auto_zero_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"inline_block_min_width.html": [
|
|
"a30fee7e7e2f576e0e9a9e94831c60e71e724505",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/inline_block_min_width_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"inline_block_nested_margin.html": [
|
|
"addb612bb971014135fdd35bf48265245f8b79e8",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/inline_block_nested_margin_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"inline_block_opacity_change.html": [
|
|
"aa51ab444cddb381b6ca76615a30573f49f6f6c3",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/inline_block_opacity_change_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"inline_block_overflow_hidden_a.html": [
|
|
"09377e7d56f815e4fd956f8172ebda2581dba83f",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/inline_block_overflow_hidden_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"inline_block_parent_padding_a.html": [
|
|
"0a599bfae20b3b62835dd07f68509986f2756284",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/inline_block_parent_padding_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"inline_block_parent_width.html": [
|
|
"4a878a32d6aa9b87054f4bec22189d6cdf1dc05c",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/inline_block_parent_width_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"inline_block_parent_width_percentage.html": [
|
|
"53a04ad8382c1a76aea0445d41cf6b43c2df17c9",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/inline_block_parent_width_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"inline_block_percentage_height_a.html": [
|
|
"fcaf608531b32b55073858b81a9f82e17883d77f",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/inline_block_percentage_height_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"inline_block_percentage_margin.html": [
|
|
"83b2b8a88a205eebe12a3ebf372651034334e756",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/inline_block_percentage_margin_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"inline_block_stacking_context_a.html": [
|
|
"43b011810e4617fbdee4781789e8b93f378cc058",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/inline_block_stacking_context_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"inline_block_with_margin_a.html": [
|
|
"970616b7bd3e20929d247c99eb93555c658475d1",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/inline_block_with_margin_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"inline_border_baseline_a.html": [
|
|
"3f6744850216717468de588102c6a6b8b9ab27df",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/inline_border_baseline_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"inline_element_border_a.html": [
|
|
"ba2f00917b15484e9c596cc5f7ec442e0c1619f9",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/inline_element_border_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"inline_element_padding_margin.html": [
|
|
"014a76299b240a52916da2ee1e23669004ebd869",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/inline_element_padding_margin_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"inline_font_size_zero_a.html": [
|
|
"aface0759c01fd4a885eaf0cf0cc6200bdc39012",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/inline_font_size_zero_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"inline_hypothetical_box_a.html": [
|
|
"0406a275a9c42b56149b0a25a8d94026dea13bf0",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/inline_hypothetical_box_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"inline_margin_multiple_fragments_a.html": [
|
|
"f45aa1916ea12fc7bfe05b95b48fe42f6367d0a2",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/inline_margin_multiple_fragments_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"inline_margin_nbsp.html": [
|
|
"e8707bbd8df5a7f5c895e6023d99d7b7018f89c2",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/inline_margin_nbsp_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"inline_margins_a.html": [
|
|
"51ade6ccf3dcd64fe90b8505cbb1f30051435584",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/inline_margins_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"inline_margins_intrinsic_size_a.html": [
|
|
"7c9ef8dc680db7c0816a82f202484f6e53672b44",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/inline_margins_intrinsic_size_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"inline_padding_a.html": [
|
|
"03750765840b9bbb72df98b613fd8a5cc2f5f05e",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/inline_padding_b.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"inline_stacking_context.html": [
|
|
"255190a820ccb079dfb89aab316e784bd4a0a532",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/inline_stacking_context_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"inline_text_align_a.html": [
|
|
"359cdb2aa92e4fdaa66f473ae0672f1df9c2fc80",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/inline_text_align_b.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"inline_whitespace_a.html": [
|
|
"ee3fa57b78b14f7ebd8a568b291efb0b5d4ab496",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/inline_whitespace_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"inline_whitespace_b.html": [
|
|
"780fb6bb4796c36f9ca4849518c3ace611396e30",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/inline_whitespace_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"input_alignment_a.html": [
|
|
"3bb95e8502cd838395afae097ac9b5497487cef5",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/input_alignment_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"input_button_margins_a.html": [
|
|
"9f8f65583430c340576815014f5e0ac95aacd5d6",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/input_button_margins_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"input_button_size_a.html": [
|
|
"c0bdc05e01f4f814d2553ebf7a4cddd326f312b6",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/input_button_size_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"input_empty_equiv.html": [
|
|
"e6612aa1e20ef3220b38df090f3cbc5523cd228f",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/input_empty_equiv_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"input_height_a.html": [
|
|
"9375d302eae83a6d40a4bd7e04ed60a6262f35a3",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/input_height_ref.html",
|
|
"!="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"input_insertion_point_empty_a.html": [
|
|
"b3478b0b269d8956964ceb8ddb1ec95db5d3fb9a",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/input_insertion_point_empty_ref.html",
|
|
"!="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"input_line_height.html": [
|
|
"f1c1d742000a6c4c11d40806e07aeba502141368",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/input_line_height_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"input_placeholder.html": [
|
|
"f74cec8d54c04755bf5277db2e127fb0a37f855e",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/input_placeholder_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"input_selection_a.html": [
|
|
"fbee15aed7bcbae55a2771e9af422ce105b96a60",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/input_selection_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"input_selection_incremental_a.html": [
|
|
"c242b56c188f2c64a292fe7e66d2d8fd41ad3dbd",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/input_selection_incremental_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"input_whitespace.html": [
|
|
"1c2b87fa988a30daae53abc4b7fda66932a6c24f",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/input_whitespace_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"inset.html": [
|
|
"9fe98c73a7f5bc4af650b4a0470aff8586fa0e07",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/inset_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"inset_blackborder.html": [
|
|
"565760bedc2333a3ffec861e60c2f66dba463405",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/blackborder_ref.html",
|
|
"!="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"intrinsic_border_box.html": [
|
|
"85e000185ad5b844a1b01067b511a74d31c0ae44",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/intrinsic_border_box_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"issue-1324.html": [
|
|
"20e84f9282dfc7893d8769fecb0613ab6241cf8b",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/issue-1324-ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"jpeg_normal.html": [
|
|
"512731a03ca98d010fc9535a47329b2829fad463",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/jpeg_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"jpeg_progressive.html": [
|
|
"447c78877fe5576865b218a9df3f45adfcbf8abb",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/jpeg_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"jumpiness_a.html": [
|
|
"35781ad046045e0f8327c542227c292a108f590b",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/jumpiness_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"last_child_pseudo_a.html": [
|
|
"fc18ebbd775b93e8582beb5ba52f31a2060fe9f8",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/last_child_pseudo_b.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"last_of_type_pseudo_a.html": [
|
|
"97bbe0423af81822fc5e33ebb35a7ceaa7cf1243",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/last_of_type_pseudo_b.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"layerization_layer_size.html": [
|
|
"d42af71f58d94cb44066b99b47b8c4eb725b8516",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/layerization_layer_size_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"layerization_z_order_a.html": [
|
|
"dec13e3615dc85e6a016a98890b09078d57f747a",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/layerization_z_order_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"legacy_cellspacing_attribute_a.html": [
|
|
"84eeed90ee42e588caf9b46222f12a30cf52f8ae",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/border_spacing_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"legacy_input_size_attribute_override_a.html": [
|
|
"d690230d7567c1af1382429c077d43fb9fbd4d74",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/legacy_input_size_attribute_override_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"legacy_table_border_attribute_a.html": [
|
|
"c3cfd827f059172e28e71e6dfbf3ba69d634e723",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/legacy_table_border_attribute_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"legacy_td_bgcolor_attribute_a.html": [
|
|
"dddbcc8de7d3e0ed6a29f9af46c5edef6168dbdf",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/legacy_td_bgcolor_attribute_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"legacy_td_width_attribute_a.html": [
|
|
"044dc7365f946a3b5f618be6c8be6b548a0e1e95",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/legacy_td_width_attribute_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"legacy_th_width_attribute_a.html": [
|
|
"b3bb7e5e1834049164eaf56aac6bcce103889c4e",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/legacy_td_width_attribute_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"letter_spacing_a.html": [
|
|
"25104e3b3bf5b51b8879039a25407912384f2b15",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/letter_spacing_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"li_absolute_containing_block_a.html": [
|
|
"67588d31b1654dab4c749837e365c058d5ec6c1a",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/li_absolute_containing_block_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"line_break_nowrap.html": [
|
|
"7e20e3d6ec8f2f0a13a7457623e64e065ccd95a9",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/line_break_nowrap_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"line_breaking_whitespace_collapse_a.html": [
|
|
"07448d97ee0b8b776e18e38654ef1fff81d0a6b2",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/line_breaking_whitespace_collapse_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"line_height_a.html": [
|
|
"aff1ae25e06fd79de96a71b4830dba7461a1259d",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/line_height_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"line_height_float_placement_a.html": [
|
|
"a773ea48179b11d9c21a5dbb86a9c67eec401053",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/line_height_float_placement_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"linear_gradients_corners_a.html": [
|
|
"d7c9311bf60c7b25d02b2db7719afff1628b7ad4",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/linear_gradients_corners_ref.html",
|
|
"!="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"linear_gradients_lengths_a.html": [
|
|
"36ab50d68665ef7df4371a4c198a797401c5ad2d",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/linear_gradients_lengths_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"linear_gradients_non_square_a.html": [
|
|
"2edd6cbaa4638d6fdc474c6e7bec7f4c194dc721",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/linear_gradients_non_square_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"linear_gradients_parsing_a.html": [
|
|
"c2e18fb98ed4324f8337290cbae84b14df580182",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/linear_gradients_parsing_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"linear_gradients_reverse_a.html": [
|
|
"ec74f0c8e080c95ea43a4e67dc1e86e88784dc7d",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/linear_gradients_reverse_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"linear_gradients_smoke_a.html": [
|
|
"6a5939b49eb5ec8d9204c706a39440165f57f781",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/linear_gradients_smoke_ref.html",
|
|
"!="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"linebreak_inline_span_a.html": [
|
|
"125e4ab9d65d0b0d212865ffc3e79af8d74cb57c",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/linebreak_inline_span_b.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"linebreak_simple_a.html": [
|
|
"c4951b4af9e655a1731f8b4a8373861893db7773",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/linebreak_simple_b.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"link_style_dynamic_addition.html": [
|
|
"dbef3ea9e93983a75549b41a3d9f97dd048712ad",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/link_style_dynamic_addition_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"link_style_order.html": [
|
|
"cffebd33d42dda7c36e356ce419fdcbad291135e",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/link_style_order_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"list_item_marker_around_float.html": [
|
|
"e3eee5b548518436c781bac0f4b037953246ca5a",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/list_item_marker_around_float_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"list_item_overflow.html": [
|
|
"b2ea4bef27efdb2afd1bebd003fb56103cc96540",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/list_item_overflow_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"list_style_fixed_inside_a.html": [
|
|
"cc07d1d0adebe5cb2deee41e1ab58cc3131b9379",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/list_style_fixed_inside_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"list_style_image_sizing_a.html": [
|
|
"b9edef664ca6cfe6efa59e166b8944e459e12da0",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/list_style_image_sizing_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"list_style_position_a.html": [
|
|
"63394c0c9f2956b99762d5c2eece3ca2cdc63f3e",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/list_style_position_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"list_style_type_a.html": [
|
|
"1d6a61098d76c64886003e2b1b0d49df3b725236",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/list_style_type_ref.html",
|
|
"!="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"many_brs_a.html": [
|
|
"06efba2a48dc7a48a6af21369be18833531cdda2",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/many_brs_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"margin_a.html": [
|
|
"d56dd85c2a2ec2dd4ce09213b0da705709b963b4",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/margin_b.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"margin_padding_inline_block_a.html": [
|
|
"aed899a257484c5d408130a29d7ef27deb2b58bf",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/margin_padding_inline_block_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"margins_inside_floats_a.html": [
|
|
"1d29dca04e51b51f1db46a49f7dc8658ccc722bc",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/margins_inside_floats_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"marker_block_direction_placement_a.html": [
|
|
"53fd30e113e61e22cc27680e7fc7c4a61cd0345a",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/marker_block_direction_placement_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"max_inline_block_size.html": [
|
|
"f0f23893143def9cf58d742dcf35223c58ac879f",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/max_inline_block_size_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"max_inline_block_size_canvas.html": [
|
|
"48cd896a2b7940bf8d48616e972748b9c5dead72",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/max_inline_block_size_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"max_inline_block_size_image.html": [
|
|
"283bbd43256dab1a754ee90e78afd90ab2a53af8",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/max_inline_block_size_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"max_width_float_simple_a.html": [
|
|
"0b33611672bdc8201414e271732b36ad967e549f",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/max_width_float_simple_b.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"max_width_simple_a.html": [
|
|
"0ee3371e291e6c544bfb1ae4a784664bf56f8f78",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/max_width_simple_b.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"min_max_height_a.html": [
|
|
"d4dc896fe547b5bde84e70e38b74daaa1a78dd7e",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/min_max_height_b.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"min_width_float_simple_a.html": [
|
|
"9090c275f7a9828c3baeed4af734406707f9a4ae",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/min_width_float_simple_b.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"min_width_percent_root_a.html": [
|
|
"0def43e7e3c6b732ab9fccbe5ac7925ee006e467",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/min_width_percent_root_b.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"min_width_simple_a.html": [
|
|
"f48da91926a89c507c96dd8093b36789be3c6495",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/min_width_simple_b.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"minimum_line_height_a.html": [
|
|
"e8506b796917a03b62792b3672b33fdba03d8c79",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/minimum_line_height_b.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"mix_blend_mode_a.html": [
|
|
"4e6bc7918ce578d5fd9875778d92bb6fa8d81dd3",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/mix_blend_mode_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"multiple_backgrounds.html": [
|
|
"ae1cf263a7b770c6a1a2d6085ca24fb08cdaa613",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/multiple_backgrounds_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"multiple_css_class_a.html": [
|
|
"aaf1fbdbf1c25deea4842d5b13da071123ce26d4",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/multiple_css_class_b.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"negation-attr-dependence.html": [
|
|
"99fb54b802f1a96e020b872dc799366339dc1acc",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/negation-attr-dependence-ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"negative-calc-cv.html": [
|
|
"83607a3412ec051d54545577d1c65a468b1deb7a",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/negative-calc-cv-ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"negative_margin_uncle_a.html": [
|
|
"6ef7fab6298610e36ce652861163e5de35f04fa6",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/negative_margin_uncle_b.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"negative_margins_a.html": [
|
|
"71245dfec7594731531b0b604c5693e7447e7652",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/negative_margins_b.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"no-image.html": [
|
|
"e4ee17532cea9f904e031cec4c4339893f96b7e6",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/no-image-ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"no_image_background_a.html": [
|
|
"30618ac87752681f6be697c4e34945bdcd6c6bb5",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/no_image_background_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"non-inline-block-resets-underline-property.html": [
|
|
"6b7f0c947fed4fcd75d440b19a6b2ab479e25dc0",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/non-inline-block-resets-underline-property-ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"normalize-rotation.html": [
|
|
"c689f9e92e6c4bb8709550dc774d83ab920b85e6",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/normalize-rotation-ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"noscript.html": [
|
|
"eea193b7b425935fc9504a18644a6244466b7601",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/noscript_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"nth_child_pseudo_a.html": [
|
|
"925083e07af052e93767527bae4cceaf032d7413",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/nth_child_pseudo_b.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"nth_last_child_pseudo_a.html": [
|
|
"838ffe4565097a3c403f796341b4dfd11a4fe08d",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/nth_last_child_pseudo_b.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"nth_last_of_type_pseudo_a.html": [
|
|
"9f9816a2ede5912f6366965dd32d7a94607a7052",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/nth_last_of_type_pseudo_b.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"nth_of_type_pseudo_a.html": [
|
|
"f3020e01d5b4f30cde74bc985b93df3fc1528b0a",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/nth_of_type_pseudo_b.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"object_element_a.html": [
|
|
"04c18c2fbbb3d68b7379b0ffbe26627d59285b2a",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/object_element_b.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"octicons_a.html": [
|
|
"61d70be6d78802274d2f7beb25fad587988889ba",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/octicons_ref.html",
|
|
"!="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"ol_japanese_iroha_a.html": [
|
|
"2a20d40f01d11dec40aac2f99af1bd5bf395bf70",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/ol_japanese_iroha_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"ol_japanese_iroha_bullet_styles.html": [
|
|
"9db8f28dbd40ddf8681c27d31f68fa38164dcf3a",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/ol_japanese_iroha_ref.html",
|
|
"!="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"ol_simple_a.html": [
|
|
"0f23526acb532cc30c1d0650d055b5ae185f3dd4",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/ol_simple_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"only_child_pseudo_a.html": [
|
|
"9ecf1f8a00b3ecd507fff24057ccc67b175a7949",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/only_child_pseudo_b.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"only_of_type_pseudo_a.html": [
|
|
"3d33b0744398a9a1ffa86533f59c2eb0962d762f",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/only_of_type_pseudo_b.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"opacity_simple_a.html": [
|
|
"320bc44f16f023cca4d65a0febc35e798c265ff1",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/opacity_simple_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"opacity_stacking_context_a.html": [
|
|
"7062b7f7acda52bf223f6ec996aeea108a9a181b",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/opacity_stacking_context_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"outline_offset_a.html": [
|
|
"f54840a0019e0a41adf661dbbb58cfa2f9413a02",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/outline_offset_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"outlines_simple_a.html": [
|
|
"983df12c89b0a57a8c9b5a8f97b0540ec2ace84d",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/outlines_simple_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"outlines_wrap_a.html": [
|
|
"732333be2a042217d7e10853bb1551a83d8002e1",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/outlines_wrap_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"outset.html": [
|
|
"eda9943d41d18577684db427d7321f16004ede1e",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/outset_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"outset_blackborder.html": [
|
|
"15fedb63a7d19a34135084e8c064951c23300f6d",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/blackborder_ref.html",
|
|
"!="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"overconstrained_block.html": [
|
|
"3cad163dab51c17a1d4546a31444b63b1c1332c7",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/overconstrained_block_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"overflow_auto.html": [
|
|
"3529fd291317dbd8db07daaedba2fbde531654b3",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/overflow_simple_b.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"overflow_auto_stacking_order_a.html": [
|
|
"62b339663053d63c67299cf02be54df729aea4a8",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/overflow_auto_stacking_order_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"overflow_border_radius.html": [
|
|
"338a2f603e69b2a3eb385a46343c4f3e62711f85",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/overflow_border_radius_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"overflow_clipping.html": [
|
|
"844686325a56521794a5cbf6240999694dbad39e",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/overflow_clipping_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"overflow_hidden_clip.html": [
|
|
"23ab290591b3477ea1368502dd4b1d3c54269d8f",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/overflow_hidden_clip_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"overflow_position_abs_inline_block.html": [
|
|
"e862dddfe5c319afbcacbe418340a0c89b9dce94",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/overflow_position_abs_inline_block_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"overflow_position_abs_inside_normal_a.html": [
|
|
"549fa5115561f9008f7a1e67def84fc30067c03e",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/overflow_position_abs_inside_normal_b.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"overflow_position_abs_simple_a.html": [
|
|
"95191fdcec1ee5e1ddc8e4ffba549e2df3925401",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/overflow_position_abs_simple_b.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"overflow_position_rel_inline_block.html": [
|
|
"116e448550c8029f43b4deb960d100b4f63d2264",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/overflow_position_rel_inline_block_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"overflow_scroll.html": [
|
|
"bf32fbc01d15ec9d30cd7aaeca28ea3ac4ac6d72",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/overflow_simple_b.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"overflow_simple_a.html": [
|
|
"96951aa172fbbbc47bf3400b10f03abc933f4d14",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/overflow_simple_b.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"overflow_transformed_sc.html": [
|
|
"6fbd5e1ef0c8925bf41a2eb7050f9dbb76c8955c",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/overflow_transformed_sc_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"overflow_transformed_sc_rotate.html": [
|
|
"5724bb3f1a6e8ab36fa4a6db26792ef3c64dc15b",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/overflow_transformed_sc_rotate_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"overflow_wrap_a.html": [
|
|
"ee64197bb2783e7b77cb83f6d00a9e424c84eb72",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/overflow_wrap_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"overflow_xy_a.html": [
|
|
"40d25ab3230cd81cd4c5c0b93b954a5540ecea6d",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/overflow_xy_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"per_glyph_font_fallback_a.html": [
|
|
"ec3c513dcbb2a31d1a2d6cf13a61278e171bb3bf",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/per_glyph_font_fallback_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"percent_height.html": [
|
|
"0acb14187cebfd5c775dca15f6a77e506d776e3a",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/percent_height_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"percentage_height_float_a.html": [
|
|
"4f16e43f433d3a8325e6ef5317024854bd2210d3",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/percentage_height_float_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"percentage_height_root.html": [
|
|
"3b3d54867023a413c305e18bc53ca87059dba03d",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/percentage_height_root_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"percentage_width_inline_block_a.html": [
|
|
"7238722e23e82f0c7e035c5209442e1c205aaa4b",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/percentage_width_inline_block_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"perspective_zero.html": [
|
|
"abc224ccd6f1e7320c9ab8e2650ff897bfa3f3de",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/perspective_zero_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"pixel_snapping_border_a.html": [
|
|
"c55be8adeb735cb5d187e82335d614885538ef58",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/pixel_snapping_border_ref.html",
|
|
"!="
|
|
]
|
|
],
|
|
{
|
|
"dpi": "2",
|
|
"viewport_size": "300x300"
|
|
}
|
|
]
|
|
],
|
|
"pixel_snapping_glyphs.html": [
|
|
"a423250c4d440fe7bd8cc3a8392a6ffe4327921a",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/pixel_snapping_glyphs_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"pixel_snapping_position_a.html": [
|
|
"ed438f9ed50cb602167b279b08319bcbcfde5709",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/pixel_snapping_position_ref.html",
|
|
"!="
|
|
]
|
|
],
|
|
{
|
|
"dpi": "2",
|
|
"viewport_size": "300x300"
|
|
}
|
|
]
|
|
],
|
|
"png_rgba_colorspace_a.html": [
|
|
"f4dfcfc5730863f739fc8dedab8cc718079b10fa",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/png_rgba_colorspace_b.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"position_abs_cb_with_non_cb_kid_a.html": [
|
|
"3cdc98eb319a030ca9117419eb99c9bff409731b",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/position_abs_cb_with_non_cb_kid_b.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"position_abs_height_width_a.html": [
|
|
"8d10201a66dc204ad99884ef65d8f6a3d62ff7ad",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/position_abs_height_width_b.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"position_abs_left_a.html": [
|
|
"d649a8847d8b5819d8b4d6fad52bfd219bd674de",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/position_abs_left_b.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"position_abs_margin_top_percentage_a.html": [
|
|
"790e8afac62cdbab1e4f478d030eba9695a741ea",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/position_abs_margin_top_percentage_b.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"position_abs_nested_a.html": [
|
|
"aae8081c2c0a29bc2b416d5efe95ffa5a37829bc",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/position_abs_nested_b.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"position_abs_pseudo_a.html": [
|
|
"2362c883e5cdb83f883bf866315e6afd5cf02867",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/position_abs_pseudo_b.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"position_abs_replaced_simple_a.html": [
|
|
"d5231adb4b707520aa74c49979e0e99c10c33e41",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/position_abs_replaced_simple_b.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"position_abs_static_y_a.html": [
|
|
"672c02f438f8a08783d6ea44a22682956908c858",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/position_abs_static_y_b.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"position_abs_width_percentage_a.html": [
|
|
"f9ac2d46b3276696429e887478e129ea68e73886",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/position_abs_width_percentage_b.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"position_fixed_a.html": [
|
|
"22878f4c38959f16cfe549d7998f2e5c5147c13c",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/position_fixed_b.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"position_fixed_background_color_a.html": [
|
|
"f10f17848383478ee95b0bef90283c0941a2fbcb",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/position_fixed_background_color_b.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"position_fixed_overflow_a.html": [
|
|
"48c795262d19de9e1d663a40cb677ade846e5458",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/position_fixed_overflow_b.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"position_fixed_scroll.html": [
|
|
"712265957f2c2ff0102eab09219b44bc5bf7f032",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/position_fixed_scroll_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"position_fixed_simple_a.html": [
|
|
"d01b955091107990d014e7f7be9c1181e5b06d66",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/position_fixed_simple_b.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"position_fixed_static_y_a.html": [
|
|
"f7c7d5b1f93763f3204bb3aba27fbce564612039",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/position_fixed_static_y_b.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"position_fixed_tile_edge.html": [
|
|
"c9a06afa374bea88823fe17f30a4b36fcc5411af",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/position_fixed_tile_edge_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"position_fixed_tile_edge_2.html": [
|
|
"7e72bf09265174496f42ec835b898028846bcd06",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/position_fixed_tile_edge_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"position_fixed_tile_edge_3.html": [
|
|
"11d2001a8e9ce8eac6a4e7bac8b0c6346fe0be81",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/position_fixed_tile_edge_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"position_relative_a.html": [
|
|
"9ad0b71a73752f18bb6a9b8ae5d36f62b36e5ebf",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/position_relative_b.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"position_relative_inline_block_a.html": [
|
|
"87e2748ea46231c286b3a737cafcfad1b77dca4b",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/position_relative_inline_block_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"position_relative_painting_order_a.html": [
|
|
"1d9ba17b218f978064f9f540be049391b928f60c",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/position_relative_painting_order_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"position_relative_stacking_context_a.html": [
|
|
"15890602485e0745a9902cda5b16061cbea35ff0",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/position_relative_stacking_context_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"position_relative_stacking_context_contents_a.html": [
|
|
"9dfcbf12631895fffed77495532bd476b5baa58b",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/position_relative_stacking_context_contents_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"position_relative_top_percentage_a.html": [
|
|
"823ac1a52c1cb16fa22fbde1586e8fbf8738d642",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/position_relative_top_percentage_b.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"position_relative_vertical_percentage_overflow_a.html": [
|
|
"2afe7b9a419fc0cc43a51dfb4b5fbcfe004e1f5d",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/position_relative_vertical_percentage_overflow_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"pre_ignorable_whitespace_a.html": [
|
|
"cc11c24dc6dae7abffd941f64c4bf71149ad7f5a",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/pre_ignorable_whitespace_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"pre_with_tab.html": [
|
|
"bbcfd6856a50f5c2e14a9e530b13c6d5b038126d",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/pre_with_tab_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"pseudo_content_with_layers.html": [
|
|
"09dcdbcfbd17322c06e68d4ed207833bc4ffbb36",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/pseudo_content_with_layers_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"pseudo_element_a.html": [
|
|
"e6bb2186f9225050c223fc144c7419bc7629a981",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/pseudo_element_b.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"pseudo_element_restyle_no_rules.html": [
|
|
"f309fab8312a710303e2bcdecb4d62ee24ab759d",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/pseudo_element_restyle_no_rules_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"pseudo_element_spacing_margin.html": [
|
|
"8ca773655a520eb9cad1befb2fad6a183c9bc5e4",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/pseudo_element_spacing_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"pseudo_element_spacing_padding.html": [
|
|
"63de712937bd1aadd5b0c631343b105756bf00c7",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/pseudo_element_spacing_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"pseudo_inherit.html": [
|
|
"63515c50d2047f3b0c9aec41ed27882c041a7ac7",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/pseudo_inherit_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"quirks-mode-br-line-height.html": [
|
|
"ecb49833f809e72cd57772e7a98085e787cb8baa",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/quirks-mode-br-line-height-ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"quotes_none_a.html": [
|
|
"c37ff23e9084d7d198b3c97e14d2e00ab417dd6c",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/quotes_none_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"quotes_simple_a.html": [
|
|
"579bcb8d219ae2039370afa7128f9d04c7340e5d",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/quotes_simple_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"relative_position_clip_a.html": [
|
|
"801239c93ae6e3068eafc04f0f286a3f548e5b37",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/relative_position_clip_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"relative_position_vertical_percentage_a.html": [
|
|
"f12eaece74c80137917e8dbec971e61283f7ea90",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/relative_position_vertical_percentage_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"removeproperty.html": [
|
|
"64705e3984b4ac2513c2cda461247641de33869e",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/removeproperty_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"restyle-nth-child.html": [
|
|
"b7e1fb4b46102b0374a8f9a11e82f36b352739c1",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/restyle-nth-child-ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"restyle_hints_attr.html": [
|
|
"d9c55498f8f92e74083572e6e5b6e25007001853",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/restyle_hints_attr_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"restyle_hints_state.html": [
|
|
"27a56d146a3f0f4ae0d357380ba6c943fdd9d8e9",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/restyle_hints_state_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"root_display_inline_a.html": [
|
|
"44d4297ad551c998a7a8bd136c27d3a1cd5d3646",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/root_display_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"root_display_without_style_a.html": [
|
|
"861a1ba705116d501e28cfabf63455d945029af9",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/root_display_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"root_height_a.html": [
|
|
"728a197a555e2f05d53ca289d8ef4d6e76ecca47",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/root_height_b.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"root_margin_collapse_a.html": [
|
|
"78b0662e571b7f40ac90c7f95069ef9071f383d4",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/root_margin_collapse_b.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"root_margins_a.html": [
|
|
"5ba8712a2af61d775928c92a21d702e661f4cc68",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/root_margins_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"root_pseudo_a.html": [
|
|
"daebb8c3c37f8b556fccbb72e2db48c1c15fdcd6",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/root_pseudo_b.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"rotate_anim.html": [
|
|
"a05f75c44ac2f90713afc4fd8b35ed7538e83bf6",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/rotate_anim_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"rtl_body.html": [
|
|
"2df16f4858c43f2a6c50e83ecdb3c0ec016a1a2b",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/rtl_body_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"rtl_float_a.html": [
|
|
"64612b5c0affc741445a0dad00be42353d503455",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/rtl_float_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"rtl_margin_a.html": [
|
|
"90310f3418e9e83ac0de546d54a1d9dbef833ab9",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/rtl_margin_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"rtl_simple.html": [
|
|
"b8b3ca952ac648af72ef1c3ab87ba31f3948dead",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/rtl_simple_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"rtl_table_a.html": [
|
|
"cbb2d35328528072e053e02c8f37358d1c2dfa2d",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/rtl_table_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"servo_center_a.html": [
|
|
"047191730c30e2595c731dd141f00842df93d0e7",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/servo_center_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"setattribute_id_restyle_a.html": [
|
|
"68d6c02a375ff15aa1b554ab79ae49b54dc92b86",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/setattribute_id_restyle_b.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"simple_inline_absolute_containing_block_a.html": [
|
|
"4fdc1247b400eef10ad428e986dbd8f64fd15b47",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/simple_inline_absolute_containing_block_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"stacked_layers.html": [
|
|
"bb9d0155f86833d22203bbff0e5cc31a85d5e14c",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/stacked_layers_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"stacking-context-empty.html": [
|
|
"952c73f1680805dc3a976446bb509cb924a6a702",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/stacking-context-empty-ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"stacking_context_overflow_a.html": [
|
|
"dc379afb77977b0e99a0a8ce3321c9afff236a37",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/stacking_context_overflow_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"stacking_context_overflow_relative_outline_a.html": [
|
|
"65eee6d5bc5238517ff09b5935d1371bc8e14059",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/stacking_context_overflow_relative_outline_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"stacking_context_rtl.html": [
|
|
"2bd24384710c05f842eeed3d072acd9bdcec93e1",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/stacking_context_rtl-ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"stacking_order_overflow_auto.html": [
|
|
"9da6457ce1f3fe89c9e535f6d3ebff65d5d9bc30",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/stacking_order_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"stacking_order_overflow_scroll.html": [
|
|
"c8e3729dce3e158ae381c6cf57a9196df0b16b4b",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/stacking_order_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"style_is_in_doc.html": [
|
|
"cb3a56c76714ba2908c662062f27383e34f73c35",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/style_is_in_doc_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"submit_focus_a.html": [
|
|
"2f45fb0ac1b03f77134206c2c1cf6f1b53fc1699",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/submit_focus_b.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"svg_children.html": [
|
|
"9562a1c5a2af81642aef4023b83daef672e15002",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/svg_children_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"table_auto_width.html": [
|
|
"02efc2cc36d087bcdb62c263603fcfab1a28879d",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/table_auto_width_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"table_caption_bottom_a.html": [
|
|
"6eb0b0c12706d9b32650ccfc09de51c960ddbfe9",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/table_caption_bottom_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"table_caption_top_a.html": [
|
|
"ab921e9a3e6541827956fd535e6c2d0140d0e012",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/table_caption_top_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"table_cell_float_a.html": [
|
|
"8c19383465d16c30bece7988f4a3256634579779",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/table_cell_float_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"table_center_a.html": [
|
|
"423e34c5258808637f9cf5a9d8170f8afb8b8e19",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/table_center_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"table_colspan_fixed_a.html": [
|
|
"627fe798dc22e11e43c356ba4aebffd2ec60d462",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/table_colspan_fixed_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"table_colspan_simple_a.html": [
|
|
"0bd5292552c974484401af3951c815ee7a7259a7",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/table_colspan_simple_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"table_colspan_spacing_a.html": [
|
|
"6ff2df81ce5f0677ddc7b179eb6a88ddecd95840",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/table_colspan_spacing_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"table_containing_block_a.html": [
|
|
"1118412eccffa81259838fefe4b9e3d6768fc471",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/table_containing_block_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"table_expansion_to_fit_a.html": [
|
|
"ce130e89652a03cfec5a90d166c971232c429aa3",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/table_expansion_to_fit_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"table_float_translation_a.html": [
|
|
"41ceefa012d8dbbe3a5ddcc5e7a25fb6237974c2",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/table_float_translation_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"table_intrinsic_style_specified_width_a.html": [
|
|
"0e1a95148afcd57dc566836d000fde4a2d58ae4b",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/table_intrinsic_style_specified_width_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"table_margin_a.html": [
|
|
"b95a3a3ef29e9287bc7b772ab6ffae07c693c3bd",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/table_margin_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"table_margin_auto_a.html": [
|
|
"447e1cacdda8ce0e3d093e7e66206cd2c02449f5",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/table_margin_auto_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"table_overflow.html": [
|
|
"f37c66ac3efc7d166a8ba12cd5c016bf850d316b",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/table_overflow_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"table_padding_a.html": [
|
|
"ab57c9581fb199d711b681491e93e986d745f2ec",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/table_padding_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"table_percentage_capping_a.html": [
|
|
"fcd9250720084aceab695c7c202632302376a3b3",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/table_percentage_capping_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"table_percentage_width_a.html": [
|
|
"c5ed8f6419957de6362dff7b92da27210a37a6ac",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/table_percentage_width_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"table_preferred_width_a.html": [
|
|
"525f6253cfb1711e33acb4e13e062ecb5832c7d3",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/table_preferred_width_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"table_root_percent_width.html": [
|
|
"4294cf5f2ef46b14120c0dd2b2fa4524c55f84b1",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/table_root_percent_width_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"table_row_direction_a.html": [
|
|
"88cd6fa6345d8457f2a49fc5b56b6ddd8dd5bab8",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/table_row_direction_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"table_rowspan_notequal_a.html": [
|
|
"f37ad51c0ecd2ce30eb3c6825531d9e6845dc9ae",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/table_rowspan_notequal_ref.html",
|
|
"!="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"table_rowspan_rowgroup_a.html": [
|
|
"94f091ccf1362c46085ad13d3c6f4e4dd422824c",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/table_rowspan_rowgroup_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"table_rowspan_simple_a.html": [
|
|
"8a0df11a942be6526616d41dde2f2be206031333",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/table_rowspan_simple_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"table_specified_width_a.html": [
|
|
"ea0f69ee086613427aba80b55d4ff9a8caf48646",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/table_specified_width_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"table_valign_presentational_hint_a.html": [
|
|
"e6df7d8de956bebd34a1360d5fb029477a910c03",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/table_valign_presentational_hint_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"table_vertical_align_absolute_a.html": [
|
|
"d29bbca479c05fdcfea6aa4b38d5c74c51650baa",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/table_vertical_align_absolute_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"table_vertical_align_margin_padding.html": [
|
|
"3dc9c49c6c38831b4c021447aeacfda79bea46f6",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/table_vertical_align_margin_padding_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"table_width_attribute_a.html": [
|
|
"59c0ed5fa7311e6f7145fa358a1dda4093ae13ae",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/table_width_attribute_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"table_with_position_sticky.html": [
|
|
"327f668ec30637e51b972b43407d7148c473b7fc",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/table_with_position_sticky_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"text_align_complex_a.html": [
|
|
"b31226691ef9e56be4e77cc4b5708efaf5b71d0c",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/text_align_complex_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"text_align_justify_a.html": [
|
|
"b1384247a7447e281570b900f72c9f1399a629c4",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/text_align_justify_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"text_align_rtl.html": [
|
|
"1ec5be242e9e83a68dc78370ffd14d7776a22034",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/text_align_rtl_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"text_align_start_end.html": [
|
|
"25b156ea004ec3c61a0eaa4e80b2de1edef11007",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/text_align_start_end_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"text_damage_a.html": [
|
|
"428e804c119ff768b5e5b6c08ae9fb7cb8992b1a",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/text_damage_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"text_decoration_cached.html": [
|
|
"10557883e6a327cc23a51236e7c399ffa29174ed",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/text_decoration_cached_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"text_decoration_propagation_a.html": [
|
|
"52975110ef0b238a32c0e6ccba09a0ca6fa2f3a3",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/text_decoration_propagation_b.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"text_decoration_smoke_a.html": [
|
|
"ac7c814ee439c88a5c45ad3f098588b9e22f8a56",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/text_decoration_smoke_ref.html",
|
|
"!="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"text_decoration_underline_subpx_a.html": [
|
|
"700641537a8f630a93201dd52681996d4739c58e",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/text_decoration_underline_subpx_ref.html",
|
|
"!="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"text_indent_a.html": [
|
|
"3f3f925f459cb9a670a7fc5e258e1fa5708d3324",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/text_indent_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"text_justify_none_a.html": [
|
|
"925a13e6e15f53f149460de94fb023ff7c2637c5",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/text_justify_none_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"text_node_opacity.html": [
|
|
"6bb8d9c091c4b2d7ce6ed4cc9c763e2cbe23904b",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/text_node_opacity_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"text_overflow_basic_a.html": [
|
|
"7fa2222ece2c2443a0c1e9cc4c36f11853da5925",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/text_overflow_basic_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"text_overflow_ellipsis.html": [
|
|
"70de0992fee1682333a01e232b183218047be669",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/text_overflow_ref.html",
|
|
"!="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"text_overflow_reflow.html": [
|
|
"cea19c91318fbde554f7f1be78b319cf6020a3a2",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/text_overflow_reflow_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"text_overflow_string.html": [
|
|
"3249b8b224f0e67d0f7bc2e714bacfa6084e7a78",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/text_overflow_ref.html",
|
|
"!="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"text_shadow_blur_a.html": [
|
|
"a87f3584d1bdd476730107983c095076ac10f01c",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/text_shadow_blur_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"text_shadow_decorations_a.html": [
|
|
"3df81eb610a7982f785d2d6bfba4830cb55a4669",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/text_shadow_decorations_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"text_shadow_multiple_shadows_a.html": [
|
|
"95855a7d24ca622c7376ed3624936e3749329754",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/text_shadow_multiple_shadows_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"text_shadow_simple_a.html": [
|
|
"af43aa604358433b7d3a1542c15d33116550b3a5",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/text_shadow_simple_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"text_transform_capitalize_a.html": [
|
|
"6a77ff56d7636f02b5658ae5a32c7be42418304b",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/text_transform_capitalize_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"text_transform_lowercase_a.html": [
|
|
"6971c40c4116c1c39662962853850e6570504d89",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/text_transform_lowercase_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"text_transform_none_a.html": [
|
|
"59f77f2f13ceed57b47c8e6ba850f4ec70305d56",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/text_transform_none_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"text_transform_uppercase_a.html": [
|
|
"fe96b8ad64530a0e30085c1ec61820b9c79493e1",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/text_transform_uppercase_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"textarea_space_calculation.html": [
|
|
"ee5ea7b1c01f5a11188bc50eca3a60ea2c15edf2",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/textarea_space_calculation-ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"transform_3d.html": [
|
|
"ec4e26eef1601227747afbf5ca2cae2b10e56142",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/transform_3d_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"transform_3d_from_outside_viewport.html": [
|
|
"f400968bb8512141ad4b15c524d0d449da05053a",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/transform_3d_from_outside_viewport_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"transform_optimization.html": [
|
|
"41eef420c2713da8e5cb134c7b4ac0258c3d4480",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/transform_optimization_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"transform_scroll_layer.html": [
|
|
"a48d8fe749e0b9fde9ef4416991f70f5baae8aec",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/transform_scroll_layer_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"transform_simple_a.html": [
|
|
"8af4ced9f79f1305df1d9094307cf95c97cab473",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/transform_simple_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"transform_skew_a.html": [
|
|
"ca80752694571da935c1b77360c5a132f67da052",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/transform_skew_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"transform_stacking_context_a.html": [
|
|
"15dcf3e832604c833bf6e6f777b264cfdd030e5a",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/transform_stacking_context_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"transition_calc.html": [
|
|
"8b7650450f6c3f3c05542e94c5236c4a86e87382",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/transition_calc_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"transition_calc_implicit.html": [
|
|
"a4cca7548ae321fea7f1afcef2df20e40402859b",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/transition_calc_implicit_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"translate_clip.html": [
|
|
"96f538039a8cbdea516a72bcbd7a396d43c010d8",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/translate_clip_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"translate_clip_nested.html": [
|
|
"2b6296cc048f7f48dd69f2b7ee650a78a593124b",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/translate_clip_nested_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"truncated_text_fragment_stacking_context.html": [
|
|
"bd6cabb1537330c5b66f823f2e02ab05ea6d5911",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/truncated_text_fragment_stacking_context_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"upper_id_attr.html": [
|
|
"58052e022591f9b2c02be74d8f8361ad32301b29",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/upper_id_attr_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"vertical-lr-blocks.html": [
|
|
"46d8586a6fc098e61daae8b9b0f55ecb7a351de9",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/vertical-lr-blocks_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"vertical_align_bottom_a.html": [
|
|
"c0ffdac8f2bec1d400ca54f0141df39a40cfc45a",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/vertical_align_bottom_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"vertical_align_inline_block_a.html": [
|
|
"4d44d94f90a79a2bf8921ea9216f96cf5b324e8f",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/vertical_align_inline_block_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"vertical_align_inside_table_a.html": [
|
|
"f459cea8a4779fb6a17b8f206102e0e5e825d9e7",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/vertical_align_inside_table_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"vertical_align_middle_a.html": [
|
|
"01b3cc0ab9c9d3bc534083d470da8fec55aea632",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/vertical_align_middle_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"vertical_align_sub_a.html": [
|
|
"de55595f7338499f5c7fdca348095b1beed5a174",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/vertical_align_sub_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"vertical_align_super_a.html": [
|
|
"d62a1acb8d122ac2499844397d8fa1017b3b6d5f",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/vertical_align_super_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"vertical_align_super_nested_a.html": [
|
|
"440eef567465f62c4aad0fcd6bf6000829175f1e",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/vertical_align_super_nested_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"vertical_align_text_bottom_a.html": [
|
|
"ad06fc711c2a86480ad480308bba2b6fef5419e8",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/vertical_align_text_bottom_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"vertical_align_text_top_a.html": [
|
|
"e45c30c04be827548c4b7008a0ecbd201ea2fc9b",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/vertical_align_text_top_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"vertical_align_top_a.html": [
|
|
"7197e407eb9bf66f7c1b24151c43637ec9f53ee1",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/vertical_align_top_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"vertical_align_top_bottom_a.html": [
|
|
"de5e108809f55606d3fb85ea71e5d5eac75315a7",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/vertical_align_top_bottom_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"vertical_align_top_span_a.html": [
|
|
"e7d384d80e68a6de6d750504a31ef7c22f1e9665",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/vertical_align_top_span_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"viewport_ignore_desktop.html": [
|
|
"0cdd5adf58255732b5843f475feffd65f3a669f6",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/viewport_ignore_desktop_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"viewport_percentage_vmin_vmax_a.html": [
|
|
"903e4ea87426e2909ee0e2b683d6f097683f5c81",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/viewport_percentage_vmin_vmax_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{
|
|
"viewport_size": "700x500"
|
|
}
|
|
]
|
|
],
|
|
"viewport_percentage_vmin_vmax_b.html": [
|
|
"2926c19dc9b7b18f99711ce8c09685963e14d46b",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/viewport_percentage_vmin_vmax_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{
|
|
"viewport_size": "500x700"
|
|
}
|
|
]
|
|
],
|
|
"viewport_percentage_vw_vh_a.html": [
|
|
"4ae0d07e923a7a3b9520b54e222abd987ae93ed6",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/viewport_percentage_vw_vh_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{
|
|
"viewport_size": "700x500"
|
|
}
|
|
]
|
|
],
|
|
"viewport_percentage_vw_vh_b.html": [
|
|
"6d306b5ff8207b89531e9d6e67d898364e5a0f68",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/viewport_percentage_vw_vh_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{
|
|
"viewport_size": "500x700"
|
|
}
|
|
]
|
|
],
|
|
"visibility_hidden.html": [
|
|
"95dbf18a0eacacb7162ab220f0d08113745efa14",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/visibility_hidden_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"white-space-mixed-002.htm": [
|
|
"70fd5baf403e2f78572abb49cd4f37ab51fa2dc5",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/white-space-mixed-002-ref.htm",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"white-space-pre-line.htm": [
|
|
"c73c34a390fdd49e3d7b905ddf5c904051a72112",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/white-space-pre-line-ref.htm",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"white-space-pre-wrap.htm": [
|
|
"077d0fd0d988e73423e54fc81a571379d2f92b06",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/white-space-pre-wrap-ref.htm",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"white_space_intrinsic_sizes_a.html": [
|
|
"66d7a80ce376fb529669ddd1c7c06541e50a168c",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/white_space_intrinsic_sizes_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"whitespace_no_affect_border.html": [
|
|
"2927baf910ce16b33d767825948f8abba64cc15a",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/whitespace_no_affect_border_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"whitespace_nowrap_a.html": [
|
|
"28957fb193095c97bd1d25c826e4646eebf5f58c",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/whitespace_nowrap_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"whitespace_nowrap_line_breaking_a.html": [
|
|
"f045e31afaceb148257c8c9d3ee50b1d027ed330",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/whitespace_nowrap_line_breaking_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"whitespace_pre.html": [
|
|
"6d0393944b2d436d1b5084ad888006723fc0009f",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/whitespace_pre_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"width_nonreplaced_block_simple_a.html": [
|
|
"cf91a08c52611c9b7e738d9c3a1acaed51f6e287",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/width_nonreplaced_block_simple_b.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"word-break-keep-all-005.htm": [
|
|
"5bf0022a007e9fc9e74f56b6651a473683f497cc",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/word-break-keep-all-ref-005.htm",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"word-break-keep-all-006.htm": [
|
|
"17eb109a001410405f8ad859403b74d9232e2942",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/word-break-keep-all-ref-006.htm",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"word-break-keep-all-007.htm": [
|
|
"ac1385ff8c94102702db435a6b943078ed6aee23",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/word-break-keep-all-ref-007.htm",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"word-break-keep-all-008.htm": [
|
|
"2b935f80f11c6bc6eddc11eab9d29ba7573486de",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/word-break-keep-all-ref-008.htm",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"word-spacing.html": [
|
|
"3e0e7b72699fd5fadf38e343833ce50ca3b830f5",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/word-spacing-ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"word_break_a.html": [
|
|
"3d1427258acf30beaee8eeed3ba77927ec2aa4b7",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/css/word_break_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
]
|
|
},
|
|
"gfx-rs-gecko": {
|
|
"1035611-1.html": [
|
|
"fcc528481b56d673d0a7037bd9c956fe1ea9dd50",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/gfx-rs-gecko/1035611-1-ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"240933-2.html": [
|
|
"76b072e85097cd5bb3d74abb70a428a284513a04",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/gfx-rs-gecko/240933-2-ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"356774-1.html": [
|
|
"ecbf77806560c00a1d3a3c575102cd21f7d10e39",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/gfx-rs-gecko/356774-1-ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"block-first-child-6-dyn.html": [
|
|
"98aae16cc0f507b761500fe627e0e40457f0d110",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/gfx-rs-gecko/block-first-child-6-ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"block-first-child-7-dyn.html": [
|
|
"54e5a4a49660f90f50466db66e8668b80122a45a",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/gfx-rs-gecko/block-first-child-7-ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"block-first-child-8a-dyn.html": [
|
|
"1df7087fb5fd51073d4b00e107f12734ebb47373",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/gfx-rs-gecko/block-first-child-8-ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"block-first-child-8b-dyn.html": [
|
|
"b11b5ddf5adcefc7d04f5884106bdc352980518a",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/gfx-rs-gecko/block-first-child-8-ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"block-first-child-8c-dyn.html": [
|
|
"6e1711ac839c2a2d62c9b6e23e7230af1704cab6",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/gfx-rs-gecko/block-first-child-8-ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"border-collapse-bevels-1b.html": [
|
|
"554f051fa25a7db16070ff808bcc77cc4ab1bf19",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/gfx-rs-gecko/border-collapse-bevels-1-ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"border-collapse-bevels-1c.html": [
|
|
"4e2510771914986eaf88b5d8823795a526f96bc7",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/gfx-rs-gecko/border-collapse-bevels-1-ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"border-collapse-bevels-1d.html": [
|
|
"28904c86e7a7175a523e9d9dd1be8f05ae585f32",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/gfx-rs-gecko/border-collapse-bevels-1-ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"border-collapse-bevels-1e.html": [
|
|
"299dbdc2bef9e8b2f40541d714046f6b6c1f79cd",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/gfx-rs-gecko/border-collapse-bevels-1-ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"color-2a.html": [
|
|
"b80652cb16fdecbecc35f6725e0eacbfa7a16974",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/gfx-rs-gecko/color-2-ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"column-balancing-nested-001.html": [
|
|
"96dac315b2cc580c08a070eff9d0c1e218f02058",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/gfx-rs-gecko/column-balancing-nested-001-ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"descriptor-ranges.html": [
|
|
"79630aee3c12a27b8b8013c6f46f9bbe53022737",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/gfx-rs-gecko/descriptor-ranges-ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"display-block-baselines-1.html": [
|
|
"cb599315d26a5527ec414cf37479954c9616a8f4",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/gfx-rs-gecko/display-block-baselines-1-ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"downscale-2f.html": [
|
|
"a5a755accee61837f99489b45704cf909fe2b6a4",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/gfx-rs-gecko/blank.html",
|
|
"!="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"element-paint-recursion.html": [
|
|
"220e8f9d14836c9db52010051c371f07ef88e908",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/gfx-rs-gecko/element-paint-recursion-ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"emoji-1.html": [
|
|
"a299bb0cff431401af0469707258e49c29ca5eec",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/gfx-rs-gecko/emoji-1-ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"grid-item-align-002.html": [
|
|
"1d923678e066058f3176b20103fe90ec7a0a05cf",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/gfx-rs-gecko/grid-item-align-002-ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"grid-item-justify-001.html": [
|
|
"52ba438e352abb5d5bb3897b829d5d8934e61b12",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/gfx-rs-gecko/grid-item-justify-001-ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"hScrollAbsHeight.html": [
|
|
"b56c823f26f74b40826d0e9384f4b78ec68ff465",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/gfx-rs-gecko/greenbox.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"hScrollSimpleHeight.html": [
|
|
"a35443779900c0228e447d2a7818bc9fcbf50346",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/gfx-rs-gecko/greenbox.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"image-zoom-1.html": [
|
|
"1ac842e2863d5590684ec8bd48953fa352d29ac5",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/gfx-rs-gecko/image-zoom-ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"opacity-background-1.html": [
|
|
"2d0bbb8cc047cf8ea3a86a788fef2650ab2265ec",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/gfx-rs-gecko/opacity-background-1-ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
]
|
|
},
|
|
"mozilla": {
|
|
"FileAPI": {
|
|
"blob_url_upload.html": [
|
|
"17c8e3ad0b4fe904a77db8ecb9f63598e4a84b2c",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/mozilla/FileAPI/blob_url_upload_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
]
|
|
},
|
|
"canvas": {
|
|
"set_dimensions.html": [
|
|
"4afff538f28bfb0eec4e701b4b19e1bebb987cd1",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/mozilla/canvas/set_dimensions_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
]
|
|
},
|
|
"details_ui_closed.html": [
|
|
"cf5c046a983f1b05188372408fec65639741c423",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/mozilla/details_ui_closed_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"details_ui_opened.html": [
|
|
"2d9b13aad0a09394da2d90d9a5ae5fd32b9d88fe",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/mozilla/details_ui_opened_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"font-element-comma-separated.html": [
|
|
"db7e13f2ca3db0ebd3c610c3c25b052749b85e30",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/mozilla/font-element-comma-separated-ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"fullscreen": {
|
|
"reftests": {
|
|
"fullscreen-baseline.html": [
|
|
"80503a9befe86e8cbd109eaf870f41c92a1952b2",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/mozilla/fullscreen/reftests/fullscreen-baseline-ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"fullscreen-hides-others.html": [
|
|
"83a9abd907fc899dcfb60bab24691feb25878f7c",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/mozilla/fullscreen/reftests/fullscreen-baseline-ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
]
|
|
}
|
|
},
|
|
"iframe": {
|
|
"resize_after_load.html": [
|
|
"c126af16b079fa4163b1fe30b4fdb6f4f2c6c04f",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/mozilla/iframe/resize_after_load_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
]
|
|
},
|
|
"partial_shadow_dom_layout_style.html": [
|
|
"822e86bc07103351a5ceb2203fd9b6bee0c6367d",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/mozilla/partial_shadow_dom_layout_style_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"remove_link_styles.html": [
|
|
"6a1e592d09613ee0fb0e58ed9c0c02cc13006d14",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/mozilla/remove_link_styles_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"remove_style_styles.html": [
|
|
"f8a94bb73508d2bd0f83506b94badd54c061d391",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/mozilla/remove_style_styles_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"reparse_style_elements.html": [
|
|
"e54f5a28d131ab41f89d3d70a9d01ea2fae751c1",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/mozilla/reparse_style_elements_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"request_animation_frame_reftest_wait.html": [
|
|
"6e07d2fb4f1115db4d7de8e79be8bc8b55dc9412",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/mozilla/request_animation_frame_reftest_wait_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"restyle-out-of-document.html": [
|
|
"cff2590e4ebc00d182ffb7a970a82d94426cbb27",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/mozilla/restyle-out-of-document-ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"scrolling_div_background_borders.html": [
|
|
"6f168aa258c31257eaba218252d32bbf28976e12",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/mozilla/scrolling_div_background_borders_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"simple_scroll_to_fragment.html": [
|
|
"b41dfe3671ee3a9c763f80f5548d65509e099e62",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/mozilla/simple_scroll_to_fragment_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"sslfail.html": [
|
|
"40eb31ca31a2522287bcbf891ad00ac7fdaaa469",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/mozilla/sslfail-ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"stylesheet-adopt-panic.html": [
|
|
"df3b48291e08d907e944ad6a07c56268ff265fd1",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/mozilla/stylesheet-adopt-panic-ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"svg": {
|
|
"svg.html": [
|
|
"d32cd8d6d952a4713a1c8da48638aea68e329b19",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/mozilla/svg/svg_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
]
|
|
},
|
|
"table_valign_bottom.html": [
|
|
"5e75318062ed2d98783efc562b2d05131b6026bb",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/mozilla/table_valign_bottom_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"table_valign_middle.html": [
|
|
"4ec6fa8d85b7bbc1de13c5f5fe4e0860196b30d2",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/mozilla/table_valign_middle_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"table_valign_uneven_height.html": [
|
|
"6668070831a84611fba36e495323cb7375f896e2",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/mozilla/table_valign_uneven_height_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"text-overflow-ellipsis-stacking-context.html": [
|
|
"791f028522972f0bffd31b6663369c896b39c088",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/mozilla/text-overflow-ellipsis-stacking-context-ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"textarea_placeholder.html": [
|
|
"6dd1f1e1e0c8250532db1afc1f6b876bfa1b6f8c",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/mozilla/textarea_placeholder_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"video_poster_frame.html": [
|
|
"8e85bcd62303b70153f8d451a843cb2bdd96484d",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/mozilla/video_poster_frame_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"webgl": {
|
|
"clearcolor.html": [
|
|
"4760f382f0374985a334a5f6d0e0fe055670c61d",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/mozilla/webgl/clearcolor_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"draw_arrays_simple.html": [
|
|
"545f4d3575b728133b4ceed2b0a72446ef95fcb9",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/mozilla/webgl/draw_arrays_simple_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"tex_image_2d_abv.html": [
|
|
"bfa6019a218d3ad0d40204fcdbf26bbfa54cd802",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/mozilla/webgl/tex_image_2d_abv_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"tex_image_2d_canvas.html": [
|
|
"70debe8d2af1fa6fea2ccff7b82fb43c7fb82eab",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/mozilla/webgl/tex_image_2d_canvas_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"tex_image_2d_canvas2d.html": [
|
|
"884fda9f7edf3145cacc01ae3ecb457e568fe922",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/mozilla/webgl/tex_image_2d_canvas_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"tex_image_2d_mipmap.html": [
|
|
"09ca0fba7eece4f2d24b25e005cf5de16656b6d0",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/mozilla/webgl/tex_image_2d_simple_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"tex_image_2d_simple.html": [
|
|
"3defd7a5f9671a0f010fe7a7607b3d4340cd5c7f",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/mozilla/webgl/tex_image_2d_simple_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
]
|
|
},
|
|
"worklets": {
|
|
"test_paint_worklet.html": [
|
|
"595851063ce7143d81037b66b252ae023af396a6",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/mozilla/worklets/test_paint_worklet_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"test_paint_worklet_size.html": [
|
|
"f3cc376768db241c411c496875ef52017216de53",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/mozilla/worklets/test_paint_worklet_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
],
|
|
"test_paint_worklet_timeout.html": [
|
|
"73d7dbe69a43d83a49e174dd6330fc9fadaffd68",
|
|
[
|
|
null,
|
|
[
|
|
[
|
|
"/_mozilla/mozilla/worklets/test_paint_worklet_timeout_ref.html",
|
|
"=="
|
|
]
|
|
],
|
|
{}
|
|
]
|
|
]
|
|
}
|
|
}
|
|
},
|
|
"support": {
|
|
".gitignore": [
|
|
"b485d435a63ada28eabe976b49a8a580725e7508",
|
|
[]
|
|
],
|
|
"appearance": {
|
|
"input-text-definite-width-ref.html": [
|
|
"86f7937755750261ed3b06dfe11e78a251b9d175",
|
|
[]
|
|
],
|
|
"input-text-empty-ref.html": [
|
|
"437c9988a13e094d870f67c8de0dd0becdeece76",
|
|
[]
|
|
],
|
|
"input-text-nonempty-placeholder-ref.html": [
|
|
"5415dfb2a4a88dc3bfed6ad04e23f288534351e4",
|
|
[]
|
|
],
|
|
"input-text-overflow-ref.html": [
|
|
"4cece657a2a09cfe3f1d91d49f0c9d76f5714516",
|
|
[]
|
|
],
|
|
"input-text-placeholder-overflow-ref.html": [
|
|
"0cccfff638c0d8687a3582310c73233b7d883b1a",
|
|
[]
|
|
],
|
|
"input-text-placeholder-ref.html": [
|
|
"fa5b60bdabdf2b9b818ebe66bfc7f2711173b88b",
|
|
[]
|
|
],
|
|
"supports": {
|
|
"input-text-ref.css": [
|
|
"8cf00d493138285e50aa510273abae98c099ae8b",
|
|
[]
|
|
]
|
|
}
|
|
},
|
|
"bluetooth": {
|
|
"bluetooth-helpers.js": [
|
|
"16a280cca298bcaa5796b36b48d331bfd15baae8",
|
|
[]
|
|
]
|
|
},
|
|
"css": {
|
|
"100x100_green.png": [
|
|
"b23bbba154ea88b086856dc37b2b6413d70919b2",
|
|
[]
|
|
],
|
|
"250x250_green.png": [
|
|
"586ef3d69d6b868dc4adc83f4e0a1f15e477d9b6",
|
|
[]
|
|
],
|
|
"2x4.png": [
|
|
"7efc762459bd0eeda7d7ab94570d9be223c39b21",
|
|
[]
|
|
],
|
|
"400x400_green.png": [
|
|
"484469eb140b190b8cf7ed507212c60d5e6e663b",
|
|
[]
|
|
],
|
|
"4x2.png": [
|
|
"eb0c5cda97128f52cb2815e80955cb77c1744a91",
|
|
[]
|
|
],
|
|
"500x300_green.html": [
|
|
"28e7e6bab35f0ba85c31fc81b3f1ec4c0b2252d3",
|
|
[]
|
|
],
|
|
"abs-overflow-stackingcontext_ref.html": [
|
|
"f779e5a4233b1955fefd9dd73534d95499379042",
|
|
[]
|
|
],
|
|
"abs_float_pref_width-ref.html": [
|
|
"2b35cb62eb4320aa49ea5feeef46c9864e0db367",
|
|
[]
|
|
],
|
|
"abs_rel_explicit_height_ref.html": [
|
|
"4e9833c29529e58690f5f26e546e0d66a22ca369",
|
|
[]
|
|
],
|
|
"absolute_block_format_ctx_ref.html": [
|
|
"42420061724718702f611abd2ff4c61774fc4b86",
|
|
[]
|
|
],
|
|
"absolute_clipping_of_own_contents_ref.html": [
|
|
"96608da13c99bcc8c922209edf428dc905b0644c",
|
|
[]
|
|
],
|
|
"absolute_content_height_ref.html": [
|
|
"bb239ed179f9fe58ee8babe5efa04c88102c2c46",
|
|
[]
|
|
],
|
|
"absolute_css_width_ref.html": [
|
|
"0fd19aeffaf88969108ffe34900af11c905d9e10",
|
|
[]
|
|
],
|
|
"absolute_div_with_padding_ref.html": [
|
|
"62d0965f205e1d40ac752ee4324469a82ef3fae4",
|
|
[]
|
|
],
|
|
"absolute_hypothetical_with_intervening_inline_block_ref.html": [
|
|
"985e941cdd9fafd6412cf2e76955ee6b614affdc",
|
|
[]
|
|
],
|
|
"absolute_ib_split_ref.html": [
|
|
"6acc697b869737296caf8a9fc72363daa557f4ff",
|
|
[]
|
|
],
|
|
"absolute_img_with_padding_ref.html": [
|
|
"ec668a3b940542b2c2ad0a2090e0f9831ad90839",
|
|
[]
|
|
],
|
|
"absolute_inline_containing_block_ref.html": [
|
|
"9a36136b8539817cb408ae3eaf03da9a554dfcc5",
|
|
[]
|
|
],
|
|
"absolute_line_height_after_float_ref.html": [
|
|
"87b5a67edef9d016eb532f20b2e45bf8d8e902c3",
|
|
[]
|
|
],
|
|
"absolute_table_ref.html": [
|
|
"40018562574981894ae124a4a104720fd129f77e",
|
|
[]
|
|
],
|
|
"absolute_z_index_auto_paint_order_ref.html": [
|
|
"e0174b0d1bd3e16f5fc40819c705a5459febaf54",
|
|
[]
|
|
],
|
|
"acid1.png": [
|
|
"18ae219455d5dcd1748dca8f98a8b50081787c43",
|
|
[]
|
|
],
|
|
"acid1_b.html": [
|
|
"9fcd0f5f9ae161b1477d7da8faed3933b94f46d4",
|
|
[]
|
|
],
|
|
"acid2.html": [
|
|
"4150d256bef105e49206adc2ac5fda7ed12f28c7",
|
|
[]
|
|
],
|
|
"acid2_ref.png": [
|
|
"7aee7609d6ade6e39ad53b04a9f61e55f3b00c76",
|
|
[]
|
|
],
|
|
"acid2_ref_broken.html": [
|
|
"aecefd1ef02192ba7f63c39e941facebc0e192c2",
|
|
[]
|
|
],
|
|
"acid2_ref_broken.png": [
|
|
"4076473cec3cbb7adf2b7d0ce275c7e62cd1496d",
|
|
[]
|
|
],
|
|
"after_block_iteration_ref.html": [
|
|
"432b040b89168dadc8e773ac421b9286e985bcca",
|
|
[]
|
|
],
|
|
"alpha_gif_a.gif": [
|
|
"298fe8f26273399874b9a68f92f0f7de2279834d",
|
|
[]
|
|
],
|
|
"alpha_gif_b.gif": [
|
|
"3da985ea5a33944bf6040755ade01f4d753c5a1b",
|
|
[]
|
|
],
|
|
"alpha_gif_b.html": [
|
|
"97c1a67e7156321943f4766f2d0e507a40dc5b37",
|
|
[]
|
|
],
|
|
"alpha_png_a.png": [
|
|
"bfce3165adf53ef6f2ae389300826d145d03ad38",
|
|
[]
|
|
],
|
|
"alpha_png_b.html": [
|
|
"d948302cee0686582f7e5b55d635a0d7a279738e",
|
|
[]
|
|
],
|
|
"alpha_png_b.png": [
|
|
"65c0375770ce7997e3469b7b89b0ad46b79a2bb7",
|
|
[]
|
|
],
|
|
"anon_block_inherit_b.html": [
|
|
"db245b4b21f1e77691349c9b106df488569b0e04",
|
|
[]
|
|
],
|
|
"append_style_b.html": [
|
|
"4792dbc86e24e5d5070be6a600a4982e5646e5e9",
|
|
[]
|
|
],
|
|
"attr_exists_selector_ref.html": [
|
|
"ba75fc54945cafa27b5953aaa06405276462861c",
|
|
[]
|
|
],
|
|
"attr_selector_case_sensitivity_ref.html": [
|
|
"9e9be12d13e3c36d367a74c47aa963ad4a5d25f7",
|
|
[]
|
|
],
|
|
"background_border_padding_crash-ref.html": [
|
|
"7ac5f8bdca22aa7a6abbfec69be422f0ebb5dd5f",
|
|
[]
|
|
],
|
|
"background_clip_ref.html": [
|
|
"96111ea7955f41bd5f508232f9828c28afd894c0",
|
|
[]
|
|
],
|
|
"background_image_position_ref.html": [
|
|
"fe2f332aa2956e1bf17f680f4d31988ec62868b1",
|
|
[]
|
|
],
|
|
"background_image_ref.html": [
|
|
"d30a489a2c3aac4e398ab350f38750596acf56b3",
|
|
[]
|
|
],
|
|
"background_none_b.html": [
|
|
"8003c5d96f4be5a84eb10456b82e26804d30d373",
|
|
[]
|
|
],
|
|
"background_origin_ref.html": [
|
|
"0394fc673de028799509c50c8c0bfb39942896d2",
|
|
[]
|
|
],
|
|
"background_position_b.html": [
|
|
"6c1d0ab9ecd6f392ee0ffe70d0172d38b39b5af7",
|
|
[]
|
|
],
|
|
"background_position_shorthand_ref.html": [
|
|
"ed748dffd884cea85f1715d9ae6b412e24bf6f48",
|
|
[]
|
|
],
|
|
"background_ref.html": [
|
|
"765b479cf57aa70b6df53b3f11790e568c91c2da",
|
|
[]
|
|
],
|
|
"background_repeat_both_b.html": [
|
|
"4a452813855db0549c4d4612479244c307f7563c",
|
|
[]
|
|
],
|
|
"background_repeat_none_b.html": [
|
|
"d1865048891c03e9dc0fdec5699fab51b3739f59",
|
|
[]
|
|
],
|
|
"background_repeat_x_b.html": [
|
|
"410bcad4dd7fd8e8c3e92bf7faf3c66c8ba84608",
|
|
[]
|
|
],
|
|
"background_repeat_y_b.html": [
|
|
"706e76af3c6f15409ab2cd0bfb1bc620ce87d2c1",
|
|
[]
|
|
],
|
|
"background_rust_ref.html": [
|
|
"81f0d15e1fc1f7e16de8ccb35a5daf393c1f3245",
|
|
[]
|
|
],
|
|
"background_size.png": [
|
|
"8d5824940c094d591eec5f2ab62426ee1eb8dc98",
|
|
[]
|
|
],
|
|
"background_size_ref.html": [
|
|
"7967b10ae0965a876bc330ebd89457490aee37ed",
|
|
[]
|
|
],
|
|
"background_size_shorthand_ref.html": [
|
|
"48766310e1c4ad4856a71c07380a3d3864f7e669",
|
|
[]
|
|
],
|
|
"background_size_zero_ref.html": [
|
|
"017aab9d2bc1aa87dfa4cd94b1fc1269e7236c61",
|
|
[]
|
|
],
|
|
"basic_width_em.html": [
|
|
"160e2fa1ecbc9c238ecd78c7bab93af1a2a16a82",
|
|
[]
|
|
],
|
|
"blackborder_ref.html": [
|
|
"266c7f058c590b85a6e7b55f0ebdd5215b89f552",
|
|
[]
|
|
],
|
|
"blank.html": [
|
|
"82055fc37eeed7b69f26f082c224facabc9a0d03",
|
|
[]
|
|
],
|
|
"block_formatting_context_cleared_float_ref.html": [
|
|
"88408a8e8d46fe6cdf1b6d61eff59feec089ca76",
|
|
[]
|
|
],
|
|
"block_formatting_context_complex_ref.html": [
|
|
"8a894c3106b8d6c3b41f435813f203f93d7af13d",
|
|
[]
|
|
],
|
|
"block_formatting_context_containing_floats_ref.html": [
|
|
"51dfab031eb6f00a83ce047dfcc74d98a272bad2",
|
|
[]
|
|
],
|
|
"block_formatting_context_float_inorder_interaction_ref.html": [
|
|
"d03f614f19356a0dc0dac6d97d234c1d4eb22892",
|
|
[]
|
|
],
|
|
"block_formatting_context_float_placement_ref.html": [
|
|
"aa4caa86df3225eb5aa86074246408a45b7e9a03",
|
|
[]
|
|
],
|
|
"block_formatting_context_margin_collapse_ref.html": [
|
|
"3dfb8717acf3265b6e5f89675eb098e50d1170ae",
|
|
[]
|
|
],
|
|
"block_formatting_context_margin_inout_ref.html": [
|
|
"c333a800cc42e5f266f28d08dc4eeba839d57f79",
|
|
[]
|
|
],
|
|
"block_formatting_context_max_width_ref.html": [
|
|
"3c40d312253eb70eb65c236ee2aec7a88d853723",
|
|
[]
|
|
],
|
|
"block_formatting_context_negative_margins_ref.html": [
|
|
"058da5f64f39e91d0cb04edd8cb113aef9d9973e",
|
|
[]
|
|
],
|
|
"block_formatting_context_overflow_ref.html": [
|
|
"3dc8ad2e08dcac9a2a585afa0b5d13ae1a7af7f6",
|
|
[]
|
|
],
|
|
"block_formatting_context_ref.html": [
|
|
"55b4e3a6fb2f901c974fe017f8cd409142cd1749",
|
|
[]
|
|
],
|
|
"block_formatting_context_translation_ref.html": [
|
|
"0505f1703bbcf5a9c0c5c35205ba2aa84733852f",
|
|
[]
|
|
],
|
|
"block_formatting_context_with_margin_ref.html": [
|
|
"9ca4146bf633885354705ac74635cc8f5c479111",
|
|
[]
|
|
],
|
|
"block_replaced_content_ref.html": [
|
|
"4d48d763eb784170f680276541d864681a05962b",
|
|
[]
|
|
],
|
|
"blockify_inline_element_ref.html": [
|
|
"ad88ac2f3f7e4b56a3781e61655dc580806fc4cd",
|
|
[]
|
|
],
|
|
"blur_ref.html": [
|
|
"45795a610c0596834846612b320e383edaf893d5",
|
|
[]
|
|
],
|
|
"border-image-linear-gradient-ref.html": [
|
|
"0dddcf89d26d6ac1efe7b0d65e5607a3ed771b46",
|
|
[]
|
|
],
|
|
"border-radius-image-ref.html": [
|
|
"3aa9bea5a48a4d809fabf1108049a24365edb07f",
|
|
[]
|
|
],
|
|
"border_black_solid.html": [
|
|
"63ef95bef813b5c3a75c0da4cd7773f35db3c5ff",
|
|
[]
|
|
],
|
|
"border_code_tag_ref.html": [
|
|
"393a96c37239bac90be6c6cecc11d9a5d5779d59",
|
|
[]
|
|
],
|
|
"border_collapse_missing_cell_ref.html": [
|
|
"023ea8c541bb3feefb5d92f5f5bae94160913fed",
|
|
[]
|
|
],
|
|
"border_collapse_row_ref.html": [
|
|
"969b493d880025b6a92dbe2ded01bb1a5107188d",
|
|
[]
|
|
],
|
|
"border_collapse_rowgroup_ref.html": [
|
|
"7398716ef8e4e0a9e36d5bd807b6f7d086875ebd",
|
|
[]
|
|
],
|
|
"border_collapse_simple_ref.html": [
|
|
"98dc28d109400f35facda92e4d7034eb846614f8",
|
|
[]
|
|
],
|
|
"border_inline_split_ref.html": [
|
|
"8a85ef944366e18b3eaabf952c5416a6f22d0df4",
|
|
[]
|
|
],
|
|
"border_radius_asymmetric_sizes_ref.html": [
|
|
"f24290c91e248eb4b8d07b1e47b429c57df38cc7",
|
|
[]
|
|
],
|
|
"border_radius_clip_ref.html": [
|
|
"4a97468be8ee2c3a4635269c7a3b057f79ad5fbe",
|
|
[]
|
|
],
|
|
"border_radius_clipping_contents_ref.html": [
|
|
"08f65cace58199018502659c4b0bb613a2c5c372",
|
|
[]
|
|
],
|
|
"border_radius_dashed_ref.html": [
|
|
"ee65b5df22f72aa81edf4683222e60fb8275f8c8",
|
|
[]
|
|
],
|
|
"border_radius_elliptical_ref.html": [
|
|
"75e9c90de7eb2461cb275053fd7ccfe4291a1f87",
|
|
[]
|
|
],
|
|
"border_radius_in_border_radius_ref.html": [
|
|
"0df74c58ddcd7c81306913d1c492e8c6a9fd12b7",
|
|
[]
|
|
],
|
|
"border_radius_overlapping_ref.html": [
|
|
"287a3d5208573090cdabba0cd13f7c551618f693",
|
|
[]
|
|
],
|
|
"border_radius_shorthand_ref.html": [
|
|
"caa03c48f1a2bb926d18fd7d9aeb926b5ce14655",
|
|
[]
|
|
],
|
|
"border_radius_zero_sizes_ref.html": [
|
|
"1f9d83440aee5a915adb7ce99811050f371f66c2",
|
|
[]
|
|
],
|
|
"border_rounding_1px_invisible_issue_7184_ref.html": [
|
|
"1b7b0b5b1484cf1630589cf214a1c138c1f2e3f6",
|
|
[]
|
|
],
|
|
"border_spacing_empty_table_ref.html": [
|
|
"727795d8e381c52fcb0517b2803168d403da5ee2",
|
|
[]
|
|
],
|
|
"border_spacing_ref.html": [
|
|
"b5a4827badd7e79ea5a259c7c15998026da84833",
|
|
[]
|
|
],
|
|
"border_style_none_b.html": [
|
|
"185dc03cd8981ef49e043cb41cebeed882d04ef2",
|
|
[]
|
|
],
|
|
"borders.png": [
|
|
"1bbfc373b5e2874a8f27c42ae326916bf16b379b",
|
|
[]
|
|
],
|
|
"borders_b.html": [
|
|
"d7d6399ced62bbb636e211bc551b5efd7b322756",
|
|
[]
|
|
],
|
|
"box_shadow_bg_ref.html": [
|
|
"da1ebf46373a5aebb47cc36853a695c423140c11",
|
|
[]
|
|
],
|
|
"box_shadow_blur_fixed_ref.html": [
|
|
"12c028db3999144779a581200a6ef74711b6a655",
|
|
[]
|
|
],
|
|
"box_shadow_blur_ref.html": [
|
|
"9bc6a69330688ed6d6fec03afdc1b309c3272f79",
|
|
[]
|
|
],
|
|
"box_shadow_border_box_ref.html": [
|
|
"4b2ff0057331530379949133e8e4d2311a00447a",
|
|
[]
|
|
],
|
|
"box_shadow_default_color_ref.html": [
|
|
"3fff8f71892b49d972279f53c6a94aa422c8b242",
|
|
[]
|
|
],
|
|
"box_shadow_inset_bg_ref.html": [
|
|
"7c7229ff5da8c9281109fe03bd225f34b4c001ad",
|
|
[]
|
|
],
|
|
"box_shadow_inset_parsing_ref.html": [
|
|
"3811f315635b260d6dfbba799e69ea4f45fb19d1",
|
|
[]
|
|
],
|
|
"box_shadow_inset_ref.html": [
|
|
"48ee086ea3d821a71ad000270e7aa72d4218b62e",
|
|
[]
|
|
],
|
|
"box_shadow_paint_order_ref.html": [
|
|
"1510d570d716bafeed01abe974f99978fad96f79",
|
|
[]
|
|
],
|
|
"box_shadow_spread_ref.html": [
|
|
"bb0cc7670442572a04c4233f07a2129653e6be63",
|
|
[]
|
|
],
|
|
"box_sizing_border_box_ref.html": [
|
|
"9ae21d599f903fb0805bdc1a577fac2201d1fb31",
|
|
[]
|
|
],
|
|
"box_sizing_sanity_check_ref.html": [
|
|
"1925994c91187a3f833dde74224ddb62186d07c3",
|
|
[]
|
|
],
|
|
"br-ref.html": [
|
|
"0dc5ad017ece17d946561e9568c0d86cf62af7db",
|
|
[]
|
|
],
|
|
"bubbles.png": [
|
|
"dbd4db86005ad2cb78753ff669331009a3fbdf31",
|
|
[]
|
|
],
|
|
"bug-1361013-cousin-sharing-ref.html": [
|
|
"9c06cce2a1aa8b83f27f97e32127ce156af3e44a",
|
|
[]
|
|
],
|
|
"button_css_width_ref.html": [
|
|
"8e4ef5646be62ad941a42fc7ac6668e17739f565",
|
|
[]
|
|
],
|
|
"button_whitespace_ref.html": [
|
|
"651caabb1d7041e5640354ebb34afb618791fa3f",
|
|
[]
|
|
],
|
|
"calc-basic-ref.html": [
|
|
"f2120ffdd68e00de0aa67503e7ae944a13c2485f",
|
|
[]
|
|
],
|
|
"canvas_as_block_element_ref.html": [
|
|
"7d9edf454915bf764a297412457229db26773d57",
|
|
[]
|
|
],
|
|
"canvas_linear_gradient_ref.html": [
|
|
"b820555a7d377fcad935b92867d371edb989f79a",
|
|
[]
|
|
],
|
|
"canvas_over_area_ref.html": [
|
|
"5cfa3c76ad698eb716b597d9490444c8b7c6f75d",
|
|
[]
|
|
],
|
|
"canvas_radial_gradient.png": [
|
|
"0192aa2b240e1d082a1ed270c2d18c7879e4cfe2",
|
|
[]
|
|
],
|
|
"canvas_radial_gradient_ref.html": [
|
|
"4376341d31bda80308e410284d2ff87afc66e08b",
|
|
[]
|
|
],
|
|
"car.jpg": [
|
|
"ef09b796c638d0b305e1a4fa99c8c43fdd183f19",
|
|
[]
|
|
],
|
|
"case-insensitive-font-family-ref.html": [
|
|
"8d0e1adeba3223daad43f795b643c5a6e66b08a8",
|
|
[]
|
|
],
|
|
"class-namespaces-ref.html": [
|
|
"96c68eff3664a3c51da17ca2cef0f28fe62e78ad",
|
|
[]
|
|
],
|
|
"clear_generated_content_table_ref.html": [
|
|
"abf1ace7513a8bb539bbae94c08316e56e2144b5",
|
|
[]
|
|
],
|
|
"clip_ref.html": [
|
|
"61db5ae8130188adfce448057ea8188b8132a52e",
|
|
[]
|
|
],
|
|
"complex_glyphs_ref.html": [
|
|
"d168d10945df24cf1cf9a464315ea59214c218ca",
|
|
[]
|
|
],
|
|
"content_color_ref.html": [
|
|
"4a34431c367cc0eaa403790cd610dc5fec650c51",
|
|
[]
|
|
],
|
|
"counters_nested_ref.html": [
|
|
"b42f6509c83673528496d6239b71011a46ac1b4f",
|
|
[]
|
|
],
|
|
"counters_simple_ref.html": [
|
|
"b1adc96fb26dd228522fef871fa8f7cf2fd01c7f",
|
|
[]
|
|
],
|
|
"css": {
|
|
"ahem.css": [
|
|
"51eede74aaa0b43f2c9235019bc73a508b1f14e4",
|
|
[]
|
|
]
|
|
},
|
|
"data_img_b.html": [
|
|
"265d57ec76ba91e99de0431975a87de46087dad8",
|
|
[]
|
|
],
|
|
"deferred-paint-ref.html": [
|
|
"ffd940266143bf9d6992f64ffdd6ff79fabe63dc",
|
|
[]
|
|
],
|
|
"direction_style_caching_ref.html": [
|
|
"b59a15a973d5378584643dc70472b97b64de3644",
|
|
[]
|
|
],
|
|
"dirty_viewport_inner.html": [
|
|
"de6a46602a6a838b37e1850dc16ff87bbeaafdca",
|
|
[]
|
|
],
|
|
"dirty_viewport_ref.html": [
|
|
"759da0245edb74c2ab6b6808613acbf8313567d3",
|
|
[]
|
|
],
|
|
"display_table_cell_intrinsic_width_ref.html": [
|
|
"7661dd6adf18a176a220b20c3b96da82cfc86c10",
|
|
[]
|
|
],
|
|
"ellipsis_font_panic-ref.html": [
|
|
"1471933c7bc1df9592d1e2a30c32201b0abdaf8a",
|
|
[]
|
|
],
|
|
"empty_cells_ref.html": [
|
|
"94dcfaa28897ee8d38c10ae742361fef7bc24880",
|
|
[]
|
|
],
|
|
"empty_pseudo_selector.html": [
|
|
"a477b8a5ac14ce93b6b26949cf57b8d5e61e7f2a",
|
|
[]
|
|
],
|
|
"empty_pseudo_selector_ref.html": [
|
|
"4c420045dcd53f67e53836e767bd898e32e9cc6f",
|
|
[]
|
|
],
|
|
"external_media_query_ref.html": [
|
|
"6ac05f5f39418b98346dba114bef3eee267a65a2",
|
|
[]
|
|
],
|
|
"filter_inline_ref.html": [
|
|
"420d796e4b13f118da38dfb65668c5b5fbd3759a",
|
|
[]
|
|
],
|
|
"filter_opacity_ref.html": [
|
|
"98e0d68ba08d24ad2232f585796e755c884a16f4",
|
|
[]
|
|
],
|
|
"filter_sepia_ref.html": [
|
|
"1fcf8ddb698156b94d6632d7951c6fcadb1ba3ba",
|
|
[]
|
|
],
|
|
"first_child_pseudo_b.html": [
|
|
"5ddf44ad4df43ad193102ef8a1ec1c56f64f15d2",
|
|
[]
|
|
],
|
|
"first_of_type_pseudo_b.html": [
|
|
"46e9528f8efd150343def5987423373f68a69c36",
|
|
[]
|
|
],
|
|
"fixed_percent_ref.html": [
|
|
"5963b38c18432524a4dd91cffdf1e05b8ed97864",
|
|
[]
|
|
],
|
|
"fixed_position_css_clip_ref.html": [
|
|
"2eb73b74768f58026712cc328e5fa129bba750c6",
|
|
[]
|
|
],
|
|
"fixed_width_overrides_child_intrinsic_width_ref.html": [
|
|
"439e8a049fcedd11e9257f9799a219c58bcff2e0",
|
|
[]
|
|
],
|
|
"flex-zero_lines_ref.html": [
|
|
"071d4cd1c1c8e22ff8e9f5c49808dd8002e0a224",
|
|
[]
|
|
],
|
|
"flex_column_direction_ref.html": [
|
|
"3a4c2e293071bf34c2b50d71bfa2084db006d1ee",
|
|
[]
|
|
],
|
|
"flex_nochild-ref.html": [
|
|
"590bf19772d9584e28ed6a6d077ffc0da77c45e7",
|
|
[]
|
|
],
|
|
"flex_root_percent_size_ref.html": [
|
|
"1e6f1a2a0d5817bac82dc6fa3d69e591eec0d344",
|
|
[]
|
|
],
|
|
"flex_row_direction_ref.html": [
|
|
"dfb59df1136abf59922539560f3cb6822d5ced2e",
|
|
[]
|
|
],
|
|
"float_clearance_intrinsic_width_ref.html": [
|
|
"d54b8b01ec827a0f934ee7349f6e0ecf2e35e77a",
|
|
[]
|
|
],
|
|
"float_clearance_ref.html": [
|
|
"69f5a1019302f4b7f35170cd1a75f554c2a6946f",
|
|
[]
|
|
],
|
|
"float_cleared_with_just_height_ref.html": [
|
|
"5a4d3fdf5096216a07f145eb4f2bd114e8a9acea",
|
|
[]
|
|
],
|
|
"float_intrinsic_height_ref.html": [
|
|
"97add6c2d43ecafa77fb7a1347cce7dca660afb7",
|
|
[]
|
|
],
|
|
"float_intrinsic_width_ref.html": [
|
|
"3e3865ab362305de61980f2add1be17ed5970a5d",
|
|
[]
|
|
],
|
|
"float_overflow_area_ref.html": [
|
|
"a313c3a1359c5a6888dd29c31486a4cfd1085d3d",
|
|
[]
|
|
],
|
|
"float_positioned_pseudo_stacking_context_ref.html": [
|
|
"ca58764705c78700483540b73acdf2463d31f563",
|
|
[]
|
|
],
|
|
"float_right_intrinsic_width_ref.html": [
|
|
"841fd0ca477777d5864db761822fbedc75ba3e52",
|
|
[]
|
|
],
|
|
"float_speculation_negative_inline_margins_ref.html": [
|
|
"db43f561b8925b9f2c50ec85dc415c741d1789e6",
|
|
[]
|
|
],
|
|
"float_table_ref.html": [
|
|
"78d1f44fddd3a1f4223cd0dc00d199e04f83124e",
|
|
[]
|
|
],
|
|
"float_under_top_margin_ref.html": [
|
|
"904cbd5c66d22b936936d0043c6449d3359206ff",
|
|
[]
|
|
],
|
|
"floated_generated_content_b.html": [
|
|
"ae2001e7ecede5a43e92d850959ba4ef2d7ca0ce",
|
|
[]
|
|
],
|
|
"floated_list_item_ref.html": [
|
|
"c55d0625bb0ac76bd76ec012e41d4cb6b79a9327",
|
|
[]
|
|
],
|
|
"floated_negative_margins_ref.html": [
|
|
"6fc5d275c6b184782ad7c946cd136de4c9692b87",
|
|
[]
|
|
],
|
|
"floated_table_with_margin_ref.html": [
|
|
"949abda0b1fe28a40902d7be2e28bfcb1c91cb5b",
|
|
[]
|
|
],
|
|
"floats_inline_margins_ref.html": [
|
|
"38da254f7d60389001553fa5a6615dce7a01ed81",
|
|
[]
|
|
],
|
|
"floats_margin_collapse_ref.html": [
|
|
"164370a58f71625a8ab5e4807ada41626960d73a",
|
|
[]
|
|
],
|
|
"floats_margin_collapse_with_clearance_ref.html": [
|
|
"58fb43b51050491df06196a8f6b95f60297fc0c1",
|
|
[]
|
|
],
|
|
"floats_percentage_width_ref.html": [
|
|
"b8110a8d1af294dd083aa28bad6a56409dce0ca1",
|
|
[]
|
|
],
|
|
"focus_selector_ref.html": [
|
|
"6ea1f341313d55190df4efba040f7ab6b63d43e8",
|
|
[]
|
|
],
|
|
"font_advance_ref.html": [
|
|
"91d871a656e6611b049eb31d1d95ae898cf8cef9",
|
|
[]
|
|
],
|
|
"font_color_attribute_change_ref.html": [
|
|
"9b53db60c6fea22b136470721a6b5175880e3fd2",
|
|
[]
|
|
],
|
|
"font_color_attribute_ref.html": [
|
|
"7fab0492782b6b41b73a865332606b6a13ead078",
|
|
[]
|
|
],
|
|
"font_face_attribute_ref.html": [
|
|
"14378f20cead025327c4cf296ac766b39ebea13a",
|
|
[]
|
|
],
|
|
"font_fallback_failed_ref.html": [
|
|
"6cc621b90eabf3fc47999e4b403d842c6955f27a",
|
|
[]
|
|
],
|
|
"font_size_ref.html": [
|
|
"923a3c45c8a5c333b575bedfff8500291547f265",
|
|
[]
|
|
],
|
|
"font_style_ref.html": [
|
|
"023dc14f501b07233f50928b03f982cdb1755c09",
|
|
[]
|
|
],
|
|
"fonts": {
|
|
"octicons": {
|
|
"LICENSE.txt": [
|
|
"69aa0d542690e97a9802e0af3900ed99e8bca23a",
|
|
[]
|
|
],
|
|
"octicons.ttf": [
|
|
"9e09105305277eda2a93490d69217c8cf5a9986b",
|
|
[]
|
|
]
|
|
},
|
|
"takao-p-gothic": {
|
|
"COPYING.html": [
|
|
"5d7045cb7cf14e50ddc98a0ce04a0db07465ab2a",
|
|
[]
|
|
],
|
|
"TakaoPGothic.ttf": [
|
|
"24d8145de0093191f86c935ded2a9b054e24f8d2",
|
|
[]
|
|
]
|
|
}
|
|
},
|
|
"green.png": [
|
|
"484469eb140b190b8cf7ed507212c60d5e6e663b",
|
|
[]
|
|
],
|
|
"height_compute.html": [
|
|
"ab017efb68abb6923098765021950f0ca847ab95",
|
|
[]
|
|
],
|
|
"hide_after_create_ref.html": [
|
|
"cb61f63d447b8df1862fbd5c01d41508183442f0",
|
|
[]
|
|
],
|
|
"iframe": {
|
|
"bg_color_ref.html": [
|
|
"085a248a8cfb89caea9015636da6f3f899ceb591",
|
|
[]
|
|
],
|
|
"frameborder_ref.html": [
|
|
"713df0ad4ae46476f0c40f8e3e5701bd5859ef32",
|
|
[]
|
|
],
|
|
"hide_after_load_inner_frame.html": [
|
|
"236b2d513ae9d4f7361bf80dd19f1fcad7ce9634",
|
|
[]
|
|
],
|
|
"hide_after_load_ref.html": [
|
|
"76a2fb517490164eafbef7f9a87466447401a650",
|
|
[]
|
|
],
|
|
"hide_and_show_ref.html": [
|
|
"cc042f429d309cbbaa28976bd6b1eb586f4010a8",
|
|
[]
|
|
],
|
|
"hide_layers_ref.html": [
|
|
"cb61f63d447b8df1862fbd5c01d41508183442f0",
|
|
[]
|
|
],
|
|
"navigation_ref.html": [
|
|
"0207d0908e16bf1b6ccb2c9e76bb844e70c8d991",
|
|
[]
|
|
],
|
|
"overflow_ref.html": [
|
|
"97aad733fa8aeacdbefd113264c162b17e4bc1f5",
|
|
[]
|
|
],
|
|
"positioning_margin_ref.html": [
|
|
"9559f237af3bf385e1ce080c3129be4f685c7d12",
|
|
[]
|
|
],
|
|
"simple_inline_default_ref.html": [
|
|
"ad8e4eb5063de1108f8e4f56670dd6704eaa3d13",
|
|
[]
|
|
],
|
|
"simple_inline_height_ref.html": [
|
|
"7d3c09396dadbece58e2038919d528f726a30a3d",
|
|
[]
|
|
],
|
|
"simple_inline_max_ref.html": [
|
|
"63c1cf61cc91e0881ac481fca3cde0b808615277",
|
|
[]
|
|
],
|
|
"simple_inline_min_ref.html": [
|
|
"43d27a8721ab3841d644dbe88329d88b94924f2c",
|
|
[]
|
|
],
|
|
"simple_inline_width_height_ref.html": [
|
|
"f673586b9a04a8cd06269462bb0247bcffe2471d",
|
|
[]
|
|
],
|
|
"simple_inline_width_percentage_ref.html": [
|
|
"40009128650d12bd5ed7a9758abd88c6e8ca2572",
|
|
[]
|
|
],
|
|
"simple_inline_width_ref.html": [
|
|
"0998c2054be3fd8e9af50c92a85c9bb600589137",
|
|
[]
|
|
],
|
|
"simple_ref.html": [
|
|
"7d108264cedcf07f75a5cfee915d7616922f54b7",
|
|
[]
|
|
],
|
|
"size_attributes_ref.html": [
|
|
"f1864342ae7d5aa86a807e8815eee27a9b5709e2",
|
|
[]
|
|
],
|
|
"size_attributes_vertical_writing_mode_ref.html": [
|
|
"076b13ef2f43fd34a8e21c362ee234c5079312f9",
|
|
[]
|
|
],
|
|
"stacking_context_position_ref.html": [
|
|
"85616ddea227268ad0561c38e8abfac857dfedcb",
|
|
[]
|
|
],
|
|
"stacking_context_ref.html": [
|
|
"c243ae6581acf8ca140defdc0de4c5fe9e33a0be",
|
|
[]
|
|
]
|
|
},
|
|
"iframe_for_media_queries.html": [
|
|
"b42f932e07c160e7c8112aebf567becc34210354",
|
|
[]
|
|
],
|
|
"image_percentage_dimen_ref.html": [
|
|
"713727faf6f205ac58f44823bdf65f461661a3ad",
|
|
[]
|
|
],
|
|
"image_percentage_height_ref.html": [
|
|
"f3d201f6951557cf1a550b8f556ae264ad6c37b4",
|
|
[]
|
|
],
|
|
"image_rendering_pixelated_ref.html": [
|
|
"06b2f3249f67633de2e06e9600a9daf7e4f9ed7d",
|
|
[]
|
|
],
|
|
"img_block_display_ref.html": [
|
|
"3db4356a529605e5d67c34ee72bec7c76fa436d7",
|
|
[]
|
|
],
|
|
"img_block_maxwidth_ref.html": [
|
|
"5dba39a7dd48fcb06546bc4f1577f46a5fb70e32",
|
|
[]
|
|
],
|
|
"img_dynamic_remove_ref.html": [
|
|
"903b0111a58a44bb2f1a3f3bfb906cba00fde68a",
|
|
[]
|
|
],
|
|
"img_padding_b.html": [
|
|
"53ee894332d4fd789b87e213e21fc25c00c3050f",
|
|
[]
|
|
],
|
|
"img_simple_ref.html": [
|
|
"c1ad2a4335dac1779f792215ffeabb7636411840",
|
|
[]
|
|
],
|
|
"img_size_b.html": [
|
|
"ee21881dfdb521565bc11af52d6b4676f7a45a67",
|
|
[]
|
|
],
|
|
"img_width_attribute_intrinsic_width_ref.html": [
|
|
"48849943114a21cb93de96bac85e2df686762589",
|
|
[]
|
|
],
|
|
"img_width_style_intrinsic_width_ref.html": [
|
|
"10a57657a5175635b4e9e54cb3ac30a2a6d64ba6",
|
|
[]
|
|
],
|
|
"incremental_float_ref.html": [
|
|
"7b52f8a8f4975159ab96d9b489b4cf129123f05e",
|
|
[]
|
|
],
|
|
"incremental_inline_layout_ref.html": [
|
|
"7c42ff75bc578d79fc3ecf4b523bc84f2f9704ba",
|
|
[]
|
|
],
|
|
"incremental_letter_spacing_ref.html": [
|
|
"0c1f3004bdd713c852d61b4469362ea202ab6be8",
|
|
[]
|
|
],
|
|
"incremental_position_ref.html": [
|
|
"432b3e5bbe8a1c952f35b22df43c8ce135d4267b",
|
|
[]
|
|
],
|
|
"incremental_text_color_ref.html": [
|
|
"6e596100523dcbd8c8c6bdc076f1e021bfefa3f0",
|
|
[]
|
|
],
|
|
"incremental_trailing_whitespace_ref.html": [
|
|
"bfb2ac99ff901c18aa21d4a73fa7df490abb9d7b",
|
|
[]
|
|
],
|
|
"incremental_visibility_ref.html": [
|
|
"e07d1d6d0649f811d21e82fbb9c7c0b3ae13ac38",
|
|
[]
|
|
],
|
|
"inline_absolute_hypothetical_baseline_ref.html": [
|
|
"e5c686e02a57a09b07ad5c08cd78f178941a61f2",
|
|
[]
|
|
],
|
|
"inline_absolute_hypothetical_clip_ref.html": [
|
|
"05f21048b9439954615c7f7001045d4e7c7ceac8",
|
|
[]
|
|
],
|
|
"inline_absolute_hypothetical_line_metrics_ref.html": [
|
|
"dd8a0b0467605961c9c6add23a25971cbbbc5c3e",
|
|
[]
|
|
],
|
|
"inline_absolute_hypothetical_margin_ref.html": [
|
|
"bba0de1995aed7eb948fe8ec34704de1caaae313",
|
|
[]
|
|
],
|
|
"inline_absolute_hypothetical_metrics_ref.html": [
|
|
"35c21d7bea069ed0d4527fea6f8d82fc11b42784",
|
|
[]
|
|
],
|
|
"inline_absolute_out_of_flow_ref.html": [
|
|
"2fba510f579489393f426f6bcfc7b9ec8f1d810e",
|
|
[]
|
|
],
|
|
"inline_background_ref.html": [
|
|
"e2ecc75beba87529e55e55269288b6395127fe3f",
|
|
[]
|
|
],
|
|
"inline_block_absolute_hypothetical_ref.html": [
|
|
"2dd7f39da4195568ada117f707bf3b48745869df",
|
|
[]
|
|
],
|
|
"inline_block_baseline_ref.html": [
|
|
"728da10f61d2f678aa13b7b42eb538b0a4fddeae",
|
|
[]
|
|
],
|
|
"inline_block_block_direction_margins_ref.html": [
|
|
"d92e01af2c2d3923ec4c2fab3576f0d1838b6b90",
|
|
[]
|
|
],
|
|
"inline_block_border_intrinsic_size_ref.html": [
|
|
"d71cf56693336bd741b513669ca0fab78334c1ba",
|
|
[]
|
|
],
|
|
"inline_block_border_ref.html": [
|
|
"b76c09fb1135fe4dd11aaeb79782404ec8256548",
|
|
[]
|
|
],
|
|
"inline_block_centering_ref.html": [
|
|
"b1d95ec9b423069a40b27d9258c261aea507e858",
|
|
[]
|
|
],
|
|
"inline_block_explicit_height_ref.html": [
|
|
"b0866cf0950ea64282fa262195d5471f2d744f8c",
|
|
[]
|
|
],
|
|
"inline_block_height_with_out_of_flow_child_ref.html": [
|
|
"64603f8c9790d7ede40989ed33edde99b01e6cf0",
|
|
[]
|
|
],
|
|
"inline_block_img_ref.html": [
|
|
"011220e1f273643f3362067813531ffedb657a06",
|
|
[]
|
|
],
|
|
"inline_block_margin_auto_ref.html": [
|
|
"1ab56dd83fbd2cdbd12d4d810577dad7b56149fb",
|
|
[]
|
|
],
|
|
"inline_block_margin_auto_zero_ref.html": [
|
|
"ad02e27d2fd0fe94a8ee5fff6370d3d552496a4e",
|
|
[]
|
|
],
|
|
"inline_block_margin_ref.html": [
|
|
"0727d9cccdfea26b0ec5b45b0c2576224644da3e",
|
|
[]
|
|
],
|
|
"inline_block_min_width_ref.html": [
|
|
"d0577dd80dff682b5f3c8f86ee3875fa9a3c214c",
|
|
[]
|
|
],
|
|
"inline_block_nested_margin_ref.html": [
|
|
"296d91994ac2ab80fb9d903d3181b0fe71780cf5",
|
|
[]
|
|
],
|
|
"inline_block_opacity_change_ref.html": [
|
|
"d047a3a851708c60ab2a535dd7d7b00dee7a8b5b",
|
|
[]
|
|
],
|
|
"inline_block_overflow_hidden_ref.html": [
|
|
"93047704cace6a1ba9c531b00bce1c9b21c0273f",
|
|
[]
|
|
],
|
|
"inline_block_parent_padding_ref.html": [
|
|
"3dcefd3ad8a258d8c4445f0a17bce0f9b2313711",
|
|
[]
|
|
],
|
|
"inline_block_parent_width_ref.html": [
|
|
"d9d9fff3b90a4bc8980f7caefcb5364cb82f697f",
|
|
[]
|
|
],
|
|
"inline_block_percentage_height_ref.html": [
|
|
"b8cbe8c4afd39825ceeb80795e0c835b4a2e8931",
|
|
[]
|
|
],
|
|
"inline_block_percentage_margin_ref.html": [
|
|
"3a51b7a1ac5583ed11011dd243c4acf0e701a764",
|
|
[]
|
|
],
|
|
"inline_block_stacking_context_ref.html": [
|
|
"5387a3488bc97ad71e71a1abf89113e6a76a1c44",
|
|
[]
|
|
],
|
|
"inline_block_with_margin_ref.html": [
|
|
"eca34995e515a726c99b812c8ab82d29708f1a21",
|
|
[]
|
|
],
|
|
"inline_border_baseline_ref.html": [
|
|
"d6f24201f53c49a6a5edd85eb4db8aae294ed3bc",
|
|
[]
|
|
],
|
|
"inline_element_border_ref.html": [
|
|
"faa934b2502025dcf1e3c6458779d55ece2873ca",
|
|
[]
|
|
],
|
|
"inline_element_padding_margin_ref.html": [
|
|
"1b37ddc8575b2a4ec22b6fd73940ced8c9a17ba9",
|
|
[]
|
|
],
|
|
"inline_font_size_zero_ref.html": [
|
|
"c370413deeef1a0c508543f699959c3a2333859e",
|
|
[]
|
|
],
|
|
"inline_hypothetical_box_ref.html": [
|
|
"ed6900903081908f1e1b57d28cd8a06aa3d4e973",
|
|
[]
|
|
],
|
|
"inline_margin_multiple_fragments_ref.html": [
|
|
"6d6755c9d41ae3e68ccf5f4a0dd4a39898acc527",
|
|
[]
|
|
],
|
|
"inline_margin_nbsp_ref.html": [
|
|
"5606cd61361e6086132b2abc771dd981093f7c61",
|
|
[]
|
|
],
|
|
"inline_margins_intrinsic_size_ref.html": [
|
|
"e9bbbf6d29c9ef71843762db14ab67c367e8ea8c",
|
|
[]
|
|
],
|
|
"inline_margins_ref.html": [
|
|
"1be22a70d99f3e842e951bdf0bc3d13ed874bff1",
|
|
[]
|
|
],
|
|
"inline_padding_b.html": [
|
|
"101efc121c48af5e3243764343b68bde653eba1c",
|
|
[]
|
|
],
|
|
"inline_stacking_context_ref.html": [
|
|
"8e9fe61a0716ba89974822acecc8574f42c3c693",
|
|
[]
|
|
],
|
|
"inline_text_align_b.html": [
|
|
"72ab836ae0451075c9965e5914cef0fcf221516b",
|
|
[]
|
|
],
|
|
"inline_whitespace_ref.html": [
|
|
"5340b9fc47ac2ae01c98deadf33599df06838f85",
|
|
[]
|
|
],
|
|
"input_alignment_ref.html": [
|
|
"d356a418cf94badd505084a243b447ef8d862129",
|
|
[]
|
|
],
|
|
"input_button_margins_ref.html": [
|
|
"b2822ec7e330f822cdff1f306b0fa516a0c40d12",
|
|
[]
|
|
],
|
|
"input_button_size_ref.html": [
|
|
"672f4d7e67fccc932794a7c8d4afc3215852e0fa",
|
|
[]
|
|
],
|
|
"input_empty_equiv_ref.html": [
|
|
"fdfc92ab96322c941087c0185aed86b3c1e8edd1",
|
|
[]
|
|
],
|
|
"input_height_ref.html": [
|
|
"c3d507e768e9a942bedcedeafe3a66546a8cf0b8",
|
|
[]
|
|
],
|
|
"input_insertion_point_empty_ref.html": [
|
|
"6c393c748453b6014d6c133cefeebf8f9f11265a",
|
|
[]
|
|
],
|
|
"input_line_height_ref.html": [
|
|
"f29e061cc35625fa039473e702f78dbc5a7d9c14",
|
|
[]
|
|
],
|
|
"input_placeholder_ref.html": [
|
|
"1caffed07f2cdd341ad26ab7489e02233a6ae26c",
|
|
[]
|
|
],
|
|
"input_selection_incremental_ref.html": [
|
|
"95b24db3c3d7d8e02a6e1a89a07c1182bcb832de",
|
|
[]
|
|
],
|
|
"input_selection_ref.html": [
|
|
"af32a4d161140e63d62a697e99fe55e8fbc90df1",
|
|
[]
|
|
],
|
|
"input_whitespace_ref.html": [
|
|
"b7bc7c503ce72777a74a01f79c7a44c4724a00fe",
|
|
[]
|
|
],
|
|
"inset.png": [
|
|
"001f68cd2ed02a62e1478618b5b73a6139b88158",
|
|
[]
|
|
],
|
|
"inset_ref.html": [
|
|
"3e1025fd87178e6a79ae3503386a70d618473d64",
|
|
[]
|
|
],
|
|
"intrinsic_border_box_ref.html": [
|
|
"e47b8414c32a543a922a940b414a1347346b24a0",
|
|
[]
|
|
],
|
|
"issue-1324-ref.html": [
|
|
"5f7f215115a208e49c71bf252a481587908e843a",
|
|
[]
|
|
],
|
|
"jpeg_normal.jpg": [
|
|
"aac501b2a022ce7d1c12169bc5a0d591cacb85ea",
|
|
[]
|
|
],
|
|
"jpeg_progressive.jpg": [
|
|
"c2561d8fe5001c18bf5eed77b09fb283d72e40df",
|
|
[]
|
|
],
|
|
"jpeg_ref.html": [
|
|
"37417b7647bab49f426896ae4ffdaac9cb8d158a",
|
|
[]
|
|
],
|
|
"jumpiness_ref.html": [
|
|
"ebd503a91872957e1047239ed52762d42f60740d",
|
|
[]
|
|
],
|
|
"last_child_pseudo_b.html": [
|
|
"eb6ef645c7b3c80554be7a4df4db17278759b9b3",
|
|
[]
|
|
],
|
|
"last_of_type_pseudo_b.html": [
|
|
"18ebcdfa078b845e90add809455676ee98fde9db",
|
|
[]
|
|
],
|
|
"layerization_layer_size_ref.html": [
|
|
"4b50d12578ae37d463dc9781afd31af1c0d70d98",
|
|
[]
|
|
],
|
|
"layerization_z_order_ref.html": [
|
|
"3fedaf228d25d2cf8fe1b6db544a60eec65ad858",
|
|
[]
|
|
],
|
|
"legacy_input_size_attribute_override_ref.html": [
|
|
"c13c9ec31647d7621ff8dcf8217fcaf51e6f2a34",
|
|
[]
|
|
],
|
|
"legacy_table_border_attribute_ref.html": [
|
|
"ed6eea4fda637748ed2c8a9a7b4d8ac177cea67f",
|
|
[]
|
|
],
|
|
"legacy_td_bgcolor_attribute_ref.html": [
|
|
"88038dd685b2d505ac7f96a487c3df3c64bc0136",
|
|
[]
|
|
],
|
|
"legacy_td_width_attribute_ref.html": [
|
|
"d903f2c03571c6f03a2536b974f83b277ce4aa30",
|
|
[]
|
|
],
|
|
"letter_spacing_ref.html": [
|
|
"46c65aa839492f4bbaa48e41a844423a2bc5d2c2",
|
|
[]
|
|
],
|
|
"li_absolute_containing_block_ref.html": [
|
|
"47d4a4cb730ed16992f7cee4a1c84ca6c67957d1",
|
|
[]
|
|
],
|
|
"line.png": [
|
|
"bedcfda20566785096af33e038274254ca41a195",
|
|
[]
|
|
],
|
|
"line_break_nowrap_ref.html": [
|
|
"94993e6693f676e9df9dd1dd9efb28c5e4c26887",
|
|
[]
|
|
],
|
|
"line_breaking_whitespace_collapse_ref.html": [
|
|
"6f70c2e94b017ca492bd54aec0efe6fc584e4ae7",
|
|
[]
|
|
],
|
|
"line_height_float_placement_ref.html": [
|
|
"3093a4cf0cfcaeb8f1906868bcb9bcead1b84d0b",
|
|
[]
|
|
],
|
|
"line_height_ref.html": [
|
|
"7d12dfcad27f3072d62ad2293fc340619a987319",
|
|
[]
|
|
],
|
|
"linear_gradients_corners_ref.html": [
|
|
"046d39c0412152d479d597b5bc018aa5f4a9d227",
|
|
[]
|
|
],
|
|
"linear_gradients_lengths_ref.html": [
|
|
"a067067fff64d232aad7233b69b7b78e74e1f365",
|
|
[]
|
|
],
|
|
"linear_gradients_non_square_ref.html": [
|
|
"1ad3c75747e05768a3e79d879e535e8b3980f1a4",
|
|
[]
|
|
],
|
|
"linear_gradients_parsing_ref.html": [
|
|
"b4d21f1c85bfd1da96a35f2c09e73ee9d561ecd9",
|
|
[]
|
|
],
|
|
"linear_gradients_reverse_ref.html": [
|
|
"eb34e7eb3496651f18b8f710bfed0d65a480a667",
|
|
[]
|
|
],
|
|
"linear_gradients_smoke_ref.html": [
|
|
"0c2a5644e19e3922665a04435203e7682b950562",
|
|
[]
|
|
],
|
|
"linebreak_inline_span_b.html": [
|
|
"1a0387d46f7fb99c7f3ced95e7ed1536c6c4e0f7",
|
|
[]
|
|
],
|
|
"linebreak_simple_b.html": [
|
|
"a5eb48e225fc32619b705b41983ba6ba3fa10fd1",
|
|
[]
|
|
],
|
|
"link_style_dynamic_addition_ref.html": [
|
|
"a95bd75770c481e0f47c138d876af5f934bc2fd3",
|
|
[]
|
|
],
|
|
"link_style_order_ref.html": [
|
|
"f3ec1128afd4605d1e774465b9c1d36a06504715",
|
|
[]
|
|
],
|
|
"list_item_marker_around_float_ref.html": [
|
|
"319cd297739e48084f71724c90fd2f5ed457f3dc",
|
|
[]
|
|
],
|
|
"list_item_overflow_ref.html": [
|
|
"fff62ea40fc2dc7491b120bdc857a8770ae92d0b",
|
|
[]
|
|
],
|
|
"list_style_fixed_inside_ref.html": [
|
|
"1fdaf4ba8ad436d104b21012ceba1261bf4a72a5",
|
|
[]
|
|
],
|
|
"list_style_image_sizing_ref.html": [
|
|
"fa406baead6fcdd217cc891c0a02afb5b149656c",
|
|
[]
|
|
],
|
|
"list_style_position_ref.html": [
|
|
"d637d4b495ce830c9f381e677a8499f32d0c4d5a",
|
|
[]
|
|
],
|
|
"list_style_type_ref.html": [
|
|
"d9ce190ca18175f86fbcced9a483db2ea7e9b364",
|
|
[]
|
|
],
|
|
"many_brs_ref.html": [
|
|
"05b6c9fc2fed89533f5c8095c9ac3d55d20f8510",
|
|
[]
|
|
],
|
|
"margin_b.html": [
|
|
"ac8f3fa9b7c9edcdc959c618487dd092abdede31",
|
|
[]
|
|
],
|
|
"margin_padding_inline_block_ref.html": [
|
|
"58f5ba659809d0dadef5f46bcb13b179631ffdd8",
|
|
[]
|
|
],
|
|
"margins_inside_floats_ref.html": [
|
|
"6bba705debc2199274228ade3f069c9f9fa425c4",
|
|
[]
|
|
],
|
|
"marker_block_direction_placement_ref.html": [
|
|
"d455e065657b06dd498a5dbb91659c1e23bfdd63",
|
|
[]
|
|
],
|
|
"max_inline_block_size_ref.html": [
|
|
"b5fce02a2706f0de84c5ac055f469d84b8e6b5be",
|
|
[]
|
|
],
|
|
"max_width_float_simple_b.html": [
|
|
"4fe2cd7165aa4832ac91493bc376b8cb3df84ab5",
|
|
[]
|
|
],
|
|
"max_width_simple_b.html": [
|
|
"4fe2cd7165aa4832ac91493bc376b8cb3df84ab5",
|
|
[]
|
|
],
|
|
"min_max_height_b.html": [
|
|
"8723d65b2585b02664f01b84d1fda328321fc412",
|
|
[]
|
|
],
|
|
"min_width_float_simple_b.html": [
|
|
"e155bab183f3fda0146a18ed806c2a54052921cd",
|
|
[]
|
|
],
|
|
"min_width_percent_root_b.html": [
|
|
"fad1df06f09e4ee0e8ced291a9a642090749704f",
|
|
[]
|
|
],
|
|
"min_width_simple_b.html": [
|
|
"e155bab183f3fda0146a18ed806c2a54052921cd",
|
|
[]
|
|
],
|
|
"minimum_line_height_b.html": [
|
|
"3805578b1ec68b65223b6160f597bc68a24e21d0",
|
|
[]
|
|
],
|
|
"mix_blend_mode_ref.html": [
|
|
"d91d4bcef46c8f9fc7b9d008ee98a7dd01f7ad21",
|
|
[]
|
|
],
|
|
"multiple_backgrounds_ref.html": [
|
|
"2783dcb84db4a02562e9a6a2d59d76662d1dd7cb",
|
|
[]
|
|
],
|
|
"multiple_css_class_b.html": [
|
|
"dd64a4f690c6997e39042aba3433f7faf61f1baf",
|
|
[]
|
|
],
|
|
"negation-attr-dependence-ref.html": [
|
|
"3297637824d2d46a13adf6d56dcb8e279ee693d4",
|
|
[]
|
|
],
|
|
"negative-calc-cv-ref.html": [
|
|
"90bad307da26ab8e9f887844a25f671b9f9244c0",
|
|
[]
|
|
],
|
|
"negative_margin_uncle_b.html": [
|
|
"3269c47c2d6f353370d991e385df79905166136d",
|
|
[]
|
|
],
|
|
"negative_margins_b.html": [
|
|
"017b93a56004a1b09a90ab7c2afa18fc9c064c25",
|
|
[]
|
|
],
|
|
"no-image-ref.html": [
|
|
"0d53ae51ac60682c87c596218b97685328f7ba82",
|
|
[]
|
|
],
|
|
"no_image_background_ref.html": [
|
|
"d1793b43b86d9d18ab515c60735cdcd10f4b33b5",
|
|
[]
|
|
],
|
|
"non-inline-block-resets-underline-property-ref.html": [
|
|
"deb5cddf31abeedbe204dd6055b02aa1bd0c1c8f",
|
|
[]
|
|
],
|
|
"normalize-rotation-ref.html": [
|
|
"65fbe7907e84673fee3d2e8dc713a6d1b2919086",
|
|
[]
|
|
],
|
|
"noscript_ref.html": [
|
|
"51a30707875ff70e5a16de117a02225645484009",
|
|
[]
|
|
],
|
|
"noteq_500x300_white.html": [
|
|
"af89ba927e1b9e46c0748dbacde24a82bbbc88f1",
|
|
[]
|
|
],
|
|
"noteq_attr_exists_selector.html": [
|
|
"c335c166985cb633f5174f9bbd0fae27e2f5d3fe",
|
|
[]
|
|
],
|
|
"nth_child_pseudo_b.html": [
|
|
"b0112cb0777f82d383d2cc3452cc9e9decdabbbb",
|
|
[]
|
|
],
|
|
"nth_last_child_pseudo_b.html": [
|
|
"5be3dbb34161064a0d7db7e29c0f3cb6a8af46eb",
|
|
[]
|
|
],
|
|
"nth_last_of_type_pseudo_b.html": [
|
|
"fe04106efc6800fe468051c054f24173c6f396ca",
|
|
[]
|
|
],
|
|
"nth_of_type_pseudo_b.html": [
|
|
"8b76202920a7a8457ad931be2719636588a17c7c",
|
|
[]
|
|
],
|
|
"object_element_b.html": [
|
|
"6b47ed7d16cb0d53834e027ea899482e2d61387b",
|
|
[]
|
|
],
|
|
"octicons_ref.html": [
|
|
"926297b1da46cc42fc235b7c9b934a0de7c4898c",
|
|
[]
|
|
],
|
|
"ol_japanese_iroha_ref.html": [
|
|
"582fdc96efc5061b8bb11bc804a5e964c6aec0fe",
|
|
[]
|
|
],
|
|
"ol_simple_ref.html": [
|
|
"d3411bb2e6d5a1c80696af9cb4cd521ec3f81ba5",
|
|
[]
|
|
],
|
|
"only_child_pseudo_b.html": [
|
|
"7723dd549ceb9597731a5592ebb3d6ca7ea63ce3",
|
|
[]
|
|
],
|
|
"only_of_type_pseudo_b.html": [
|
|
"c66c0faadda977e89ce78128a8eb657b1d954041",
|
|
[]
|
|
],
|
|
"opacity_simple_ref.html": [
|
|
"dadfaf861693424a6e95de5f54dde2c3b953c859",
|
|
[]
|
|
],
|
|
"opacity_stacking_context_ref.html": [
|
|
"3f332580b1abd237c870f2af549b41f2aa89b3d9",
|
|
[]
|
|
],
|
|
"outline_offset_ref.html": [
|
|
"0540761c9bba71570b228e1a635061581a7e3640",
|
|
[]
|
|
],
|
|
"outlines_simple_ref.html": [
|
|
"994661d78511fd7df1b09ee23bb714702ee1263d",
|
|
[]
|
|
],
|
|
"outlines_wrap_ref.html": [
|
|
"5050e156f61633f08802eb8055ca9aa672298836",
|
|
[]
|
|
],
|
|
"outset.png": [
|
|
"fdef12129efbff60d6e9da3bada385eec35eab66",
|
|
[]
|
|
],
|
|
"outset_ref.html": [
|
|
"6da0826efdfff71003607dd2b95924bf34625efc",
|
|
[]
|
|
],
|
|
"overconstrained_block_ref.html": [
|
|
"a6662f08769cf9970186e9fa5b0c7b0a55fa824f",
|
|
[]
|
|
],
|
|
"overflow_auto_stacking_order_ref.html": [
|
|
"a8f5cd1287f84ad09acf9c43ba8e0a28664388d0",
|
|
[]
|
|
],
|
|
"overflow_border_radius_ref.html": [
|
|
"1c29c1fa3d6a71b2d3ecf0a7a5a25b48f8b3160b",
|
|
[]
|
|
],
|
|
"overflow_clipping_ref.html": [
|
|
"53ec1e6a15a51d17218b320746b34ee524108fee",
|
|
[]
|
|
],
|
|
"overflow_hidden_clip_ref.html": [
|
|
"070d37722412088df25a1eb4848915cf35ed329d",
|
|
[]
|
|
],
|
|
"overflow_position_abs_inline_block_ref.html": [
|
|
"f1ef2d9a577c6bfa622b3cea8fec92ba52cc3e3a",
|
|
[]
|
|
],
|
|
"overflow_position_abs_inside_normal_b.html": [
|
|
"6d0bb81e4beab8e6add56137837e74ffc82a57a7",
|
|
[]
|
|
],
|
|
"overflow_position_abs_simple_b.html": [
|
|
"d899d1f950cf76bfa7d4e080c48abbab38c27102",
|
|
[]
|
|
],
|
|
"overflow_position_rel_inline_block_ref.html": [
|
|
"c4f0ec97cb02b9cc5d08c5992ae1c19d826369b1",
|
|
[]
|
|
],
|
|
"overflow_simple_b.html": [
|
|
"d899d1f950cf76bfa7d4e080c48abbab38c27102",
|
|
[]
|
|
],
|
|
"overflow_transformed_sc_ref.html": [
|
|
"ca67f4ecb136005ed0c066f3e945275eafc8be31",
|
|
[]
|
|
],
|
|
"overflow_transformed_sc_rotate_ref.html": [
|
|
"0035ffcf2179af2d919cebc94570665ce3d98cfa",
|
|
[]
|
|
],
|
|
"overflow_wrap_ref.html": [
|
|
"33d0de4c381e09f98926a484228fb02cea03038b",
|
|
[]
|
|
],
|
|
"overflow_xy_ref.html": [
|
|
"777f18bbebec6140884039662227178a5cf88b29",
|
|
[]
|
|
],
|
|
"per_glyph_font_fallback_ref.html": [
|
|
"738631a384dc5df61bcafeebb7c0902ced305269",
|
|
[]
|
|
],
|
|
"percent_height_ref.html": [
|
|
"f35b27c4536faaa295e559818d099a57f7b65045",
|
|
[]
|
|
],
|
|
"percentage_height_float_ref.html": [
|
|
"f66cec4cfb7e7756c0e9b92e74fbbeabbc497f1a",
|
|
[]
|
|
],
|
|
"percentage_height_root_ref.html": [
|
|
"6ea83e4a44170ede688b514fbd762e0be1fa8acf",
|
|
[]
|
|
],
|
|
"percentage_width_inline_block_ref.html": [
|
|
"375c7c8354fdd3f8b6ff9f59c58118c9c5af88dc",
|
|
[]
|
|
],
|
|
"perspective_zero_ref.html": [
|
|
"3852154dd9db0aaf1bb576292cbdca90df8dfb91",
|
|
[]
|
|
],
|
|
"pixel_snapping_border_ref.html": [
|
|
"483046f65cf2f701a7ffb98dcc162d003dc6b681",
|
|
[]
|
|
],
|
|
"pixel_snapping_glyphs_ref.html": [
|
|
"92ef1f14e7fb17b434f9be8718420bacbabe5e4b",
|
|
[]
|
|
],
|
|
"pixel_snapping_position_ref.html": [
|
|
"58e3e4eddb072f956551325947874f3e284fba1b",
|
|
[]
|
|
],
|
|
"png_rgba_colorspace_a.png": [
|
|
"9b9bd17fe479fa8615983574e386f90aec2f91fd",
|
|
[]
|
|
],
|
|
"png_rgba_colorspace_b.html": [
|
|
"c120145f8e838f3c9251818553559816ac2a3ec0",
|
|
[]
|
|
],
|
|
"position_abs_cb_with_non_cb_kid_b.html": [
|
|
"fb7007bf64432dff4364a42bab63998d1362c085",
|
|
[]
|
|
],
|
|
"position_abs_height_width_b.html": [
|
|
"ab53620a55225fcf9d499ef39e67806cc20b8bc1",
|
|
[]
|
|
],
|
|
"position_abs_left_b.html": [
|
|
"f1d4fcd65a827768e0b4f707bea08a5fbf843fa1",
|
|
[]
|
|
],
|
|
"position_abs_margin_top_percentage_b.html": [
|
|
"d6dc08da58eee1df6cc1d6955676711a9308c4f5",
|
|
[]
|
|
],
|
|
"position_abs_nested_b.html": [
|
|
"f3ccdee17aa67ea977385bebcaeca5546f7b56ec",
|
|
[]
|
|
],
|
|
"position_abs_pseudo_b.html": [
|
|
"21420d4893d98e9d28ce303895277385ba6ecc7b",
|
|
[]
|
|
],
|
|
"position_abs_replaced_simple_b.html": [
|
|
"38d051ed829a1dd73c5d2b091039ec8895242902",
|
|
[]
|
|
],
|
|
"position_abs_static_y_b.html": [
|
|
"7b149c7433d75d98b9d98b70b869820088b85074",
|
|
[]
|
|
],
|
|
"position_abs_width_percentage_b.html": [
|
|
"0352d787e69c5dc0c69f12d5206772c6c895fec4",
|
|
[]
|
|
],
|
|
"position_fixed_b.html": [
|
|
"4340cb69b4340396c58e4bb28d1b1f9aa8dbb2b8",
|
|
[]
|
|
],
|
|
"position_fixed_background_color_b.html": [
|
|
"bbabcdf938808b7969684d880a82666eb91fa2bb",
|
|
[]
|
|
],
|
|
"position_fixed_overflow_b.html": [
|
|
"a8947566153c187ba3191084f89d0163bc5b666e",
|
|
[]
|
|
],
|
|
"position_fixed_scroll_ref.html": [
|
|
"dc2e72a96ac2d82f038605812c79b9f78c1547dd",
|
|
[]
|
|
],
|
|
"position_fixed_simple_b.html": [
|
|
"67ddd4208e63f411a469482314650a2be53b8e5a",
|
|
[]
|
|
],
|
|
"position_fixed_static_y_b.html": [
|
|
"0b9ab5568ef0a577e2401cd9ecaae4633bd58b82",
|
|
[]
|
|
],
|
|
"position_fixed_tile_edge_ref.html": [
|
|
"21166e47f89f926fef2ff60c69005e448a6fdc0d",
|
|
[]
|
|
],
|
|
"position_relative_b.html": [
|
|
"588ed733f85bc98c17a139d3ac8458b8763684be",
|
|
[]
|
|
],
|
|
"position_relative_inline_block_ref.html": [
|
|
"49bc6cad63155d8aeab7ab4279727cf7218feae0",
|
|
[]
|
|
],
|
|
"position_relative_painting_order_ref.html": [
|
|
"d914b18ffd2e2d625daecdaea72ec528f8e1bc86",
|
|
[]
|
|
],
|
|
"position_relative_stacking_context_contents_ref.html": [
|
|
"05577cbb481a53266f225e49c61126f63d69b265",
|
|
[]
|
|
],
|
|
"position_relative_stacking_context_ref.html": [
|
|
"1bb24a009b4a1b3a010cd9edc7fcf5d2e6f00f5b",
|
|
[]
|
|
],
|
|
"position_relative_top_percentage_b.html": [
|
|
"c2d3dea79682911d73c67db1412fc7e056f04df5",
|
|
[]
|
|
],
|
|
"position_relative_vertical_percentage_overflow_ref.html": [
|
|
"32bdcb8ab59789840845f223ac241eb278fae5a4",
|
|
[]
|
|
],
|
|
"pre_ignorable_whitespace_ref.html": [
|
|
"48ffe0dd06f377f1b928ff6199863a6885a21c26",
|
|
[]
|
|
],
|
|
"pre_with_tab_ref.html": [
|
|
"a0b8d6d8e93be03aacf8a8dd356dcb80955e8dcd",
|
|
[]
|
|
],
|
|
"pseudo_content_with_layers_ref.html": [
|
|
"0c5a56f33fa088e693372b74b00fe9a10e113e3a",
|
|
[]
|
|
],
|
|
"pseudo_element_b.html": [
|
|
"892ce7ed4d999363b831d5099f26a154b90777e6",
|
|
[]
|
|
],
|
|
"pseudo_element_restyle_no_rules_ref.html": [
|
|
"f09f5d074e86f4a4d9c6dcc3abb9834f181ebaec",
|
|
[]
|
|
],
|
|
"pseudo_element_spacing_ref.html": [
|
|
"9eb5ee245cfbbbc943ef68091ba8d29c5b96f371",
|
|
[]
|
|
],
|
|
"pseudo_inherit_ref.html": [
|
|
"0195f154cf3c4303e5aaf4fc9e7cfa358b8386d7",
|
|
[]
|
|
],
|
|
"quirks-mode-br-line-height-ref.html": [
|
|
"2108a4ae5e1f823cf2a3923070d54c42487fd8c6",
|
|
[]
|
|
],
|
|
"quotes_none_ref.html": [
|
|
"85f3cf14ca2da71a45efd75803e84e7b5dc23a85",
|
|
[]
|
|
],
|
|
"quotes_simple_ref.html": [
|
|
"b378efaa4ab1acf3435b3fc574a9ff630f34b9f5",
|
|
[]
|
|
],
|
|
"relative_position_clip_ref.html": [
|
|
"376c854fe81eac663faa0225936716f3c4620fc6",
|
|
[]
|
|
],
|
|
"relative_position_vertical_percentage_ref.html": [
|
|
"e70b8d368920a3c9d58cdcb41e7c198ed507203e",
|
|
[]
|
|
],
|
|
"removeproperty_ref.html": [
|
|
"c2f19ccd4ce21fbd77f6a1aaefbf9adc349f33f0",
|
|
[]
|
|
],
|
|
"reset.css": [
|
|
"e51564727011306f41cf77d38dc3c235d3c98147",
|
|
[]
|
|
],
|
|
"restyle-nth-child-ref.html": [
|
|
"c59c9fde35ca2115af42b1e72085226c578dd6e7",
|
|
[]
|
|
],
|
|
"restyle_hints_attr.css": [
|
|
"64d332c31f7771cfd156a97c94a1ca92cf97d00d",
|
|
[]
|
|
],
|
|
"restyle_hints_attr_ref.html": [
|
|
"2d87a0f4526ad20581ac65af8c501d49c01a8d6a",
|
|
[]
|
|
],
|
|
"restyle_hints_state.css": [
|
|
"6a152778e421ab5780ef927413108043dde62821",
|
|
[]
|
|
],
|
|
"restyle_hints_state_ref.html": [
|
|
"d8d0ad1dd092a591ab23ec48e0d1c7c8975e94af",
|
|
[]
|
|
],
|
|
"root_display_ref.html": [
|
|
"26ba9034a2606d9a60d34662a56e29e418290b31",
|
|
[]
|
|
],
|
|
"root_height_b.html": [
|
|
"b0f3d86a16c6696c49fd445d0aaf47af2f775df3",
|
|
[]
|
|
],
|
|
"root_margin_collapse_b.html": [
|
|
"d7bdcf4e5365ddea5ba5d47be5557c6a68bbb197",
|
|
[]
|
|
],
|
|
"root_margins_ref.html": [
|
|
"f96f3c30a54e65ae6a1c39f607bfcc0ced9cb8c5",
|
|
[]
|
|
],
|
|
"root_pseudo_b.html": [
|
|
"4b6d7a04ffcd8306236490fd8ccfa8acf2e32cc5",
|
|
[]
|
|
],
|
|
"rotate_anim_ref.html": [
|
|
"84a9fea14ef68d8eb1032ef34bd8a578644a8cb2",
|
|
[]
|
|
],
|
|
"rtl_body_ref.html": [
|
|
"662d8667ab9f08545e1f9efef946f6e84ebf016f",
|
|
[]
|
|
],
|
|
"rtl_float_ref.html": [
|
|
"3432a957d8104f2faa8c0fc82d98f9601178a0f7",
|
|
[]
|
|
],
|
|
"rtl_margin_ref.html": [
|
|
"52ecebdf4a848fa966a6b5f8ec8b177f4cb25e6a",
|
|
[]
|
|
],
|
|
"rtl_simple_ref.html": [
|
|
"371e7b94da4a701d3e9b4f92720de6e5b82f0a5a",
|
|
[]
|
|
],
|
|
"rtl_table_ref.html": [
|
|
"94b66b93f748ee289970b6b8e2b1397968d82d7b",
|
|
[]
|
|
],
|
|
"rust-0.png": [
|
|
"20d93badf5e2290baba400611b888d31dc03b5af",
|
|
[]
|
|
],
|
|
"rust-logo-256x256.png": [
|
|
"63506dd85efce44f8433942a6f4e54d718a97046",
|
|
[]
|
|
],
|
|
"rust_logo.png": [
|
|
"20d93badf5e2290baba400611b888d31dc03b5af",
|
|
[]
|
|
],
|
|
"servo_center_ref.html": [
|
|
"3d72f7940919fb877e691642ac1f147084b9584c",
|
|
[]
|
|
],
|
|
"setattribute_id_restyle_b.html": [
|
|
"f16fe454c503343276a5cfdb47437dda529fb249",
|
|
[]
|
|
],
|
|
"simple_inline_absolute_containing_block_ref.html": [
|
|
"413ac37355f9b08e3858d3cc4edd84dc27d29ec6",
|
|
[]
|
|
],
|
|
"smiling.png": [
|
|
"725eef526d704d45f1bff18a035d666fc08f1445",
|
|
[]
|
|
],
|
|
"stacked_layers_ref.html": [
|
|
"0525bab6b11800d29f90efc7efef0f43165fba01",
|
|
[]
|
|
],
|
|
"stacking-context-empty-ref.html": [
|
|
"8006e2413694b0776f000d3b8138bed29812b7cd",
|
|
[]
|
|
],
|
|
"stacking_context_overflow_ref.html": [
|
|
"49991c449ab4f42afae6f512a7f184e70d77bc34",
|
|
[]
|
|
],
|
|
"stacking_context_overflow_relative_outline_ref.html": [
|
|
"6117d76ff8fea8d1db5360246db7cc137604a817",
|
|
[]
|
|
],
|
|
"stacking_context_rtl-ref.html": [
|
|
"1ad1875d75690fcfed49c21df718e8b321c6f04f",
|
|
[]
|
|
],
|
|
"stacking_order_ref.html": [
|
|
"908f43b1295f1a970a1b709128a23c5c28937263",
|
|
[]
|
|
],
|
|
"style_is_in_doc_ref.html": [
|
|
"023768e8d77b0d9556b9853129d2f0366f6869b4",
|
|
[]
|
|
],
|
|
"subdirectory": {
|
|
"background_image.css": [
|
|
"0dd0c5e9c6166080a54a325cf5d67149e7ce57cf",
|
|
[]
|
|
]
|
|
},
|
|
"submit_focus_b.html": [
|
|
"732c705b400f0767d999cdb093f5235187fa064d",
|
|
[]
|
|
],
|
|
"svg_children_ref.html": [
|
|
"cadbabc7c5a0b671050b80d579d19cc6668ba2fc",
|
|
[]
|
|
],
|
|
"swatch-lime.png": [
|
|
"55fd7fdaedfc1ed505b111f20fabbca568c68fa5",
|
|
[]
|
|
],
|
|
"swatch-orange.png": [
|
|
"d3cd498b52bd88ea6c991f050f1ecb1cfdd136bb",
|
|
[]
|
|
],
|
|
"table_auto_width_ref.html": [
|
|
"79dd490fc23f6b39304beb322d378c7a520ce02d",
|
|
[]
|
|
],
|
|
"table_caption_bottom_ref.html": [
|
|
"7c5dde58bd0229a5f743684b8811747dbcb5ff97",
|
|
[]
|
|
],
|
|
"table_caption_top_ref.html": [
|
|
"d22c3b5e05065452f5afe7d32ba224afb1b1ca77",
|
|
[]
|
|
],
|
|
"table_cell_float_ref.html": [
|
|
"8c4eee36c3f9a98ba2dcab8f4db5bb867de3b96a",
|
|
[]
|
|
],
|
|
"table_center_ref.html": [
|
|
"27e3f34bfdc9a034484aaf8703b3264ca5a34014",
|
|
[]
|
|
],
|
|
"table_colspan_fixed_ref.html": [
|
|
"36a8756fb14f61fd84ffc63bd7674ba3e0c2bbaf",
|
|
[]
|
|
],
|
|
"table_colspan_simple_ref.html": [
|
|
"7758b688985330915e0369a495bceeb4a7ecd17a",
|
|
[]
|
|
],
|
|
"table_colspan_spacing_ref.html": [
|
|
"6ea1a783c91897b2690a1a344f8a9688c14a2ce0",
|
|
[]
|
|
],
|
|
"table_containing_block_ref.html": [
|
|
"36c274868cae917fb0ec436d3906359292210b9c",
|
|
[]
|
|
],
|
|
"table_expansion_to_fit_ref.html": [
|
|
"1e02d640f85d5c29110dafd07bdc89cd32843ff5",
|
|
[]
|
|
],
|
|
"table_float_translation_ref.html": [
|
|
"7d1d08f26748166580760df8eef01dd1ca718563",
|
|
[]
|
|
],
|
|
"table_intrinsic_style_specified_width_ref.html": [
|
|
"20eb6836c3952db8486b7a1708ec7d4dd22a742b",
|
|
[]
|
|
],
|
|
"table_margin_auto_ref.html": [
|
|
"c46e9a410e5499bf6b0ef1b2ffd5720e1ac4666c",
|
|
[]
|
|
],
|
|
"table_margin_ref.html": [
|
|
"fa5c4f88d82201c7b96ded81828de5d53b3347ef",
|
|
[]
|
|
],
|
|
"table_overflow_ref.html": [
|
|
"763a95cf31c3f359c3da0ddb8de3e59a06aaf6a1",
|
|
[]
|
|
],
|
|
"table_padding_ref.html": [
|
|
"37258ea35a7e9d5c68eae433d34797d16667fdfa",
|
|
[]
|
|
],
|
|
"table_percentage_capping_ref.html": [
|
|
"1287f1db2c35f8a20c4a0f16137936a273c4ef87",
|
|
[]
|
|
],
|
|
"table_percentage_width_ref.html": [
|
|
"eb15c64aab62e56326452015f89d79fe3570e84b",
|
|
[]
|
|
],
|
|
"table_preferred_width_ref.html": [
|
|
"06e9dd6694393744503912aa005e7320cc093e36",
|
|
[]
|
|
],
|
|
"table_root_percent_width_ref.html": [
|
|
"00b308a54e106d39963ffefde609ad1369279b28",
|
|
[]
|
|
],
|
|
"table_row_direction_ref.html": [
|
|
"03cdf991d022a9425a788a67f899f65d88361d61",
|
|
[]
|
|
],
|
|
"table_rowspan_notequal_ref.html": [
|
|
"2b1e1b6bbcdd6c24c9ba7d71e6c498afaf1fbcf5",
|
|
[]
|
|
],
|
|
"table_rowspan_rowgroup_ref.html": [
|
|
"0e4b668510a9f450d77dede9b5daa08c5e45baf7",
|
|
[]
|
|
],
|
|
"table_rowspan_simple_ref.html": [
|
|
"a9878865cd2ea999f3a8c840e03ab496cfd7fc48",
|
|
[]
|
|
],
|
|
"table_specified_width_ref.html": [
|
|
"5d1965711e2811c37770a7c1b077a1ad25aa42ad",
|
|
[]
|
|
],
|
|
"table_valign_presentational_hint_ref.html": [
|
|
"fcb03be12caf8bde92ef405effcf20495b6676c4",
|
|
[]
|
|
],
|
|
"table_vertical_align_absolute_ref.html": [
|
|
"908fccbfdc23916bda6cbe0e23127e6e7df00e5d",
|
|
[]
|
|
],
|
|
"table_vertical_align_margin_padding_ref.html": [
|
|
"8ae237dbe2b956335b8e761b8c267b09f09073b1",
|
|
[]
|
|
],
|
|
"table_width_attribute_ref.html": [
|
|
"7ccf3ea21a91e96ada3d2511bb9cfddeb616edee",
|
|
[]
|
|
],
|
|
"table_with_position_sticky_ref.html": [
|
|
"e7e5d66cd23524ecb672adb8afb812824885c6f3",
|
|
[]
|
|
],
|
|
"test.jpeg": [
|
|
"3314a53600bc9ed915a0ff5d2c9478c078897ba1",
|
|
[]
|
|
],
|
|
"text_align_complex_ref.html": [
|
|
"66d9d05bcf74c55f9330467c0fcb5ba25e0c00c2",
|
|
[]
|
|
],
|
|
"text_align_justify_ref.html": [
|
|
"556245af1cef230be5e88399af4e8a619356374e",
|
|
[]
|
|
],
|
|
"text_align_rtl_ref.html": [
|
|
"9aa2852c45abb8c5fb40044d3eaf38d9bb4f35c9",
|
|
[]
|
|
],
|
|
"text_align_start_end_ref.html": [
|
|
"cc8d6c4dec411eedce94982ca18bf93b012cdbc9",
|
|
[]
|
|
],
|
|
"text_damage_ref.html": [
|
|
"3cf8ef2b20c75a24fca2f36e63e79bc8748675a1",
|
|
[]
|
|
],
|
|
"text_decoration_cached_ref.html": [
|
|
"04a222264c324f9e2f8fa3dfa9493e2691a1af4b",
|
|
[]
|
|
],
|
|
"text_decoration_propagation_b.html": [
|
|
"ff7473ec78ef82155d01fb98e0a67e8e9b72488f",
|
|
[]
|
|
],
|
|
"text_decoration_smoke_ref.html": [
|
|
"4bb7e6def4c42208e5285f77a55535152e1388d8",
|
|
[]
|
|
],
|
|
"text_decoration_underline_subpx_ref.html": [
|
|
"8e23c14ed42ee66c7e9769abfb797d2b1c1ad0bf",
|
|
[]
|
|
],
|
|
"text_indent_ref.html": [
|
|
"c4f7c2eaf56c0e2abbd1b40810e6e1f0916e35ad",
|
|
[]
|
|
],
|
|
"text_justify_none_ref.html": [
|
|
"6b129f0cc14db93b12d9536ce5d12c091d6bb869",
|
|
[]
|
|
],
|
|
"text_node_opacity_ref.html": [
|
|
"0d1bfeaca47bac5e9a36b977315cfb1ea37e2294",
|
|
[]
|
|
],
|
|
"text_overflow_basic_ref.html": [
|
|
"a5f1021231090c2cfda6088bdec14a25c50f9fe5",
|
|
[]
|
|
],
|
|
"text_overflow_ref.html": [
|
|
"0e19e6e3f071e67360e19470c274e351d87ad3b5",
|
|
[]
|
|
],
|
|
"text_overflow_reflow_ref.html": [
|
|
"a1043ba4095323ba9549ed5aec8578e7730e2849",
|
|
[]
|
|
],
|
|
"text_shadow_blur_ref.html": [
|
|
"b733b16ec18bf9d445d8173f3bb275402bc679ba",
|
|
[]
|
|
],
|
|
"text_shadow_decorations_ref.html": [
|
|
"00cd8dd3e3558b2246d255e354a7387e680abe74",
|
|
[]
|
|
],
|
|
"text_shadow_multiple_shadows_ref.html": [
|
|
"6a33debae4bf040bcf7e9cd81c351bac5084ff2b",
|
|
[]
|
|
],
|
|
"text_shadow_simple_ref.html": [
|
|
"34c9b897b9856ced433098b2c19f2d8bcf47c148",
|
|
[]
|
|
],
|
|
"text_transform_capitalize_ref.html": [
|
|
"1fd4ceb1b301d8aef0eb98eca56a7a8d03dc5d5a",
|
|
[]
|
|
],
|
|
"text_transform_lowercase_ref.html": [
|
|
"d8d3bec39f7b068c80fe971371487feb44e9f77d",
|
|
[]
|
|
],
|
|
"text_transform_none_ref.html": [
|
|
"6eaaf7e9832f2b721d947fc4647031b5d52a4464",
|
|
[]
|
|
],
|
|
"text_transform_uppercase_ref.html": [
|
|
"97d2f366ea32246c55b7a8c01a89c1df86c3378c",
|
|
[]
|
|
],
|
|
"textarea_space_calculation-ref.html": [
|
|
"56abdf23c8f88a9f236d54ef798734becc372027",
|
|
[]
|
|
],
|
|
"transform_3d_from_outside_viewport_ref.html": [
|
|
"1cd20131596dc6dbd02ee67a16982fbaf1e1a7fb",
|
|
[]
|
|
],
|
|
"transform_3d_ref.html": [
|
|
"2b3b8a2e1a18f6e8b6e059c9ec641984a0367793",
|
|
[]
|
|
],
|
|
"transform_optimization_ref.html": [
|
|
"09c0eb206640a474ebf5b3b21cc0a6e1fb3f5e90",
|
|
[]
|
|
],
|
|
"transform_scroll_layer_ref.html": [
|
|
"44953c3e7e2b1fdb59f127bf68437fb60247a90a",
|
|
[]
|
|
],
|
|
"transform_simple_ref.html": [
|
|
"ad55c46fa69885b55eea1b3c6675c5b8c6a04443",
|
|
[]
|
|
],
|
|
"transform_skew_ref.html": [
|
|
"b6ef9bb8fe9c129b02f5f3213865673a42638190",
|
|
[]
|
|
],
|
|
"transform_stacking_context_ref.html": [
|
|
"dd71c1c9347c5284297f06c9b676f2dd9e491674",
|
|
[]
|
|
],
|
|
"transition_calc_implicit_ref.html": [
|
|
"0e76edd65b7baf5316fc9d0c4da59a3502e4c27a",
|
|
[]
|
|
],
|
|
"transition_calc_ref.html": [
|
|
"654e5a26232e6591dd2a6803b445166506306f5f",
|
|
[]
|
|
],
|
|
"translate_clip_nested_ref.html": [
|
|
"edaef9186ced1ee4eb274d4f6041f49a9189b0fe",
|
|
[]
|
|
],
|
|
"translate_clip_ref.html": [
|
|
"812e822b003710170d26675f278d47a6580d63e9",
|
|
[]
|
|
],
|
|
"truncated_text_fragment_stacking_context_ref.html": [
|
|
"27e25766be27e9138f586f9fa6881415094a0516",
|
|
[]
|
|
],
|
|
"upper_id_attr_ref.html": [
|
|
"16fab3f717958d4a46c78f1800a458dde5842b85",
|
|
[]
|
|
],
|
|
"vertical-lr-blocks_ref.html": [
|
|
"8581695c49f174ad445e80b7d64481c428a79270",
|
|
[]
|
|
],
|
|
"vertical_align_bottom_ref.html": [
|
|
"228f1c806c2f936f52076bb4962f69412b73b196",
|
|
[]
|
|
],
|
|
"vertical_align_inline_block_ref.html": [
|
|
"5762329b14723f46cb043371499ad94b51a42a9c",
|
|
[]
|
|
],
|
|
"vertical_align_inside_table_ref.html": [
|
|
"9669401320986f6038219e02f53b9addc4b506a5",
|
|
[]
|
|
],
|
|
"vertical_align_middle_ref.html": [
|
|
"e6e2b3428eaef2f4260890c49b11e563154eccdf",
|
|
[]
|
|
],
|
|
"vertical_align_sub_ref.html": [
|
|
"59e8c3dba9156fc54927f18140fb39c90a87491e",
|
|
[]
|
|
],
|
|
"vertical_align_super_nested_ref.html": [
|
|
"c41655365415f688f42f512e55b6c9729c06d547",
|
|
[]
|
|
],
|
|
"vertical_align_super_ref.html": [
|
|
"d12753c3afdabefd65dcce9e09f47430bee76027",
|
|
[]
|
|
],
|
|
"vertical_align_text_bottom_ref.html": [
|
|
"fff385a6f77b8adeb79a6bb772fed98197f687a9",
|
|
[]
|
|
],
|
|
"vertical_align_text_top_ref.html": [
|
|
"f6a6bfb0ca4c1b6198a5a9081dd83047689d80db",
|
|
[]
|
|
],
|
|
"vertical_align_top_bottom_ref.html": [
|
|
"53516c83cacb14eed69e266014e20ee33266105d",
|
|
[]
|
|
],
|
|
"vertical_align_top_ref.html": [
|
|
"37108822bdda89716fc614b92923b5bc309984aa",
|
|
[]
|
|
],
|
|
"vertical_align_top_span_ref.html": [
|
|
"488c1aada28cc3ab41e7a6d63d3f4e5b950b1f35",
|
|
[]
|
|
],
|
|
"viewport_ignore_desktop_ref.html": [
|
|
"149d364517b397c14628550e5af1c7fa37c84e90",
|
|
[]
|
|
],
|
|
"viewport_percentage_vmin_vmax_ref.html": [
|
|
"ed8838a765af102aefdc1544677336c32c83ba28",
|
|
[]
|
|
],
|
|
"viewport_percentage_vw_vh_ref.html": [
|
|
"07146c46a08ffe5c5e1bfd0ac451242202e93397",
|
|
[]
|
|
],
|
|
"visibility_hidden_ref.html": [
|
|
"8f0a447ccb8175a8278438537e7597ad5116393b",
|
|
[]
|
|
],
|
|
"white-space-mixed-002-ref.htm": [
|
|
"15d0c4d13842b305aaaec77b869bfd598bd5c231",
|
|
[]
|
|
],
|
|
"white-space-pre-line-ref.htm": [
|
|
"aa9f5905d7e8be2db9286e1839fda9bbbd08789e",
|
|
[]
|
|
],
|
|
"white-space-pre-wrap-ref.htm": [
|
|
"7bbca51e692ccc72055f36934f04d92bd2a6f4c6",
|
|
[]
|
|
],
|
|
"white_space_intrinsic_sizes_ref.html": [
|
|
"cd54f8a7e08c3160a59470c17d52a167c6db6d11",
|
|
[]
|
|
],
|
|
"whitespace_no_affect_border_ref.html": [
|
|
"a5d31243945f43f8e0782d49f6c2819bac542da1",
|
|
[]
|
|
],
|
|
"whitespace_nowrap_line_breaking_ref.html": [
|
|
"930da5fdc15489be74faa5d4d762d82e05d4546a",
|
|
[]
|
|
],
|
|
"whitespace_nowrap_ref.html": [
|
|
"dcb56fefb8148285358b3ec6e028182b435ff399",
|
|
[]
|
|
],
|
|
"whitespace_pre_ref.html": [
|
|
"9f07533e6de88b5fc9004012d90e73ef9514e3ff",
|
|
[]
|
|
],
|
|
"width_nonreplaced_block_simple_b.html": [
|
|
"8f1282a01d6a14c3ceb84af73fc6c65fe88d9959",
|
|
[]
|
|
],
|
|
"word-break-keep-all-ref-005.htm": [
|
|
"156b202ba8d96098ce72028b10be5c3207de78d1",
|
|
[]
|
|
],
|
|
"word-break-keep-all-ref-006.htm": [
|
|
"118e9630e382d49b023f82e75a3fa5acca4ce96c",
|
|
[]
|
|
],
|
|
"word-break-keep-all-ref-007.htm": [
|
|
"11161b436965bea3d93240758bcbb6416d5d80b4",
|
|
[]
|
|
],
|
|
"word-break-keep-all-ref-008.htm": [
|
|
"bf2e5f58edb5c66c5bc2b06a4f42dae4a851efa5",
|
|
[]
|
|
],
|
|
"word-spacing-ref.html": [
|
|
"79ed5571ed9557db25ae86cc33a1c4b6a91e4c41",
|
|
[]
|
|
],
|
|
"word_break_ref.html": [
|
|
"58da73b938f6d47d596aa65d2f7902ee21cd4669",
|
|
[]
|
|
]
|
|
},
|
|
"gfx-rs-gecko": {
|
|
"1035611-1-ref.html": [
|
|
"05cb06dee6e7135405332ac5767c4d8d11c7e154",
|
|
[]
|
|
],
|
|
"240933-2-ref.html": [
|
|
"7dbc082a58a5fbf494ab1e6e5a1dca1369516264",
|
|
[]
|
|
],
|
|
"356774-1-ref.html": [
|
|
"e781b795a141efd24673782d860288ea352bbc8c",
|
|
[]
|
|
],
|
|
"Chunkfive.otf": [
|
|
"33d53d53e05c013509d68f3112e23805f93847a1",
|
|
[]
|
|
],
|
|
"big.png": [
|
|
"76a32497c7593087f40a0a0eb899ad84fd6b6f0c",
|
|
[]
|
|
],
|
|
"black-border-top.png": [
|
|
"fc6e69e02aa1b6d51fb34db1d2720452d336024d",
|
|
[]
|
|
],
|
|
"blank.html": [
|
|
"0e76edd65b7baf5316fc9d0c4da59a3502e4c27a",
|
|
[]
|
|
],
|
|
"block-first-child-6-ref.html": [
|
|
"2a2d8d9bf8ad11e32562de4d98b96da3383e1e3b",
|
|
[]
|
|
],
|
|
"block-first-child-7-ref.html": [
|
|
"545006bc0e3da5b96a6736979340e784c3d9b817",
|
|
[]
|
|
],
|
|
"block-first-child-8-ref.html": [
|
|
"18ae4f0b6ed2e8a68f60b638877614251439f61e",
|
|
[]
|
|
],
|
|
"border-collapse-bevels-1-ref.html": [
|
|
"5d5a43058970f0b055dc669bde1df87488e7adfa",
|
|
[]
|
|
],
|
|
"color-2-ref.html": [
|
|
"d3354b3192c4076d80dec6800bcdca24f2c6acff",
|
|
[]
|
|
],
|
|
"colr-unset.ttf": [
|
|
"a78fd30a5923edfe1b0967c942aa0611ddf0ccce",
|
|
[]
|
|
],
|
|
"column-balancing-nested-001-ref.html": [
|
|
"736ca5368ccce5484241a0b36405b337ada2427b",
|
|
[]
|
|
],
|
|
"descriptor-ranges-ref.html": [
|
|
"a2e6888a9d58ce9d3d41103384665f611e520253",
|
|
[]
|
|
],
|
|
"descriptor-ranges.js": [
|
|
"e59bd0d45c03f8976be7b66c73f9c676af9c1b0e",
|
|
[]
|
|
],
|
|
"display-block-baselines-1-ref.html": [
|
|
"3fd3566190c482d8e2a2372558ed60496ad93477",
|
|
[]
|
|
],
|
|
"element-paint-recursion-ref.html": [
|
|
"e37ec29806e22e9d654b632c2ce966a8dfc627a2",
|
|
[]
|
|
],
|
|
"emoji-1-ref.html": [
|
|
"871f2cf00d313fd111145b552b175d06f3245a94",
|
|
[]
|
|
],
|
|
"greenbox.html": [
|
|
"fc44641112a4e968bbd468f2c0851245a392eb4d",
|
|
[]
|
|
],
|
|
"grid-item-align-002-ref.html": [
|
|
"de59dea26d0487702b9a24fe2b7d529c498caf50",
|
|
[]
|
|
],
|
|
"grid-item-justify-001-ref.html": [
|
|
"cfe109554620548da1dd40427281f4c1382cab9a",
|
|
[]
|
|
],
|
|
"image-zoom-1-ref.html": [
|
|
"58bd5b8c694e451bf260124dfec7f1ccb358c3d3",
|
|
[]
|
|
],
|
|
"opacity-background-1-ref.html": [
|
|
"c80ed888666be52434a8436214032dd59e923cb0",
|
|
[]
|
|
],
|
|
"size-4x4.png": [
|
|
"e6afafd89ac86972d6ba8d67f0333d0e5a69ac72",
|
|
[]
|
|
],
|
|
"small.png": [
|
|
"9ff11a99327a8f9d2cd62755b793e65c2f7e5d13",
|
|
[]
|
|
]
|
|
},
|
|
"lint.ignore": [
|
|
"314a9e5b44443be1a4e28dd3c5047a5082a7ccab",
|
|
[]
|
|
],
|
|
"mozilla": {
|
|
"2x2.png": [
|
|
"276791c4348ada7e1da71041f2ccd383305e209c",
|
|
[]
|
|
],
|
|
"FileAPI": {
|
|
"blob_url_upload_ref.html": [
|
|
"6f95c43ac324528035901d763a02885505b49a9c",
|
|
[]
|
|
],
|
|
"file-upload-frame.html": [
|
|
"13951bb37d06045220de53862bc45a9129c85ad9",
|
|
[]
|
|
],
|
|
"resource": {
|
|
"file-submission.py": [
|
|
"5f65cebd05ce89b3a51c2382a39b6a6438133b43",
|
|
[]
|
|
],
|
|
"upload.txt": [
|
|
"5ab2f8a4323abafb10abb68657d9d39f1a775057",
|
|
[]
|
|
]
|
|
}
|
|
},
|
|
"adopt-panic.css": [
|
|
"182d72fa7fddab14222e4085b2cc498d79865709",
|
|
[]
|
|
],
|
|
"blank.html": [
|
|
"39654855a826184e75c4278434360ee0a6fb2a59",
|
|
[]
|
|
],
|
|
"canvas": {
|
|
"set_dimensions_ref.html": [
|
|
"b3590cc402fceae4cfb7856a3a536a83dbce1d13",
|
|
[]
|
|
]
|
|
},
|
|
"click_prevent.html": [
|
|
"c330e7339e478690b7694d70f3b05c6b3808a8d2",
|
|
[]
|
|
],
|
|
"cross-origin-objects": {
|
|
"cross-origin-postMessage-child1.html": [
|
|
"6097799bb60aa0f0a9ee0920df3b92c0b4d7ed6b",
|
|
[]
|
|
],
|
|
"cross-origin-postMessage-child2.html": [
|
|
"a1395ad2b51415b251fb7e27ef6fdfe3d87ae3ef",
|
|
[]
|
|
]
|
|
},
|
|
"details_ui_closed_ref.html": [
|
|
"b7db1ce810c09c9169142db4333f2648ed098239",
|
|
[]
|
|
],
|
|
"details_ui_opened_ref.html": [
|
|
"57ae10d082ad59bcd74a1a226eac048d8d4bf12d",
|
|
[]
|
|
],
|
|
"document_origin_redirect_subpage.html": [
|
|
"3e68ff395f5475e2b618147f270117f576a5b7bd",
|
|
[]
|
|
],
|
|
"font-element-comma-separated-ref.html": [
|
|
"97efe2b83d5f78bdac0d4aa951b63342fb1fa1cf",
|
|
[]
|
|
],
|
|
"form_submit_about_frame.html": [
|
|
"7beb90f1ab7bce0b162050180c4a44380940aed8",
|
|
[]
|
|
],
|
|
"fullscreen": {
|
|
"reftests": {
|
|
"fullscreen-baseline-ref.html": [
|
|
"7272fa8b6e84979d5fad66bfe8c906d6e714cdb4",
|
|
[]
|
|
]
|
|
}
|
|
},
|
|
"globals": {
|
|
"empty.html": [
|
|
"2e54da0668afc8d6267d343f75b123279c617442",
|
|
[]
|
|
],
|
|
"incumbent.html": [
|
|
"9baa0cdcd5abad00b321e8b9351a1bc162783ed5",
|
|
[]
|
|
]
|
|
},
|
|
"htmllabel-form-activation.html": [
|
|
"68296b3c724cf3f3c2012bb442597b2a78fb5a1f",
|
|
[]
|
|
],
|
|
"iframe": {
|
|
"resize_after_load_ref.html": [
|
|
"2d3f57bacd04f2a9a380308656bb0d871994ce45",
|
|
[]
|
|
],
|
|
"resources": {
|
|
"green_inner_frame.html": [
|
|
"f5cc00c8f571b6516e152f3e00afa8f3a55f2c9a",
|
|
[]
|
|
]
|
|
}
|
|
},
|
|
"iframe_child1.html": [
|
|
"257cc5642cb1a054f08cc83f2d943e56fd3ebe99",
|
|
[]
|
|
],
|
|
"iframe_parent1.html": [
|
|
"146f5b7d529b4c9bf89334ac3f7a7b366a410ea5",
|
|
[]
|
|
],
|
|
"interfaces.js": [
|
|
"fbfc396b62c55415c0493b7528bd5e2b959452e6",
|
|
[]
|
|
],
|
|
"max-session-history-frame.html": [
|
|
"192c7235d061b439ef2b57d4b01b170b7412dcdc",
|
|
[]
|
|
],
|
|
"nested_asap_script.js": [
|
|
"59562a8c9c39130cad411815059513c4ce0a7c04",
|
|
[]
|
|
],
|
|
"old_page.py": [
|
|
"3f096b6f5a6611f97f625d8a0420aaa96f2e2b01",
|
|
[]
|
|
],
|
|
"partial_shadow_dom_layout_style_ref.html": [
|
|
"bf40d2cc35b6b2c1e32afffa0651cb1b26e41fe8",
|
|
[]
|
|
],
|
|
"poster.png": [
|
|
"33834c3ef095fa9c0080017e1b65b2eb8413eac4",
|
|
[]
|
|
],
|
|
"remove_link_styles.css": [
|
|
"1984cf7df21686c499942929ac342dddb160af6a",
|
|
[]
|
|
],
|
|
"remove_link_styles_ref.html": [
|
|
"e9fd0816b9b2b0464f19cfe5afb082eefbb0a2c0",
|
|
[]
|
|
],
|
|
"remove_style_styles_ref.html": [
|
|
"d562e12720350501ad14223b668131837fd10620",
|
|
[]
|
|
],
|
|
"reparse_style_elements_ref.html": [
|
|
"e9fd0816b9b2b0464f19cfe5afb082eefbb0a2c0",
|
|
[]
|
|
],
|
|
"request_animation_frame_reftest_wait_ref.html": [
|
|
"d61dcbbffde49f735c94f078e480e60747d6ecd6",
|
|
[]
|
|
],
|
|
"resources": {
|
|
"background-green.css": [
|
|
"9d9d772fb468756d1a90f72325f89cd372f812ef",
|
|
[]
|
|
],
|
|
"background-red.css": [
|
|
"aa1634c255034b34ae9be86a6a28b50d6e7d2af2",
|
|
[]
|
|
],
|
|
"brotli.py": [
|
|
"cb0d6c8b0447959e6bc0b757444e9a80bfd57390",
|
|
[]
|
|
],
|
|
"external.js": [
|
|
"5f0242874cfa47b84af35325ad651690cd9fb790",
|
|
[]
|
|
],
|
|
"first.html": [
|
|
"b4359ad2855339999cfeda0c2681a51da6fdd940",
|
|
[]
|
|
],
|
|
"http-cache.js": [
|
|
"e418f928839aec5f093819d97afda38c33d503eb",
|
|
[]
|
|
],
|
|
"iframe_contentDocument_inner.html": [
|
|
"2fb85a9b2c2ec0c0adc0a2455002c19924babc9b",
|
|
[]
|
|
],
|
|
"imports-background-green.css": [
|
|
"5d5cb67763da22d4155ed87cb803b46432532aec",
|
|
[]
|
|
],
|
|
"imports-background-red.css": [
|
|
"c7f68081044c6686812921752d5e8b1f8b342ee6",
|
|
[]
|
|
],
|
|
"no_mime_type.py": [
|
|
"860005a42c237735287031133786352d7c732402",
|
|
[]
|
|
],
|
|
"origin_helpers.js": [
|
|
"6493d422c0839f11cfa4e85832495dbbc3b1a171",
|
|
[]
|
|
],
|
|
"range.txt": [
|
|
"80be6ea7ed834788063a1e546e0d0ea26751b1b4",
|
|
[]
|
|
],
|
|
"range_small.txt": [
|
|
"b0883f382e1a80609b7b2c7904e701fbe6760b14",
|
|
[]
|
|
],
|
|
"remove_video_iframe_inner.html": [
|
|
"bdd3d9349af8ade8bb4dcec1d7d46256ee2cffa1",
|
|
[]
|
|
],
|
|
"second.html": [
|
|
"c4fbe534ed193e1d192c0338997a8d9da8eb6406",
|
|
[]
|
|
],
|
|
"ssl.https.html": [
|
|
"8faa57c0c47c4fdf27c052d059b28ee1088235e9",
|
|
[]
|
|
],
|
|
"video.mp4": [
|
|
"fb5dbca23808bee44003692cb0e139dd6a22e874",
|
|
[]
|
|
],
|
|
"worker_success.js": [
|
|
"327986f34b9b20476b6a7b1189c732a9ea8b9f68",
|
|
[]
|
|
]
|
|
},
|
|
"restyle-out-of-document-ref.html": [
|
|
"12d09f821614f9912c6fc34c613136bed22b5bc8",
|
|
[]
|
|
],
|
|
"scrolling_div_background_borders_background.png": [
|
|
"24d8886dd9f9df9f227abcb27e01e1dcd406e972",
|
|
[]
|
|
],
|
|
"scrolling_div_background_borders_ref.html": [
|
|
"ab0c86ee5d66520aa5170318ede67509d754d300",
|
|
[]
|
|
],
|
|
"service-workers": {
|
|
"resources": {
|
|
"sw.js": [
|
|
"53ed1bc7e117138a41b3f3d304d70876e733d842",
|
|
[]
|
|
]
|
|
},
|
|
"sw.js": [
|
|
"53ed1bc7e117138a41b3f3d304d70876e733d842",
|
|
[]
|
|
]
|
|
},
|
|
"simple_scroll_to_fragment_ref.html": [
|
|
"c379937160aad4c4e9624c2915c0d84ef7c4d785",
|
|
[]
|
|
],
|
|
"sslfail-ref.html": [
|
|
"4d371a86886ba80268ba54b39eeab50a9a51e04f",
|
|
[]
|
|
],
|
|
"stylesheet-adopt-panic-ref.html": [
|
|
"b47617e42497612417297d9acc17dc10350c3f91",
|
|
[]
|
|
],
|
|
"svg": {
|
|
"svg_ref.html": [
|
|
"5ea92e454f1eb68b5705408bd144a81126a909eb",
|
|
[]
|
|
]
|
|
},
|
|
"table_valign_bottom_ref.html": [
|
|
"577a311df5136ee4c99ec294abf2b46ccc4aacd8",
|
|
[]
|
|
],
|
|
"table_valign_middle_ref.html": [
|
|
"2946b8a929ee5638c59cf686e78bb6b472895589",
|
|
[]
|
|
],
|
|
"table_valign_uneven_height_ref.html": [
|
|
"321132b7e7e21d542ce86e4322db04aba3e9d11e",
|
|
[]
|
|
],
|
|
"test.jpg": [
|
|
"110b3d6b666d35a117ca8c8ada32bf1002943044",
|
|
[]
|
|
],
|
|
"test.png": [
|
|
"353869b3c49d19b768ea414e3e3549cde0cdef5a",
|
|
[]
|
|
],
|
|
"test.txt": [
|
|
"9235007d960cc6c804a93c89f24881bedc3613c3",
|
|
[]
|
|
],
|
|
"text-overflow-ellipsis-stacking-context-ref.html": [
|
|
"14215e780ab4a0cf00ef23b8472636a393aeacf1",
|
|
[]
|
|
],
|
|
"textarea_placeholder_ref.html": [
|
|
"46d2686144f9bf3b33b4954f3667b06d8f6a6117",
|
|
[]
|
|
],
|
|
"timer_eventInvalidation_test.html": [
|
|
"9656e5786059a9b4b626a87ec76d985ced2ec9f1",
|
|
[]
|
|
],
|
|
"video_poster_frame_ref.html": [
|
|
"b45a87aa614eef6cbe21a77a7b75e81e9a9f8c95",
|
|
[]
|
|
],
|
|
"webgl": {
|
|
"clearcolor_blue.html": [
|
|
"d534babb2a664b7cb861f1cc253020e319f281e9",
|
|
[]
|
|
],
|
|
"clearcolor_green.html": [
|
|
"db11b31ab9839777d9d74cf7f2c46de00349c76e",
|
|
[]
|
|
],
|
|
"clearcolor_ref.html": [
|
|
"49cce2cc9009057742cb17e3fd452a986bd6c177",
|
|
[]
|
|
],
|
|
"draw_arrays_simple_ref.html": [
|
|
"975dc649337604716ed4973c8d725e1df41e2196",
|
|
[]
|
|
],
|
|
"img": {
|
|
"rust-logo-256x256.png": [
|
|
"63506dd85efce44f8433942a6f4e54d718a97046",
|
|
[]
|
|
]
|
|
},
|
|
"tex_image_2d_abv_ref.html": [
|
|
"1e84eb7846c695d3a48e8fa0445d26dd0e246dfa",
|
|
[]
|
|
],
|
|
"tex_image_2d_canvas_no_context.html": [
|
|
"157773ff10d7c61744fd818adbaea08d7f63d537",
|
|
[]
|
|
],
|
|
"tex_image_2d_canvas_no_context_ref.html": [
|
|
"36cb7914e64c59c27779310be3e652797ebed992",
|
|
[]
|
|
],
|
|
"tex_image_2d_canvas_ref.html": [
|
|
"2015696fc3044dcab03791ce8ab185e7412829ef",
|
|
[]
|
|
],
|
|
"tex_image_2d_mipmap_ref.html": [
|
|
"5f74c0c923a0369cf3bda8cd0b293c174884281f",
|
|
[]
|
|
],
|
|
"tex_image_2d_simple_ref.html": [
|
|
"5f74c0c923a0369cf3bda8cd0b293c174884281f",
|
|
[]
|
|
]
|
|
},
|
|
"websocket_disconnect_worker.js": [
|
|
"b8b61957913572b0b121b0aa77c2ec247235fcaa",
|
|
[]
|
|
],
|
|
"worker_member_test.js": [
|
|
"abca5cd280ac07914cb21ee4968ac4d27e7feb68",
|
|
[]
|
|
],
|
|
"worklets": {
|
|
"syntax_error.js": [
|
|
"4adade8939ce62eb5e83d73d4faf2261b264d809",
|
|
[]
|
|
],
|
|
"test_paint_worklet.js": [
|
|
"3ccc61d61b37fe26fb2c4560149d2705741a88a4",
|
|
[]
|
|
],
|
|
"test_paint_worklet_alpha_throws.js": [
|
|
"b245f8077ba40d75f6a0ee6a5c56e1fe108b6728",
|
|
[]
|
|
],
|
|
"test_paint_worklet_arguments_throws.js": [
|
|
"84976121d6da12339f6a7a7b5c484a2980920358",
|
|
[]
|
|
],
|
|
"test_paint_worklet_empty_name.js": [
|
|
"40e6f6760254c98909165359b092773f67bdc425",
|
|
[]
|
|
],
|
|
"test_paint_worklet_no_paint.js": [
|
|
"a288ed1e4a3f74c72bf4b90f8cdee45391232eba",
|
|
[]
|
|
],
|
|
"test_paint_worklet_not_constructor.js": [
|
|
"d6a4d57333ade6ab4b8933b206f541dc316cf411",
|
|
[]
|
|
],
|
|
"test_paint_worklet_paint_not_callable.js": [
|
|
"b0cfc5a77660c0062e94a3e1efebc39a992deb62",
|
|
[]
|
|
],
|
|
"test_paint_worklet_properties_throws.js": [
|
|
"e745796f5d6aea8d097759f585b8684bf9b6e542",
|
|
[]
|
|
],
|
|
"test_paint_worklet_ref.html": [
|
|
"2d3f57bacd04f2a9a380308656bb0d871994ce45",
|
|
[]
|
|
],
|
|
"test_paint_worklet_size.js": [
|
|
"fdb6dd9b5a5fb04faa526dbffa0115c7977a2a89",
|
|
[]
|
|
],
|
|
"test_paint_worklet_size_ref.html": [
|
|
"af313a9006e0ce998f1dd19677e86b7de149fe58",
|
|
[]
|
|
],
|
|
"test_paint_worklet_timeout.js": [
|
|
"16f38b1636b0288c46a8dabab6e938dbd5492a2d",
|
|
[]
|
|
],
|
|
"test_paint_worklet_timeout_ref.html": [
|
|
"065d0fad6ff88dea57209de89e5feed2594aae7c",
|
|
[]
|
|
],
|
|
"test_worklet.js": [
|
|
"9c0b392a6abe9f9684b793b7401b9d1fdcaae5c3",
|
|
[]
|
|
],
|
|
"throw_exception.js": [
|
|
"6ca4f80fc2728c00848bb4474b62fa3596ed2f18",
|
|
[]
|
|
]
|
|
}
|
|
},
|
|
"webxr": {
|
|
"resources": {
|
|
"webxr-util.js": [
|
|
"f0c166e097271fd6a2709428fab2ccffea1eb08a",
|
|
[]
|
|
]
|
|
}
|
|
}
|
|
},
|
|
"testharness": {
|
|
"bluetooth": {
|
|
"advertisingEvent": {
|
|
"watchAdvertisements-succeeds.https.html": [
|
|
"a6dde05460cdf004ff7ce411317f5968b52b8e18",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
]
|
|
},
|
|
"connect": {
|
|
"connection-succeeds.https.html": [
|
|
"1759b464bcce8e84401ff0496c9e33bd2e85f7b5",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"device-goes-out-of-range.https.html": [
|
|
"cac0556134e28297cc12bcc90ea9ec76e16b080b",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"get-same-gatt-server.https.html": [
|
|
"2889f19a025f8828c4320b19f0fb1e0832395405",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
]
|
|
},
|
|
"disconnect": {
|
|
"connect-disconnect-twice.https.html": [
|
|
"1765654bde0de39a48e84bb01e250e988ad7a23b",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"disconnect-once.https.html": [
|
|
"88a342ee9c00216f15cd9d49bb93568b6f07fe23",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"disconnect-twice-in-a-row.https.html": [
|
|
"98454f3e938f3666a224e33e151fb4009866835c",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"event-is-fired.https.html": [
|
|
"ebda92ec77223b8df0547f3682b1c48e548e4385",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
]
|
|
},
|
|
"getAvailability": {
|
|
"adapter-not-present.https.html": [
|
|
"a14cdc29048140a5c4ae334985fef72c4f31bc03",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"adapter-off.https.html": [
|
|
"eac2c10aabe090722e743ce603272e6b61227a01",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"adapter-on.https.html": [
|
|
"85b1fd4a3d46330b04438032eba341f3298312ec",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
]
|
|
},
|
|
"getCharacteristic": {
|
|
"blocklisted-characteristic.https.html": [
|
|
"63a2f9e4ad5eca831ec4130cdf6d9e7d24f00d46",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"characteristic-found.https.html": [
|
|
"39e6dbaf3e7423baaf9b5a71743931defcfa482b",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"characteristic-not-found.https.html": [
|
|
"612540a0d6d8ef2a77211cb01745aec42228eba7",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"device-goes-out-of-range.https.html": [
|
|
"9cada4dabad5ce6bb3d413dbdeefb54598cc66bd",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"disconnect-called-before.https.html": [
|
|
"a1c4c622c97d023c8df78adb85f1fd06f170c8b6",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"disconnect-called-during.https.html": [
|
|
"c7ef9db3f2d7cd3c0531091c15320d6dbae893ea",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"disconnect-invalidates-object.https.html": [
|
|
"5c6b145bb5e0e6f0245d4f71e6f879896f521a95",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"get-different-characteristic-after-reconnection.https.html": [
|
|
"ea12517484392bfd44f7b393991b62f3005dc0c8",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"get-same-characteristic.https.html": [
|
|
"6395753ac64762e51054cb337cab4286e42ca36c",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"invalid-characteristic-name.https.html": [
|
|
"0711a88ca6a98094a00823a08d6d220a316b47b4",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"reconnect-during.https.html": [
|
|
"cec1dbbf3adc1828c87b748ea294ef606027fc52",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"service-is-removed.https.html": [
|
|
"ef9ed4919cd4f77effe066157e969af37a2cbde8",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
]
|
|
},
|
|
"getCharacteristics": {
|
|
"blocklisted-characteristics-with-uuid.https.html": [
|
|
"5d21e84acc19afc5f0ae8582100d78bbf5c50ad1",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"blocklisted-characteristics.https.html": [
|
|
"b27285ecba587af7e5d651c2861d34be3a85ff5a",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"characteristics-found-with-uuid.https.html": [
|
|
"eadb7960cd1f3a87d83828991a5e4bcc08846d8c",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"characteristics-found.https.html": [
|
|
"2669e4423456123d68edfbca0a5b4c13e4aeab85",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"characteristics-not-found-with-uuid.https.html": [
|
|
"e58bc56820a5a1560b91c97b71ecdb0984dbe8a8",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"characteristics-not-found.https.html": [
|
|
"f5ddd51a4bf59bf0c73eac722039d30f8fe65515",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"correct-characteristics.https.html": [
|
|
"c1b8e39c5991792949b69aefcc565f2520bedc90",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"device-goes-out-of-range-with-uuid.https.html": [
|
|
"1fc4d0daf96dae185c79390c1e9231fe3aa512fd",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"device-goes-out-of-range.https.html": [
|
|
"2e83e479619e0de2f06145b0959fee9fbc197dbf",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"disconnect-called-before-with-uuid.https.html": [
|
|
"6d72d17ed95f9e5812c740cd77a66a90c21ad9be",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"disconnect-called-before.https.html": [
|
|
"c49b82989ac99b9bd3f11c566b7a3e1cc75f968f",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"disconnect-called-during-with-uuid.https.html": [
|
|
"9050d4369e7a228ee6dd11784cedb6630a9d1f71",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"disconnect-called-during.https.html": [
|
|
"fed74b86bb5a7026cd55ab98318c37f9ab85b015",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"disconnect-invalidates-objects.https.html": [
|
|
"d4c0fc4f7e87a8318a57102d87e1e3d368b71810",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"get-different-characteristics-after-reconnection.https.html": [
|
|
"12a84b521df1a83827721323ff528aa1608fa4ee",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"get-same-characteristics.https.html": [
|
|
"f16d46298b718e643d2aeefcf112883b213c754a",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"invalid-characteristic-name.https.html": [
|
|
"54d6db8fbe16d9d7234e2e261e4d40ae2fc3a02f",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"service-is-removed-with-uuid.https.html": [
|
|
"f94dc3894ca52b54b6d5a63f819306aed495f0cc",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"service-is-removed.https.html": [
|
|
"36f3c748cd188d62e020a351c746bc190451df3d",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
]
|
|
},
|
|
"getDescriptor": {
|
|
"blocklisted-descriptor.https.html": [
|
|
"5f086fd4f187c5e41ba5208e269f586e8e05cbd6",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"characteristic-is-removed.https.html": [
|
|
"8dec982e5132f479a64628647465f5d4c5197a1e",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"descriptor-found.https.html": [
|
|
"d53f9324d9a3fc848bae3ec164196834d772f79a",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"descriptor-not-found.https.html": [
|
|
"b4f43e520ea2d27e21d83872744ec3d5ac11348c",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"device-goes-out-of-range.https.html": [
|
|
"f8be5e53863d8e71db73d35e3954373c751f6373",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"disconnect-called-before.https.html": [
|
|
"60bb1b1f709201495cb3d2869277f450f1c3f6a0",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"disconnect-called-during.https.html": [
|
|
"f58611492342de6e67a5dd6c46df5c675b5cfeaf",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"disconnect-invalidates-object.https.html": [
|
|
"5dd3f43b8b16e7110201620f18d389bbddef4961",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"get-different-descriptor-after-reconnection.https.html": [
|
|
"fc7398daf14323031d68662f6b4c27285a4dd710",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"get-same-descriptor.https.html": [
|
|
"c00c54a78d79b90dff4ecce22961515553a44665",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"invalid-descriptor-name.https.html": [
|
|
"fc08a3fe764357dc41d9da6b63a3a4f4dd216058",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
]
|
|
},
|
|
"getDescriptors": {
|
|
"blocklisted-descriptors-with-uuid.https.html": [
|
|
"b618103ce897ea823e028771770860e5f76a3c7e",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"blocklisted-descriptors.https.html": [
|
|
"b9547795c96479b0bf526ebb7d40a06c4a5bd777",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"characteristic-is-removed-with-uuid.https.html": [
|
|
"8379848160213d2c5dc13cd43c91fe02a5b7456d",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"characteristic-is-removed.https.html": [
|
|
"e0cbc3de845e8ef9f1a6e7910979b3c148e3257b",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"correct-descriptors.https.html": [
|
|
"92d1fecfab24adeb15285388ade284c797844d61",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"descriptors-found-with-uuid.https.html": [
|
|
"813603d308f1af78b73723a79e2fd11f8d1037a3",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"descriptors-found.https.html": [
|
|
"2bd9b7f44493b7b37af5910349e3c8d79133dd5a",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"descriptors-not-found-with-uuid.https.html": [
|
|
"7aa554bb716150cc74b07c51e754fdf62edd2085",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"descriptors-not-found.https.html": [
|
|
"3c1f013a0ccff6a80067e6e02e04f6c7edef76cf",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"device-goes-out-of-range-with-uuid.https.html": [
|
|
"6f1576b4e1e0fb1f41a037f58d2da3e6337350fa",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"device-goes-out-of-range.https.html": [
|
|
"36883eb0a711aea19b4a244bdb000521c0b11f6a",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"disconnect-called-before-with-uuid.https.html": [
|
|
"790ac27e2bada4e9a6d71b6d7c89ca98cdd14e40",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"disconnect-called-before.https.html": [
|
|
"40238e27487986bcaeb6c16bdbfbf5d9c30afee5",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"disconnect-called-during-with-uuid.https.html": [
|
|
"9db9c33d11807b00ffe65fb1fc342d3fd006a407",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"disconnect-called-during.https.html": [
|
|
"6de07a73c90412117e4bfffbd5912bdde3888de2",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"disconnect-invalidates-objects.https.html": [
|
|
"026239e201dac265a0cdd87ab32910a7afe16c04",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"get-different-descriptors-after-reconnection.https.html": [
|
|
"cbdd3949eb1704e2d1139e2bc653907da892a16d",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"get-same-descriptors.https.html": [
|
|
"5390cce73e49e55d49f428785b0f63930290b198",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"invalid-descriptor-name.https.html": [
|
|
"0bf3e26ae0e2bf33f68f951b0b85aaf5131394d7",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
]
|
|
},
|
|
"getPrimaryService": {
|
|
"device-goes-out-of-range.https.html": [
|
|
"122a80ae0d5177798d9967a86a46c82870567500",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"disconnect-called-before.https.html": [
|
|
"010e62f3b8fda82d75372d6ecd22e40879d7d552",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"disconnect-called-during.https.html": [
|
|
"50918e9548238ec53646d620b2fe1e0b319c2d2d",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"disconnect-invalidates-object.https.html": [
|
|
"1581adc5c810004b978731716fd8e8e4a2257d02",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"disconnected-device.https.html": [
|
|
"09668d9ad0eebbc5c858e472f3961fda2f5e154f",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"get-different-service-after-reconnection.https.html": [
|
|
"3b358c37d081113e25626078f2b31a4e1634f634",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"get-same-service.https.html": [
|
|
"a7bdb40b0b76c5ea742ec0d1ff3aa156579c7d7b",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"invalid-service-name.https.html": [
|
|
"fab37cffc564a37452ce6f5c40579cf1cb3dc28e",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"no-permission-absent-service.https.html": [
|
|
"c57fd200f30e420138e77f9d4801059142349fd9",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"no-permission-present-service.https.html": [
|
|
"ccd03084d28e82113c83b23c7c31b95eab1e1362",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"service-found.https.html": [
|
|
"c082c2a8ecb90f8eb8cb1700ef9263784eec3402",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"service-not-found.https.html": [
|
|
"bc94d379202813750989460696feb9db620475f1",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
]
|
|
},
|
|
"getPrimaryServices": {
|
|
"blocklisted-services-with-uuid.https.html": [
|
|
"690460119a24c87ce3cce67179c30bf093114dd4",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"blocklisted-services.https.html": [
|
|
"16e08f15cd0b91e6d710401c8de762ebe2921791",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"correct-services.https.html": [
|
|
"55e2a1b1ad7b7cdcf277f7287bcbfaf91b182426",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"device-goes-out-of-range-with-uuid.https.html": [
|
|
"2c3b3f88aa11f79c73976fa7ffde61e1a76020a6",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"device-goes-out-of-range.https.html": [
|
|
"3a17c5e42fb953f464c9c3f2cd99b317097c2f47",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"disconnect-called-before-with-uuid.https.html": [
|
|
"653551fee859818d8b647c7108395b6e18aa2145",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"disconnect-called-before.https.html": [
|
|
"0ed52b3bf86a6741371e1ce4e803cfda985347dd",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"disconnect-called-during-with-uuid.https.html": [
|
|
"8867d762e58481feb0dbbb2f03136ba63c66e497",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"disconnect-called-during.https.html": [
|
|
"8864d9cc7ac5aaed80194a2c4f712d4640f2b026",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"disconnect-invalidates-objects.https.html": [
|
|
"e1e7bb6fc7fd2f5e6493e09ad0ad579517486076",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"disconnected-device-with-uuid.https.html": [
|
|
"b11902872ec97be2e0e2f05d1e5646a163a0fa93",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"disconnected-device.https.html": [
|
|
"d96cdf56aa7ac5f7df7a6e6f916065974db5cad8",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"get-different-services-after-reconnection.https.html": [
|
|
"91e71efa5cbe7533257b8f91787575d8dffd8bb4",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"get-same-service-with-uuid.https.html": [
|
|
"8d57933b16c0634d9c5c09d57fd86ad365a794b0",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"get-same-service.https.html": [
|
|
"d5e19abdddcf6f933be7eafb12887028d94d3b57",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"invalid-service-name.https.html": [
|
|
"df7b35e6d295b30cbf9f3e4b6670c5ee5f22e081",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"no-permission-absent-service-with-uuid.https.html": [
|
|
"57482ed5eb4d3c89d6469d7fb2bef6d5f53807da",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"no-permission-present-service-with-uuid.https.html": [
|
|
"93b488270a421c8893613e50c1d1425c515defed",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"no-permission-present-service.https.html": [
|
|
"d17d8269e90f919d25e0801e5f7db76529ddcb5c",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"services-found-with-uuid.https.html": [
|
|
"3f36b8bfef77a92ce74d68c048c4d3abe756fe39",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"services-found.https.html": [
|
|
"3a61b00d0c115879d5743243a199ae92f048e206",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"services-not-found-with-uuid.https.html": [
|
|
"6821dc8caa67219a9c9a6dfb3db8d2b40b1d3f99",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"services-not-found.https.html": [
|
|
"b8bac49bf9953781c5cf5ade4b1d953dbe0af1ad",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
]
|
|
},
|
|
"idl-BluetoothUUID.https.html": [
|
|
"445cafe07edeaf13663af653cabb40ffe365f3e9",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"interfaces.https.html": [
|
|
"2aece858f4fe72430162f2716537a1cf7c62e306",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"readValue": {
|
|
"characteristic": {
|
|
"blocklisted-characteristic.https.html": [
|
|
"4cb5c8ed2072ad90ec2d72bfcab0ea1aeb341de7",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"characteristic-is-removed.https.html": [
|
|
"e6e8e18b2224ec859f3acbcf24bac9aa1778ca96",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"device-goes-out-of-range.https.html": [
|
|
"6cf000eb5f8d29b1e158a4de0e13d2b66b4da44b",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"disconnect-called-before.https.html": [
|
|
"3c800acfa1d58b82f6dba100a16dcc10f5d3be45",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"disconnect-called-during.https.html": [
|
|
"7e0f7fedb5e03a67d84f6ab1a7ff984ec1564623",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"event-is-fired.https.html": [
|
|
"6005a9609f2a24c13f541755a523d5be916b8827",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"read-succeeds.https.html": [
|
|
"e6c136e9564fce4736353e4e42f09a660e0756ae",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"read-updates-value.https.html": [
|
|
"e389210bcec4644cb4ed1108053241dad3557412",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"service-is-removed.https.html": [
|
|
"b83296d4207ff4cad0a5aa6532f6a3d0242889e7",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
]
|
|
},
|
|
"descriptor": {
|
|
"blocklisted-descriptor.https.html": [
|
|
"215250fb37eca53967c77b88f908da5b3d08f55f",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"characteristic-is-removed.https.html": [
|
|
"080f3729dae5c40fa42a45266f149e1a10772e47",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"descriptor-is-removed.https.html": [
|
|
"60501466a95b4d1c2e56259ecb0ec7c4aeafe0ce",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"device-goes-out-of-range.https.html": [
|
|
"8a4be2e0b72c758aa918d90eee0897c059d925e6",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"disconnect-called-before.https.html": [
|
|
"8459097f4b4cfd666ee027e0291669d8c3e93ff2",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"read-succeeds.https.html": [
|
|
"1bb43cbdc0a6dd9a440f97dd4a0111ba67a4bc00",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"read-updates-value.https.html": [
|
|
"7499b10713d3f6a8da37e1efb454a0dace95357d",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"service-is-removed.https.html": [
|
|
"40ccb33d0b64e3d5a7e2db4131beabe8519b2156",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
]
|
|
}
|
|
},
|
|
"requestDevice": {
|
|
"acceptAllDevices": {
|
|
"accept-all-devices-with-filter.https.html": [
|
|
"713ee87ce76abe4c52aa81dc921506b06a92d4ce",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"accept-all-devices.https.html": [
|
|
"f07b209d7a633dc137ce30a138a916f5d58c8ec5",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"device-with-empty-name.https.html": [
|
|
"3b392ffa68488e8ce950064b4d9762737b5b1ef6",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"device-with-name.https.html": [
|
|
"d00138cd1f6b826cc76e4585fb88deeaa44e645f",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"device-with-no-name.https.html": [
|
|
"e9cf085104a9dcdec3d5d76338f51e2166447df5",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"optional-services-missing.https.html": [
|
|
"2ea18dea172b411018702263103d7b09afa71cb7",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"optional-services-present.https.html": [
|
|
"43283ceee6bbb591bf5b979ab292407d01c8a273",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
]
|
|
},
|
|
"adapter-not-present.https.html": [
|
|
"e7cbe0ebc0c6ab368cd7a9abf311ce8769c3eda4",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"adapter-off.https.html": [
|
|
"8e119df660cb103daaef71caf12de99aebcb0355",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"blocklisted-service-in-filter.https.html": [
|
|
"d9f5fc84d43052bd626e86a3e0e09ae2f12aa0be",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"blocklisted-service-in-optionalServices.https.html": [
|
|
"525a30056f0e1c0215dbb89fed5a9cd49de638d7",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"canonicalizeFilter": {
|
|
"blocklisted-service-data-key.https.html": [
|
|
"75bd27bf465d2e93778a16e9f32900be680c9f52",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"empty-filter.https.html": [
|
|
"706ae76537e79c2d785712627a1376468528af97",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"empty-filters-member.https.html": [
|
|
"2bae7966a42be8cbe28883c74e965f7e29e90f16",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"empty-namePrefix.https.html": [
|
|
"aa8e061b0285e09fb5ad5903d51fe046527f33e8",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"empty-services-member.https.html": [
|
|
"1af2d35d5fba70989b83c97e2deb97d540cb124c",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"filters-xor-acceptAllDevices.https.html": [
|
|
"8fa7c54e26987e99433b73dd0e2fddf010390ea8",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"max-length-for-device-name-name.https.html": [
|
|
"82a2a9cec9f72369826e645ef63128755b864529",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"max-length-for-device-name-namePrefix.https.html": [
|
|
"47e2498541d1fe1bfddb5a8c12178c455e03a8fe",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"no-arguments.https.html": [
|
|
"dc0c4830c655ceef74ce61666c10de82a44ebbb3",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"no-filters-member.https.html": [
|
|
"903923acf0fa9fdb3ad8cc1b0c21a5698bdd3fb9",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"unicode-max-length-for-device-name-name.https.html": [
|
|
"819164be25569e2888b16b636d9c810f9a95a96e",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"unicode-max-length-for-device-name-namePrefix.https.html": [
|
|
"c451589c53c5287db57a19176253a1972c081152",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"unicode-valid-length-name-name.https.html": [
|
|
"2ae6027d0dfe4693d5bb843dc7ad33d845b6f3bc",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"unicode-valid-length-name-namePrefix.https.html": [
|
|
"2df54e64d470d1ae8135f63b3717d97ff2394cbd",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"wrong-manufacturer-data-key.https.html": [
|
|
"bee53c711094ed400ad66076057ca94c0a25985c",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"wrong-mask-length.https.html": [
|
|
"4087fbb250743c36275ae1036a2ed37d5978ab59",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"wrong-service-data-key.https.html": [
|
|
"e4c0b3a7f7998f8d2674cf2ad4873013f7d0559e",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"wrong-service-in-optionalServices-member.https.html": [
|
|
"08987892193057cd185c0f50f5d43fed7e45369d",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"wrong-service-in-services-member.https.html": [
|
|
"708570095ee987b82cba356eb4723220a74db5cb",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
]
|
|
},
|
|
"device-found-using-mask.https.html": [
|
|
"a58670b1d6908f8140a21300872f0ecc22f3353a",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"device-found-with-key-and-value.https.html": [
|
|
"d6eaee35bbbc48d08ca633062bcaed9a4c73293f",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"device-found-with-key-only.https.html": [
|
|
"30da8d71a52d4839f2960952a56d0dfd6650fbe9",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"device-found-with-service-and-manufacturer-data.https.html": [
|
|
"c14bd2512093ac471173df9b84f2c2516cca69ab",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"device-not-found-with-extra-data.https.html": [
|
|
"2ed9cb9c423b4f5dab781f745f82173846a9bf3f",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"device-not-found-with-service-and-manufacturer-data.https.html": [
|
|
"5f3cb4a312235eb8780644f5d311ee18f25cad60",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"discovery-succeeds.https.html": [
|
|
"5a9ba6a333e0852aea73a2c92f405ed2bf34f400",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"filter-does-not-match.https.html": [
|
|
"bf82702d348ab0bd874aa8ea0d9cab070d93f2bb",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"filter-matches.https.html": [
|
|
"4fe44bc4c618dfd28245cfb686eff24f43c2977d",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"name-empty-device-from-name-empty-filter.https.html": [
|
|
"382eeb4be2907a4e6122bd2af8c8495821bda31b",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"name-empty-device-from-name-prefix-filter.https.html": [
|
|
"71bfa0f5db0a5b1ebb5c454669d11045cb9ff9e5",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"name-empty-device-from-name-wrong-filter.https.html": [
|
|
"8d2aae16f6df99dcd5476236caff51229c3e4ef5",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"name-empty-device-from-service-filter.https.html": [
|
|
"38fc881f6bb35915e13d4cc968a05d126812c1aa",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"name-empty-filter.https.html": [
|
|
"a5ada4294bc39889eea7fb3cf790b3e8221d8b65",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"name-missing-device-from-name-empty-filter.https.html": [
|
|
"4cbf700ce04e5b462b3efc106377b7ad5d04838b",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"name-missing-device-from-name-prefix-filter.https.html": [
|
|
"7f8c3678a7f887d003f0a9f5518238b1b0cadc6b",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"name-missing-device-from-name-wrong-filter.https.html": [
|
|
"aa6b3bbc9a45f8bd8a850e49cf4f074ac3b2c04b",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"name-missing-device-from-service-filter.https.html": [
|
|
"2752443d2e8ce3643bfce79d0ee680e3c68b21e1",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"no-devices.https.html": [
|
|
"8f5b04a809e4a83f0fe3af84899ca3ea603e746a",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"not-accept-all-devices-without-filter.https.html": [
|
|
"e87e3d8797cacde7d40e5335288f1f14d5c60203",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"same-device.https.html": [
|
|
"315fab45200500e667c2aa03991882d19e7e7311",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"single-filter-single-service.https.html": [
|
|
"1f460561ac379d5dd16a5d6ca1999d4ffe12d71a",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"single-filter-two-services-fails.https.html": [
|
|
"760c4b76f86fa169d880a127bad5536f75cca9e3",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"single-filter-two-services-succeeds.https.html": [
|
|
"1685e48cbca787dc941591ab8315bc7d9b9e9f43",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"two-filters.https.html": [
|
|
"fb61be8327b6c182872abb77ce805ea8b11135a0",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
]
|
|
},
|
|
"startNotifications": {
|
|
"blocklisted-characteristic.https.html": [
|
|
"c50140e16133dddf745ea1dc6b5a3eaba214317b",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"characteristic-does-not-support-notifications.https.html": [
|
|
"d79aae09c023976863ffe91482b05583747efc6c",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"characteristic-is-removed.https.html": [
|
|
"0070a6724a90dcfc76848de1026b8d8fd6433ef9",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"device-goes-out-of-range.https.html": [
|
|
"89fa3dd0b82a3ebbb7ecc628c353df0511d864ae",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"disconnect-called-before.https.html": [
|
|
"7e0be978a37fa08244532ab906af6c26e865af39",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"disconnect-called-during.https.html": [
|
|
"4f52626a4c01ff4eb09b774fc8f7d9b9876929a4",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"notify-failure.https.html": [
|
|
"d0bac2f4862fcc0b85e771692de997b3eb71918f",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"notify-succeeds.https.html": [
|
|
"1b112203f873b0a906ae431a5afdf6cd21e9bd74",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"service-is-removed.https.html": [
|
|
"91dd1c407234d9d74a1fe270d13ecb23b32b65de",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
]
|
|
},
|
|
"stopNotifications": {
|
|
"characteristic-is-removed.https.html": [
|
|
"e3a87271e72c162ad4f2a35e71f56f2dd7a404a8",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"disconnect-called-before.https.html": [
|
|
"266681ae4d31061d6233f607b1d1872270c7c7e7",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"disconnect-called-during.https.html": [
|
|
"2b33c7f810d1e2d81f0ad5ba078d9c7f8117f8fc",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"notify-succeeds.https.html": [
|
|
"cb63cfd582327ddf504d2a92729bccac11be46e1",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"stop-after-start-succeeds.https.html": [
|
|
"e624f2a694bdeb6c663d36a663cf9c57ac2925a7",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"stop-twice.https.html": [
|
|
"50db2e86268d87e600731ebbe8eb58c4e1e93bc5",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"stop-without-starting.https.html": [
|
|
"a32eb295aac8794e7fae9f14980827c51f3163e1",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
]
|
|
},
|
|
"writeValue": {
|
|
"characteristic": {
|
|
"blocklisted-characteristic.https.html": [
|
|
"df1cc1615e9a7520056cf66606838726ec2bc5a4",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"characteristic-is-removed.https.html": [
|
|
"20a6b0401060869d648703c65b650158f63b89f7",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"device-goes-out-of-range.https.html": [
|
|
"f0b142c6fff0efcc100cb206cd541e5250bc43cd",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"disconnect-called-before.https.html": [
|
|
"90d14743bfa6779ff269f80f3708ad7b63d54db4",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"service-is-removed.https.html": [
|
|
"6281119de9e663bdcea034564ceee5593edd4a1c",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"value-too-long.https.html": [
|
|
"06a5426a4ed62c7d453899db2db8e0c7d87644c6",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"write-succeeds.https.html": [
|
|
"0487eac6211d1d9bfb46eb0fe1edaa8ed984ca72",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"write-updates-value.https.html": [
|
|
"23851862a23e8b74279e69492ee370b07f8901ed",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
]
|
|
},
|
|
"descriptor": {
|
|
"blocklisted-descriptor.https.html": [
|
|
"b4aacf9615cfb5c51dda17312b3fbf29cc2ed9e1",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"characteristic-is-removed.https.html": [
|
|
"e83b33eed3b7e93237a758849ec2035c36305754",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"descriptor-is-removed.https.html": [
|
|
"28994e3ad8ccee2033d95950712c9d5968fb968f",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"device-goes-out-of-range.https.html": [
|
|
"459871c706aae651817e6a131a96c54dcebcbaca",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"disconnect-called-before.https.html": [
|
|
"c8ce8f720754cfee36e2e4bea984cfd5df281a05",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"service-is-removed.https.html": [
|
|
"bbd9ceeafa217ee40230543af422598b72497197",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"write-succeeds.https.html": [
|
|
"1cd3d472d12ba2df8a83768b6f74127459bc1808",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"write-updates-value.https.html": [
|
|
"14dc5b027e4b089255caed494b2150bf6845fc54",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
]
|
|
}
|
|
}
|
|
},
|
|
"css": {
|
|
"animations": {
|
|
"animation-delay.html": [
|
|
"f54cf2b9bca93e82b177243b9d754e4ae3bf15fa",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"animation-events.html": [
|
|
"0975aa64ec47ca4b4c8fc1e0a40414a51719ad67",
|
|
[
|
|
null,
|
|
{
|
|
"timeout": "long"
|
|
}
|
|
]
|
|
],
|
|
"animation-fill-mode.html": [
|
|
"ac3062879af9836768890d653f4b29b6165b6a45",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"basic-linear-width.html": [
|
|
"634b09dca5924b8bea58ac8532d9d46c20d8a0ad",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"basic-transition.html": [
|
|
"b80e8a666a6e6202b4ecafe628ef00ebcecfe168",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"faster-reversing-of-transitions.html": [
|
|
"e646a06405d3f32b37e94f797f7a99c6ca54254b",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"mixed-units.html": [
|
|
"bb029a9fa80650c39e3f9524748e2b8893a476e1",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"transition-events.html": [
|
|
"b561fc8353276e6bdd13a9d1b965f57733ecd19b",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"transition-raf.html": [
|
|
"c38404503408e04b3c75b42df18ec3a7ec0819f5",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
]
|
|
},
|
|
"bug_1345483.html": [
|
|
"87d0d357c6370f03176fd70c5aa2daabc0c2ee77",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"calc-number-serialization.html": [
|
|
"4b8ac814e77c6710bdf55092ec15f13556aee220",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"css-transition-cancel-event.html": [
|
|
"23400c556d58bb21b78a9cbed3b56028c7d299c3",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"empty-keyframes.html": [
|
|
"9f8935fb7f51219bb3ee07335e208a63c9edde81",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"flex-item-assign-inline-size.html": [
|
|
"0ca2243afcef1dc923959fba265f4cc2d0462ad1",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"flex_align_content_stretch_subpixel.html": [
|
|
"0a08f2540b6cc736d274c7f0b48f2f6123dd1862",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"float-abspos.html": [
|
|
"f691c1756f0dd5b6744952e1516950bacaaf4d33",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"float_relative_to_position.html": [
|
|
"bdeb133ef118746c10a46cf9400839a0a612f7a7",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"get-computed-style-for-url.html": [
|
|
"d590e40aa9e891818e07c64ed3bb00479db1b102",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"import_serialization.html": [
|
|
"44c828db3cb289d6a05d4928189b36e24a604f0b",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"issue_18544_flow_list_crash.html": [
|
|
"9ef57cad02a34e5cf3693b8f98b12b335d8a3db2",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"matchMedia.html": [
|
|
"45a7ea268b1ebdba69e947b79d675cc9221428d4",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"media_bogus_query_sequence.html": [
|
|
"a112a316eab1f15a804410f030730d189bb35757",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"media_calc_crash.html": [
|
|
"136a86cd4c27bf2c289c889f0cd2dab69fe3022b",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"offset_properties_inline.html": [
|
|
"44eaa4490fc515f203c3062476121f94b4337d78",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"perspective.html": [
|
|
"a575b866a89fbe76f3364d1764aa84b23cef899b",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"stylesheet_media_queries.html": [
|
|
"49956367a16c3de98d173d4cf5692c05451340a0",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"test_font_family_parsing.html": [
|
|
"fb43bee5635fdfe92f9d187b3f7d3087bff0c76b",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"test_variable_legal_values.html": [
|
|
"22826c4d29c80e6af310078265320b066391a9ea",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"test_variable_serialization_computed.html": [
|
|
"4b051b2462face35b8a7f982f1826248901ca867",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"test_variable_serialization_specified.html": [
|
|
"5a0e7997ba4470039730f56e9174ed50713aca5e",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"transitionend_event.html": [
|
|
"71b88117a0280fbffcf3ab77105c0460317c66c8",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"white-space-pre-line-long-line.html": [
|
|
"bf0d0085fef0f1639637b2e652a7fb857cd51bf6",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"white-space-pre-wrap-long-line.html": [
|
|
"f965a31a2099500f9297a130637db2874eae6ea0",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"writing-mode_change_display.html": [
|
|
"dd2b2cf3e565b61717c7e0e6fae484fd56edb0c2",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
]
|
|
},
|
|
"mozilla": {
|
|
"Channel_postMessage_with_second_transfer_in_timeout.window.js": [
|
|
"4ee3f64beb095963f06fc53c1d53dad2244109f9",
|
|
[
|
|
"mozilla/Channel_postMessage_with_second_transfer_in_timeout.window.html",
|
|
{
|
|
"script_metadata": [
|
|
[
|
|
"script",
|
|
"/common/get-host-info.sub.js"
|
|
]
|
|
]
|
|
}
|
|
]
|
|
],
|
|
"Channel_postMessage_with_second_transfer_in_timeout_with_delay.window.js": [
|
|
"939995678895c07047709f6e265d0f6b7b705eb5",
|
|
[
|
|
"mozilla/Channel_postMessage_with_second_transfer_in_timeout_with_delay.window.html",
|
|
{
|
|
"script_metadata": [
|
|
[
|
|
"script",
|
|
"/common/get-host-info.sub.js"
|
|
]
|
|
]
|
|
}
|
|
]
|
|
],
|
|
"DOMParser-parseFromString.html": [
|
|
"38715db5d923e4f153e2c4a2679f644fe1e6d14d",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"DOMParser.html": [
|
|
"f386a3e0191af2c70dcb05790ce7db15dd5ccbf1",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"ElementInternals-setFormValue.html": [
|
|
"d553dd1a90262700323a714359df60906ac057cf",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"Event.html": [
|
|
"3947b286122ee47f2f874232763ceeff3c2b661e",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"FileAPI": {
|
|
"blob.html": [
|
|
"3f932083542b66bac64bf799ec4b945c986060c5",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"file-select.html": [
|
|
"06a5f30dd441e9f4bb54ba7019469d7280f12310",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"file-upload.html": [
|
|
"bff5fb1ee7a0908a7761cd7fa02895f732a3f1dd",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
]
|
|
},
|
|
"FocusEvent.html": [
|
|
"7fb7aebf2afbac7f68a16308b9cc5d4588b7022f",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"MouseEvent.html": [
|
|
"5eb83759fa70dff9d89d4dac22f239f395f167cc",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"activation.html": [
|
|
"c5f556d14578c415114c435f8b1245fd0168ceba",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"adopted_node_is_same_origin_domain.html": [
|
|
"f050835771e841026c5132938a6239eb75a47e1b",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"animation-removed-node.html": [
|
|
"d8845c873181c87cfde8bfdfbe31924ea6b73e59",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"background_image_csp.sub.html": [
|
|
"c326f54de52c6a36cbaf4871c947c5b785cac83d",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"binding_keyword.html": [
|
|
"818d2aa29471026c1b4215dfcd1b9939a052b1ea",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"body_listener.html": [
|
|
"13a1a0fdc15ac05458ebf2c1fd75d501a6de92e3",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"cache-crossorigin.sub.html": [
|
|
"b186dff229d06886fb613629a6f37cb1f526985f",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"cache_crossorigin_response.sub.html": [
|
|
"266995f30afa3e9b3472e4cc43be6493c562aef6",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"calc.html": [
|
|
"80aa06e2ae7cd5db585873f147a21382b279b86e",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"canvas": {
|
|
"fill_and_stroke_getters_setters.html": [
|
|
"aec8c864348eda3870440994cd8d2816d0d1a9d9",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
]
|
|
},
|
|
"canvas-oversize-serialization.html": [
|
|
"3330ee2b8c4e33a18a3e17151fd7c398c9a5d024",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"canvas.initial.reset.2dstate.html": [
|
|
"e276ed09ffcf16eff16b784c622b93665c4109ee",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"caption.html": [
|
|
"85f31176e3275c178b0cc2d2d3d62e4f06d475b1",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"child_reparenting.html": [
|
|
"502a493ebb72ed14c74c09ef9d0257038e4d81de",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"client-top-left-height-width.html": [
|
|
"efa80c330053d7850b180b583adead004303f3b5",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"codegen_unions.html": [
|
|
"1fff0e01c89cfa3bff91a6f19c00171bbb55b692",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"collections.html": [
|
|
"24582a791a999636a722cd2e94c8d53672a2b3aa",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"compile-event-handler-lexical-scopes-simple.html": [
|
|
"7d1e1839390ea16183bffd09eef4e3445d5d8e16",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"createEvent-storageevent.html": [
|
|
"f5deb0173b1459a655ecd62d1c1fd1b45c42c35b",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"cross-origin-objects": {
|
|
"cross-origin-objects.html": [
|
|
"2ad24df66cfa8d2571c1ab25a2dd2dfcb2c1ae4e",
|
|
[
|
|
null,
|
|
{
|
|
"timeout": "long"
|
|
}
|
|
]
|
|
],
|
|
"cross-origin-postMessage.html": [
|
|
"143240c97aa60b52c8d2e0067c25e4509bf6481d",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
]
|
|
},
|
|
"css-image-batch-callbacks.html": [
|
|
"c449b8bab01d27a41bd1ba472ce6b38d0fa768b0",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"custom_auto_rooter.html": [
|
|
"3d6f04e85b27bcf957b273e04e4a80b75e714b2f",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"deep_serialization_succeeds.html": [
|
|
"086dc4d34de466f76561168cc20e7471fab8962b",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"detached_layout.html": [
|
|
"b9fe090cc29c147f493732327e36b06702c4f846",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"deterministic-raf.html": [
|
|
"441664829a14379ebc92306f42ab0bad6581257e",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"dictionary_to_jsval.html": [
|
|
"e31a7e5cfaa0635d41ab2adac96318b574c58a10",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"documentElement.html": [
|
|
"aee3278ba84ca12a77286a1c03dbaec9fc3a7cd0",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"document_activeElement.html": [
|
|
"92a8e399adb4b463c3f4a257f879e10314723582",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"document_characterSet.html": [
|
|
"70d892aae56a6c30003e70c52c47fb2f1d9ad90e",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"document_characterSet_default.html": [
|
|
"5dbd445b67b32d6201d46f5ce4cb402814424ae6",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"document_characterSet_invalid.html": [
|
|
"129fbe0a3899bbde13ff00cfdcadfce7f09154d9",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"document_characterSet_long.html": [
|
|
"c420ced277078c423ef9b13c8cf4d535df95b6f6",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"document_characterSet_short.html": [
|
|
"c36b81d3fbe1b9345f52df2dc9060b4afff5b0d6",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"document_compatMode_loose.html": [
|
|
"b1bf75b1e7f40f8ca996165f2b099a4a301c3380",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"document_compatMode_strict.html": [
|
|
"39ecdc22bab2b4c0314aecc015243e3bca7516cc",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"document_contenttype.html": [
|
|
"efa63b2ea3930b5705f1a91845d84a2deba185f5",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"document_datalist_options.html": [
|
|
"28441f21ed52211120b526740e1c5b6df431cf19",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"document_defaultView.html": [
|
|
"cd99a11bae9ac9b8ba0b48c75f277e7a895d5073",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"document_elementsFromPoint.html": [
|
|
"a17f0b698165aa98040eef06679d54726d9e73ee",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"document_getElementById.html": [
|
|
"2d937b5a51b8add7111b4fb04fe547cca53180d9",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"document_getElementsByName.html": [
|
|
"52cf843f451b34e0c981dee33ed2533af4736c96",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"document_head.html": [
|
|
"88e568b86442a73879be2ee47f17c0946d507f6b",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"document_images_cache.html": [
|
|
"b1e4768c9e5dce7d9b88f9ad0e615d168afeceb8",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"document_implementation.html": [
|
|
"e8652d90f5694a35e74b380385e7cb44ce7f2411",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"document_links_cache.html": [
|
|
"3a0172826d4ff2d9a754ffb6a437055bb2cf6ec9",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"document_origin_redirect.html": [
|
|
"009c899a45482b835dad186a822859f12e0e53fd",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"document_readystate.html": [
|
|
"7ff8f66cdf74430f86ed7028294530229809d8de",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"document_set_node_value.html": [
|
|
"c6e23b8a0554da45c8192047b83abaf82b689810",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"document_title_nontextchildren.html": [
|
|
"3f132f9ac1a63e879f8147c75de8ccec87102bf2",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"document_url.html": [
|
|
"e1c90d1bcd04de24514a9e5f956979bcfd12f82b",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"double_focus.html": [
|
|
"89ed38f5086c4d74ff4ba840e1b9f4bdf07a1133",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"element_attribute.html": [
|
|
"3ec766e133fea343ac645619a500c46e0e4af64c",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"element_attributes.html": [
|
|
"6a45c5b4c6f56d203dbfb77109e3af52fd12a2a8",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"element_className.html": [
|
|
"e074b5e156c0180a3bd6984b3cad75ec3241ce11",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"element_getcomputedstyle.html": [
|
|
"24204d1220ffe024c3e6ba337b61d411367faa48",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"element_matches.html": [
|
|
"6998a15c0cf4e49b75b447e2641308344b7a67f6",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"element_matches_empty.html": [
|
|
"2f90014344b19c1df5096fb9ed79b5146147a667",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"element_parentOffset.html": [
|
|
"a6e86ebe869c4edafae744ddc2eade9d40e0d4e5",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"element_setAttributeNode.html": [
|
|
"b7c4964a135fdb04545ef3d00fa5f0d5fc222897",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"empty_clientrect.html": [
|
|
"d1aa50b22383160889237b2a12ef9bdd00fae7a9",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"enabled_disabled_selectors.html": [
|
|
"fe8f3e7ecc26432c6c9c9471fb15a388c5c66e43",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"event_dispatch.html": [
|
|
"304b55fbeca27ea4be07b7b3ca03fa3ec4cf5f90",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"event_dispatch_dynamic.html": [
|
|
"08dc4c89a6d8ce8a12a1377c36a311a8bc3f8a89",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"event_dispatch_order.html": [
|
|
"172ae368c707e695fc334df491d62c44dfb81566",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"event_handler_syntax_error.html": [
|
|
"78962c67d2cd2093ce9e241596b151ee2ce466ec",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"event_listener.html": [
|
|
"0ba1ce0d5577de68e5e8ff3acbce52043e7dee43",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"exceptionToRejection.any.js": [
|
|
"5d892832c29a4075751b313b3ba5c57d51cc19f3",
|
|
[
|
|
"mozilla/exceptionToRejection.any.html",
|
|
{
|
|
"script_metadata": [
|
|
[
|
|
"title",
|
|
"Test that promise exception are converted to rejections"
|
|
]
|
|
]
|
|
}
|
|
],
|
|
[
|
|
"mozilla/exceptionToRejection.any.worker.html",
|
|
{
|
|
"script_metadata": [
|
|
[
|
|
"title",
|
|
"Test that promise exception are converted to rejections"
|
|
]
|
|
]
|
|
}
|
|
]
|
|
],
|
|
"fetch_cannot_overwhelm_system.window.js": [
|
|
"989231e9caedd099f5212bd2f9d377c83f929a22",
|
|
[
|
|
"mozilla/fetch_cannot_overwhelm_system.window.html",
|
|
{
|
|
"script_metadata": [
|
|
[
|
|
"title",
|
|
"Ensure multiple fetch do not crash the browser."
|
|
]
|
|
]
|
|
}
|
|
]
|
|
],
|
|
"first-reflow-sheet-assert.html": [
|
|
"268af6d333f04adc35974ca3f2e9ebb29783fd2e",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"focus_blur.html": [
|
|
"83575faf7adfe061d7a9b03bb74187844b5926a1",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"focus_inter_documents.html": [
|
|
"5c759772367e844066d1df0081917c9e129d09ec",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"follow-hyperlink.html": [
|
|
"6ac9eaeb5814a663988ed8c664c113072e329dc5",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"form_submit_about.html": [
|
|
"ec572ab0bc608c8cf5dd43f4159d3a67fc31a0de",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"form_tab_keyevent.html": [
|
|
"d909254cb066e38bcbf9c76be5097fe86be7bf30",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"fullscreen-remove-single.html": [
|
|
"1e3246f791df31532c32a816a14e4e3959582146",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"getBoundingClientRect.html": [
|
|
"447c782db3582529a29fe7db200f32d7490421c4",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"getComputedStyle.html": [
|
|
"2d902c2fd0abb1298a4b5439bce4dbcc87d0854d",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"getPropertyPriority.html": [
|
|
"75cd6517ffce41dc29d7324569c3d2f2c2cf102e",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"global.html": [
|
|
"5ce66ed4b40e7d92bf3cd1f088ecb1eaade98b1c",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"global_exception_stringification.html": [
|
|
"b1c6cb6c390cca290085eea61ba4bf2f34aa4475",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"globals": {
|
|
"entry.html": [
|
|
"f963385342adbd92e4858a507c88155b4ed4371f",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"entry.worker.js": [
|
|
"f83e7a1e16be122a60bef9cca847142d0fcf4a7e",
|
|
[
|
|
"mozilla/globals/entry.worker.html",
|
|
{}
|
|
]
|
|
]
|
|
},
|
|
"history.html": [
|
|
"130307f1e9c8bc4c5ee6fff4d5fef8fda89a1564",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"hit-test-background.html": [
|
|
"5212954e4ee6ecb684212e7373e24a2268434b1c",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"hit_test_multiple_sc.html": [
|
|
"1c79d25ea06f80eb515282fb0a53a34f92a25698",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"hit_test_nested_sc.html": [
|
|
"e5c1565ff1970963eda03a6f177a3dd6d9eaee21",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"hit_test_pos_fixed.html": [
|
|
"fd00a540a98f81795f75afee72a0024887fcc6b4",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"htmlcollection.html": [
|
|
"8d0708aa19c033833aec09c7014f79bab2dbaf6d",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"htmlfieldsetelement_elements.html": [
|
|
"cb5757555f2f7c52803e50c6cd4f191f49dda4c5",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"htmlfontelement_size_attribute.html": [
|
|
"9db2ded5f9754098425f0689dfb16f7cd39e0ed3",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"htmlimageelement.html": [
|
|
"fe0cf3e83c57e9d19d53d49632a59e1483f3e4bf",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"htmllabel-activation.html": [
|
|
"8040612c8b9656e25091bd0cf862edad1b2fccc4",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"htmlspacechars.html": [
|
|
"31cb0c0be6c3054b0bf3d2207174553fa8d6261d",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"http-cache-xhr.html": [
|
|
"fddb89ca0814f443f49634f467405ed6810a5d0b",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"http-cache.html": [
|
|
"c854aa3578483906ad7f70b63b1dc6509614cc7f",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"iframe-unblock-onload.html": [
|
|
"bc0ff4afcd76b040839b930b21f55630e145de2c",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"iframe_contentDocument.html": [
|
|
"dcbb389fdd6bea1b1a63d00777e8ab45c7ab7b75",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"iframe_hierarchy.html": [
|
|
"84ae687f8b63cbff61d8473e44514b0533d72f7c",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"iframe_replacement.html": [
|
|
"8feccdcc94d6fd23b8270cd02a7a8c1262dde878",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"img_async_src_set_before_window_load.html": [
|
|
"370d4ef9b8d1e6d187a2b1f97a9d81de040ebb6d",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"img_find_non_sibling_map.html": [
|
|
"9b88509ecce3ca0e2ce59f3d86e9570640bb5386",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"img_multiple_request.html": [
|
|
"df625a2bc338c0220808cf7a153128fe9b9d48a8",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"img_no_panic_on_no_map.html": [
|
|
"e9f1b56ac4c49c146868123a9a73f55c85ae3771",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"img_placeholder_load.html": [
|
|
"c90b0041a4bc4c255819839cec7265ae65454674",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"img_width_height.html": [
|
|
"ec68ac34ee2a35aebb38eb297a33a1cd98f5893c",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"inline-event-listener-panic.html": [
|
|
"acde98607ae4bfa19cf894ce7c81b2e6b7071e14",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"inline_event_handler.html": [
|
|
"4f86be5b9cb80913a6483b9cc65350f027cf30cc",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"innerHTML.html": [
|
|
"031e67e0c3bfd25bb32a8c1727864cdcf8bd641b",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"input_value.html": [
|
|
"a2a12d44d0331164651816710eeb2ddcb1738735",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"interface_member_exposed.html": [
|
|
"f408f9c3dae4b78b49bf77b5ad32c0d5ee406f7e",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"interfaces.https.html": [
|
|
"eee8c799727b91e00b512795756b693a5f121f86",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"interfaces.worker.js": [
|
|
"e86f34f261442aeaa7074c525fb4b1206219769d",
|
|
[
|
|
"mozilla/interfaces.worker.html",
|
|
{}
|
|
]
|
|
],
|
|
"invalid-this.html": [
|
|
"2dcc7eeae58b33515417de4e92935e80fac5df62",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"iterable.html": [
|
|
"d4fe1259b01ccef6f1185f5a3d52f8b014a21d51",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"keyframe-infinite-percentage.html": [
|
|
"36ba83eeac401653356fa38edf30c94d38fd8542",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"layout_blocker_operations.html": [
|
|
"2df68bf1c13179688708c97eab19361608b0de82",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"lenient_this.html": [
|
|
"960c74613f3c2809bb1f2ee6121bf14f28267051",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"like.any.js": [
|
|
"30d8007fb5cbef2847e36fe9b4cb9e6535aaf1e0",
|
|
[
|
|
"mozilla/like.any.html",
|
|
{
|
|
"script_metadata": [
|
|
[
|
|
"title",
|
|
"Setlike and Maplike bindings"
|
|
]
|
|
]
|
|
}
|
|
],
|
|
[
|
|
"mozilla/like.any.worker.html",
|
|
{
|
|
"script_metadata": [
|
|
[
|
|
"title",
|
|
"Setlike and Maplike bindings"
|
|
]
|
|
]
|
|
}
|
|
]
|
|
],
|
|
"link_rel_crash.html": [
|
|
"9fa5a1dc04fff0f879d88ce95f4eb5181e2f9b92",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"load_event.html": [
|
|
"091909ee81cfe7a7ef41c750d1499556e60378fb",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"localeCompare.html": [
|
|
"c6042d8739edd005e2ce812cebc168a062753a65",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"media_query_list_gc.html": [
|
|
"36c13b5305e79f216375c384594374f2606797ea",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"microdata": {
|
|
"dup_prop_type_test.html": [
|
|
"23afa74863c8b70ac627eafc2af39059e7039727",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"extra_space_test.html": [
|
|
"8ca5ff587299846d883f3ab33f8257554835262a",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"none_check.html": [
|
|
"9cd9444a992093be703c606a483feb2eb2ec6256",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"regular_prop_type_test.html": [
|
|
"e7b55d96d99811b72a7901ef4f207dcd1b4bd2b7",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"single_prop_type_test.html": [
|
|
"15d6a413297578063ce0dd49a9bb20c6547a2d65",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
]
|
|
},
|
|
"mime_sniffing_font_context.html": [
|
|
"57c18f558ff9a71ef97088779e79fa3a74057d77",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"mql_borrow.html": [
|
|
"2f738c738f2efc7b36fcdab31741a34037e673f7",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"multiple_redirects.html": [
|
|
"790d2933288b8d8fea4ffb8e9266de5c236d7078",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"navigator.html": [
|
|
"cb245d9d660dd40af03cf6f430bc4a535662cddd",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"nested_asap_script.html": [
|
|
"1690fbcb9272a6f9fe917907a6589b84681e83dc",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"network_error_page_load.html": [
|
|
"7304ea34515b4753752f42370f79db388ff62dee",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"node_compareDocumentPosition.html": [
|
|
"67a73b7f06fc478bc127a47a0402e7461a5e9473",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"node_contains.html": [
|
|
"d76471fec9d611506e7db11d23b4609daa09146e",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"node_insertBefore.html": [
|
|
"27f4e9182e253b45573b4a58c199fd481d480906",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"node_isEqualNode.html": [
|
|
"ab8e54bb1aaa4e3f7d322458d93d3144a5b4ad63",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"node_lookupPrefix.html": [
|
|
"dfd898dc85f995bd6e4d86f215314c0479106d84",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"node_normalize.html": [
|
|
"4b333150332c182de5ee0097e2f35bd65d5ec743",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"node_replaceChild.html": [
|
|
"a0ea4ffc179e1c0dab48665332945a2e073818d0",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"non-invertible-transform.html": [
|
|
"f03c9c013446a8a1cbeeda7b980d37fd7ccb7841",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"ns.any.js": [
|
|
"05087872b02abdeeb48c21ee9ec037b3a1483c03",
|
|
[
|
|
"mozilla/ns.any.html",
|
|
{
|
|
"script_metadata": [
|
|
[
|
|
"title",
|
|
"Namespace bindings"
|
|
]
|
|
]
|
|
}
|
|
],
|
|
[
|
|
"mozilla/ns.any.worker.html",
|
|
{
|
|
"script_metadata": [
|
|
[
|
|
"title",
|
|
"Namespace bindings"
|
|
]
|
|
]
|
|
}
|
|
]
|
|
],
|
|
"out-of-order-stylesheet-loads-and-imports.html": [
|
|
"d22ae59c689daf77ccda9fa38979413658778dcb",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"out-of-order-stylesheet-loads.html": [
|
|
"0ed15447bc1c78c4383b075426c3b571cf61dc8f",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"overload_dict.html": [
|
|
"cd42fd97331753fc0580a47a39814cff57911638",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"paint_timing.html": [
|
|
"0c1798ec565a77d20d9550b5cec352a0b286c415",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"parentNode_querySelector.html": [
|
|
"0a0c5531c02eb505661e13963211e4f35af37abb",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"parentNode_querySelectorAll.html": [
|
|
"d08adcf448492036f26639043133d41b99137f5d",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"parentnodes.html": [
|
|
"5aff666995fe6cd1d4e84e63a9f6019d04387f8e",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"parser-reentrancy-customelement.window.js": [
|
|
"0df997aa6c521ef31c32c4054568ed005e011663",
|
|
[
|
|
"mozilla/parser-reentrancy-customelement.window.html?async",
|
|
{
|
|
"script_metadata": [
|
|
[
|
|
"variant",
|
|
"?default"
|
|
],
|
|
[
|
|
"variant",
|
|
"?async"
|
|
]
|
|
]
|
|
}
|
|
],
|
|
[
|
|
"mozilla/parser-reentrancy-customelement.window.html?default",
|
|
{
|
|
"script_metadata": [
|
|
[
|
|
"variant",
|
|
"?default"
|
|
],
|
|
[
|
|
"variant",
|
|
"?async"
|
|
]
|
|
]
|
|
}
|
|
]
|
|
],
|
|
"partial_shadow_dom.html": [
|
|
"74e308f94036a6dbf5c4223cd3d229f49ffceb4e",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"postmessage_closed.html": [
|
|
"c54e371b270cd2e34558dfb7994785d697330534",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"preferences.html": [
|
|
"8a65161198c3a692aa007b98643ae3e95b0ae310",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"preserve_wrapper_callback.html": [
|
|
"13369b98ede578fba8c6691d812f60c360260706",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"promise-no-incumbent.html": [
|
|
"a5458d096b5da8d6619ef5c553f232261887f45a",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"promise.html": [
|
|
"5925047287175f291c07ee88075359ed92a86e6a",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"prototypes.html": [
|
|
"478b89a6fb876477711c19e392d7e4d190bff7a0",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"proxy_setter.html": [
|
|
"b8d3d8e9cfba0f547e859db86073b1767a6a9a2f",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"range_deleteContents.html": [
|
|
"8de03455bcb0d18258f76af20f58c14868fe1c21",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"range_request_file_url.html": [
|
|
"4fd4ddc8b1a9959e90b243795267c220d6a05f5e",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"remove_video_iframe.html": [
|
|
"67b28d100828334ba96736d5fb2bcf01ed554d68",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"response-data-brotli.htm": [
|
|
"2466d31d5f93861b0800922461e0d7069306e9a9",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"script_type.html": [
|
|
"e05202e737148e8aad2287fd10ac18bc781cd526",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"scrollBy.html": [
|
|
"24e6d108e24a7127a38b3ed7e09f6309c668f099",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"scrollTo.html": [
|
|
"b90c4e69344216372c9f118d70f4989e82a6fce7",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"scroll_top_null_target.html": [
|
|
"512bf34d506a9e6b14fa7dca36bb7cedddc8221e",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"secure.https.html": [
|
|
"3b49f149b651d77b174647916d9c11c818d2993b",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"selectionchange": {
|
|
"selectionchange_noop.html": [
|
|
"9154a9196a6fd76f48c8a91acf45ba1e26a83442",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"selectionchange_range.html": [
|
|
"6a8b06682eea12b03fb3fbe4c5ccb93db7512324",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"selectionchange_selection.html": [
|
|
"a8f4150bfcefafa7b351d329fd6bc788943fd1a0",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
]
|
|
},
|
|
"sequence-hole.html": [
|
|
"f56b006038956faf31287c2e336fb0f02123d550",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"service-workers": {
|
|
"service-worker-registration.https.html": [
|
|
"04d74fb5c582a3fef8dc589868f0b8c3e402eab2",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
]
|
|
},
|
|
"servo-max-session-history.html": [
|
|
"79fe4073601d7cbe9620132b281065aa6903af47",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"sigsegv.html": [
|
|
"5b1aadd83a2afd453e088aef72ad42ac7ad03d9f",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"storage.html": [
|
|
"375c537a1b3e9fb8a786de85b439a5cac6cc5170",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"style_no_trailing_space.html": [
|
|
"7846d6066d5faf4188d0c20f4cb9bf95292370d0",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"style_remove_prop.html": [
|
|
"07b319bb67ec2a4fe234a6ba98ddd17fc090d593",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"table_rowspan_colspan_crashtest.html": [
|
|
"05c16a5d9051bd69ede7258625dcedf1c37d1a94",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"task_queue_throttling.any.js": [
|
|
"bbf464f384d55a44db6948d6cc7ab5f54509b800",
|
|
[
|
|
"mozilla/task_queue_throttling.any.html",
|
|
{
|
|
"script_metadata": [
|
|
[
|
|
"title",
|
|
"Throttling the performance timeline task queue."
|
|
]
|
|
]
|
|
}
|
|
],
|
|
[
|
|
"mozilla/task_queue_throttling.any.worker.html",
|
|
{
|
|
"script_metadata": [
|
|
[
|
|
"title",
|
|
"Throttling the performance timeline task queue."
|
|
]
|
|
]
|
|
}
|
|
]
|
|
],
|
|
"textcontent.html": [
|
|
"c89bb1b640fba0d36c5e931091b8e9e358afee57",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"textcontrol-selection-cannot-exceed-content.html": [
|
|
"b162fba0ec542f54d4647ffd6ff79d86eae4bdbc",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"timeout-in-discarded-document.html": [
|
|
"60d35230d09d0346602c0c3e57d959b0b3a42a98",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"timer_eventInvalidation.html": [
|
|
"4a182a62f75d8bf957b7cf269eccfa1fb08b0007",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"title.html": [
|
|
"d4e55bc43f714176ad14a59b535f1781ef16d74f",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"trace_null.html": [
|
|
"bb4f8c1fc52af604a16bf01b198e5ba2857fdbe9",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"track_line.html": [
|
|
"b181b703897f1b9a789a394ee72d2bfc68f63848",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"transitionend_safety.html": [
|
|
"b72766c357af9553f1f7411b8d27c404f1e3fcde",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"union.html": [
|
|
"89d28fbcbc37060e30827cabcce7adc0bfaf9688",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"unitless-length.html": [
|
|
"a79520844db5a4430a76ba494b5eecdacce826cd",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"upstream": {
|
|
"css_variables_setProperty_recompute.html": [
|
|
"916a1119efb1127f08f279eb951f16e8a29599cd",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
]
|
|
},
|
|
"variadic-interface.html": [
|
|
"5ab0557c5e02828c38f5c58edde5425e40dcb4b1",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"video_poster_csp.sub.html": [
|
|
"cc5dfd54c1e39904d5c919f6bd6840d65dcc0fa8",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"weakref.html": [
|
|
"4deccbe1e26a3f921eea85a4395394a55cc88be4",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"webgl": {
|
|
"bindBuffer.html": [
|
|
"e1a38f57e698f0aca07550288ddc4376deefcf6c",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"bufferData.html": [
|
|
"855b1ae5ff30e0fa08eb24d2641dbf172eec5eed",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"bufferSubData.html": [
|
|
"cf332fb7b913cf85d43028ca7250960ae27c1b08",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"clear.html": [
|
|
"b03c9a450f2fa0e22a7cba83e0044785c24c4fef",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"context_creation_error.html": [
|
|
"296bc918032200b6b1d88ff77abdccf502660fa2",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"getFramebufferAttachmentParameter.html": [
|
|
"6a51cbd51d6b531849c6360af34d3a4b42c68543",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"get_supported_extensions.html": [
|
|
"691535db4766536d66769408212cb13f3f64bef6",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"history.html": [
|
|
"d470c229fbcca5a47d3370e8e58bae34882be491",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"invalid_vertex_attributes.html": [
|
|
"ed132004abf5b1154606a5844c275f2e03bdc50c",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
]
|
|
},
|
|
"websocket_connection_fail.html": [
|
|
"95c56636d53407fd9f18cb089bdd05bad5b1a4d9",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"websocket_disconnect.html": [
|
|
"797342743a4bc69d6c8748d0f2dd6841566e6ca5",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"window-postmessage-sameorigin.html": [
|
|
"cb3bc26e8821b73bcee0455c765362ab731bf3fa",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"window.html": [
|
|
"b6dde8c6b8aed2a6c1318e0c6ef6c6608817076e",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"window_performance.html": [
|
|
"c1e38a1e00147caf82492dc82f1cb5e85759f8e3",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"window_performance_topLevelDomComplete.html": [
|
|
"50bbc2917b5ac900b5061a0b2c30b6c1fef1067e",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"window_requestAnimationFrame.html": [
|
|
"8738fcc707e80f9c08d9bdfe7016981a78a7a964",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"window_requestAnimationFrame2.html": [
|
|
"3227b28d5b249c683e8200cf70a6393181cec7f5",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"window_resizeTo.html": [
|
|
"3f6c5a610d52b64bf4457d478b929e95d79e9ab8",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"window_resize_not_triggered_on_load.html": [
|
|
"f551f67ee91f25c7e05c868dbbcad5cb11c93645",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"window_setInterval.html": [
|
|
"a3c68a69b030a8278f685dbbc68b698ec45c0301",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"windowproxy.html": [
|
|
"d5c75899eb546d7243d65b6f55e876c5008c6292",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"worklets": {
|
|
"test_paint_worklet_loading.html": [
|
|
"a6fb9e7d84e1b16193bb462642526ccbfda9c1c1",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"test_worklet.html": [
|
|
"5e84b0e5658e3e9916cf5dcebf85942d222a5b0d",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
]
|
|
},
|
|
"xmlhttprequest_url.html": [
|
|
"3a765c1e45b0ff25d9161e70f2ad0718769a4cdb",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"zero_size_canvas_crash.html": [
|
|
"45eb9b559e8d6105baca5ab4d336de520d33b36b",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
]
|
|
},
|
|
"shadow-dom": {
|
|
"getrootnode-in-deeply-nested-shadow.html": [
|
|
"355cc270e6020f40176afac26c49a14a59b67169",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
]
|
|
},
|
|
"webxr": {
|
|
"create_session.https.html": [
|
|
"5b5d485b372bfffb22204bc162c9e182306395cb",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"layerevents.https.html": [
|
|
"6a0319366ec842a9b94d5897978975ebe3eb6f7f",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"layers.https.html": [
|
|
"b6749f208a8f3c5ae78fbe72cfa7364829abb127",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"obtain_frame.https.html": [
|
|
"d9ff25729f9cdfd348e7c9914ce2dacd231e13a0",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
],
|
|
"sessionavailable.https.html": [
|
|
"dd9a071d05c4d696471be87428c12cea573cba60",
|
|
[
|
|
null,
|
|
{}
|
|
]
|
|
]
|
|
}
|
|
}
|
|
},
|
|
"url_base": "/_mozilla/",
|
|
"version": 9
|
|
}
|