|
2 | 2 | "oracle": "@asciidoctor/core 4.0.11", |
3 | 3 | "regenerate": "Measured, not authored: regenerate with `bun run block-structure --write` whenever the oracle pin or the parser moves, then read the diff - it is the artifact that says what a change did to our conformance.", |
4 | 4 | "cases": { |
5 | | - "api_test.rb#should return false when sections? is called on anything that is not a section#0": { |
6 | | - "family": "gap:styled-block-remodel", |
7 | | - "signature": "paragraph=>admonition" |
8 | | - }, |
9 | 5 | "attributes_test.rb#id, role and options attributes can be specified on block style using shorthand syntax#0": { |
10 | 6 | "family": "gap:styled-block-remodel", |
11 | 7 | "signature": "paragraph=>literal" |
|
14 | 10 | "family": "gap:styled-block-remodel", |
15 | 11 | "signature": "paragraph=>literal" |
16 | 12 | }, |
17 | | - "blocks_test.rb#can resolve icon relative to custom iconsdir#0": { |
18 | | - "family": "gap:styled-block-remodel", |
19 | | - "signature": "paragraph=>admonition" |
20 | | - }, |
21 | | - "blocks_test.rb#can resolve icon relative to default iconsdir#0": { |
22 | | - "family": "gap:styled-block-remodel", |
23 | | - "signature": "paragraph=>admonition" |
24 | | - }, |
25 | | - "blocks_test.rb#cleans reference to ancestor directories before reading icon if safe mode level is at least SAFE#0": { |
26 | | - "family": "gap:styled-block-remodel", |
27 | | - "signature": "paragraph=>admonition" |
28 | | - }, |
29 | 13 | "blocks_test.rb#comment style on open block should only skip block#0": { |
30 | 14 | "family": "oracle:comment-style", |
31 | 15 | "signature": "-pass" |
|
38 | 22 | "family": "oracle:comment-style", |
39 | 23 | "signature": "-paragraph" |
40 | 24 | }, |
41 | | - "blocks_test.rb#does not embed base64-encoded data uri of icon when safe mode level is SECURE or greater#0": { |
42 | | - "family": "gap:styled-block-remodel", |
43 | | - "signature": "paragraph=>admonition" |
44 | | - }, |
45 | 25 | "blocks_test.rb#dropped image does not break processing of following section and attribute-missing is drop-line#0": { |
46 | 26 | "family": "oracle:attribute-missing", |
47 | 27 | "signature": "-image" |
|
50 | 30 | "family": "oracle:attribute-missing", |
51 | 31 | "signature": "-image" |
52 | 32 | }, |
53 | | - "blocks_test.rb#embeds base64-encoded data uri of icon when data-uri attribute is set and safe mode level is less than SECURE#0": { |
54 | | - "family": "gap:styled-block-remodel", |
55 | | - "signature": "paragraph=>admonition" |
56 | | - }, |
57 | 33 | "blocks_test.rb#font-based icon should not override icon specified on admonition#0": { |
58 | 34 | "family": "gap:styled-block-remodel", |
59 | 35 | "signature": "paragraph=>admonition" |
|
126 | 102 | "family": "oracle:book-partintro", |
127 | 103 | "signature": "paragraph=>open" |
128 | 104 | }, |
129 | | - "blocks_test.rb#should import Font Awesome and use font-based icons when value of icons attribute is font#0": { |
130 | | - "family": "gap:styled-block-remodel", |
131 | | - "signature": "paragraph=>admonition" |
132 | | - }, |
133 | 105 | "blocks_test.rb#should not allow abstract as direct child of document if doctype is book converted to DocBook#0": { |
134 | 106 | "family": "oracle:book-partintro", |
135 | 107 | "signature": "paragraph=>open" |
|
0 commit comments