We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
between_*
1 parent e376288 commit b9b763aCopy full SHA for b9b763a
lib/html_types.mli
@@ -701,17 +701,6 @@ and phrasing =
701
| core_phrasing
702
]
703
704
-type (+'a, +'b) between_phrasing_and_phrasing_without_interactive =
705
- ( [< core_phrasing
706
- | ([< phrasing_without_interactive] as 'b,
707
- phrasing_without_noscript,
708
- phrasing,
709
- phrasing_without_media) transparent
710
- > `Abbr `B `Bdo `Br `Canvas `Cite `Code `Command
711
- `Datalist `Del `Dfn `Em `I `Img `Picture `Ins `Kbd `Map `Mark `Meter
712
- `Noscript `Object `PCDATA `Progress `Q `Ruby `Samp `Script
713
- `Small `Span `Strong `Sub `Sup `Svg `Template `Time `U `Var `Wbr ] as 'a)
714
-
715
(** Phrasing without the interactive markups *)
716
type phrasing_without_dfn =
717
[
0 commit comments