Commit History

Author SHA1 Message Date
  Andreas Kling 01bb6f0249 LibWeb: Don't try to expand shorthands from non-string CSS values 5 years ago
  Andreas Kling 9c786cd7e0 LibWeb: Expand "background: url()" into "background-image: url()" 5 years ago
  Andreas Kling 2622ead6c6 LibWeb: Expand 2-part border-width shorthand CSS properties 5 years ago
  Andreas Kling 7fe2f5f170 LibWeb: Apply style rules in order of specificity (kinda) 5 years ago
  Andreas Kling 4e1939c635 LibWeb: Expand border-{top,right,bottom-left} CSS shorthand properties 5 years ago
  Andreas Kling 731685468a LibWeb: Start fleshing out support for relative CSS units 5 years ago
  Andreas Kling 959de19418 LibWeb: Process style sheets in document order 5 years ago
  Andreas Kling 7f22e2a3c4 LibWeb: Use the globals from HTML::AttributeNames in style resolution 5 years ago
  Andreas Kling 0d5be35c1f LibWeb: Don't render list item markers for "list-style-type: none" 5 years ago
  Andreas Kling 3c6801c3a5 LibWeb: Naive support for CSS "background" shorthand 5 years ago
  myphs 0891f860f7 LibWeb: Add CSS property 'border' 5 years ago
  Andreas Kling 830a57c6b2 LibWeb: Rename directory LibHTML => LibWeb 5 years ago