php-internal-docs 8.4.8
Unofficial docs for php/php-src
Loading...
Searching...
No Matches
lxb_css_rule_bad_style Struct Reference

#include <rule.h>

Data Fields

lxb_css_rule_t rule
 
lexbor_str_t selectors
 
lxb_css_rule_declaration_list_tdeclarations
 

Detailed Description

Definition at line 84 of file rule.h.

Field Documentation

◆ declarations

lxb_css_rule_declaration_list_t* lxb_css_rule_bad_style::declarations

Definition at line 88 of file rule.h.

◆ rule

lxb_css_rule_t lxb_css_rule_bad_style::rule

Definition at line 85 of file rule.h.

◆ selectors

lexbor_str_t lxb_css_rule_bad_style::selectors

Definition at line 87 of file rule.h.


The documentation for this struct was generated from the following file: