API Diff between 0.12.1 and 0.16.0-alpha-23
8 Additions
52 Removals
AngleSharp.Css
-
public static class BrowsingContextExtensions
- public static Task<IStyleSheet> OpenStyleSheetAsync(this IBrowsingContext context, Url address, IElement element)
- public static Task<IStyleSheet> OpenStyleSheetAsync(this IBrowsingContext context, Url address, IElement element, CancellationToken cancel)
- public static Task<IStyleSheet> OpenStyleSheetAsync(this IBrowsingContext context, Url address, IElement element)
- public static Task<IStyleSheet> OpenStyleSheetAsync(this IBrowsingContext context, Url address, IElement element, CancellationToken cancel)
-
public static class CssKeywords
- public static readonly string Closed
- public static readonly string Compact
- public static readonly string FitContent
- public static readonly string
- public static readonly string Horizontal
- public static readonly string Line
- public static readonly string Open
- public static readonly string Vertical
-
public class DefaultRenderDevice : IRenderDevice
-
public static class FunctionNames
- public static readonly string Content
- public static readonly string Running
-
public interface IRenderDimensions
-
public class MinifyStyleFormatter : IStyleFormatter
-
public static class PropertyNames
- public static readonly string BookmarkLabel
- public static readonly string BookmarkLevel
- public static readonly string BookmarkState
- public static readonly string
- public static readonly string
- public static readonly string Resize
- public static readonly string Running
- public static readonly string StringSet
-
public enum RenderMode
-
public static class StyleCollectionExtensions
-
public static class StyleFormatterExtensions
AngleSharp.Css.Dom
AngleSharp.Css.RenderTree
AngleSharp.Css.Values
AngleSharp.Dom