Andreas Kling
|
1f008c95b6
LibWeb: Move CSS classes into the Web::CSS namespace
|
пре 5 година |
Andreas Kling
|
11ff9d0f17
LibWeb: Move DOM classes into the Web::DOM namespace
|
пре 5 година |
Andreas Kling
|
9e642827fc
LibWeb: Don't tolerate unit-less lengths (except 0) in standards mode
|
пре 5 година |
Andreas Kling
|
505b133fda
LibWeb: Don't allow more than one color sub-value in CSS 'background'
|
пре 5 година |
Andreas Kling
|
49dd4b7e8a
LibWeb: Compress specificity into a 32-bit unsigned int
|
пре 5 година |
Andreas Kling
|
246e0e47ec
LibWeb: Make the specificity sort comparator a bit more readable
|
пре 5 година |
Andreas Kling
|
0e65fc3a6d
LibWeb: Expand background:none into background-color:transparent
|
пре 5 година |
Andreas Kling
|
384b5f15c9
LibWeb: Sort matched style rules by specificity, document order
|
пре 5 година |
Andreas Kling
|
365703e3f3
LibWeb: Allow url("foo") and url('foo') in CSS background-image values
|
пре 5 година |
Andreas Kling
|
01bb6f0249
LibWeb: Don't try to expand shorthands from non-string CSS values
|
пре 5 година |
Andreas Kling
|
9c786cd7e0
LibWeb: Expand "background: url()" into "background-image: url()"
|
пре 5 година |
Andreas Kling
|
2622ead6c6
LibWeb: Expand 2-part border-width shorthand CSS properties
|
пре 5 година |
Andreas Kling
|
7fe2f5f170
LibWeb: Apply style rules in order of specificity (kinda)
|
пре 5 година |
Andreas Kling
|
4e1939c635
LibWeb: Expand border-{top,right,bottom-left} CSS shorthand properties
|
пре 5 година |
Andreas Kling
|
731685468a
LibWeb: Start fleshing out support for relative CSS units
|
пре 5 година |
Andreas Kling
|
959de19418
LibWeb: Process style sheets in document order
|
пре 5 година |
Andreas Kling
|
7f22e2a3c4
LibWeb: Use the globals from HTML::AttributeNames in style resolution
|
пре 5 година |
Andreas Kling
|
0d5be35c1f
LibWeb: Don't render list item markers for "list-style-type: none"
|
пре 5 година |
Andreas Kling
|
3c6801c3a5
LibWeb: Naive support for CSS "background" shorthand
|
пре 5 година |
myphs
|
0891f860f7
LibWeb: Add CSS property 'border'
|
пре 5 година |
Andreas Kling
|
830a57c6b2
LibWeb: Rename directory LibHTML => LibWeb
|
пре 5 година |