1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-27 20:27:45 +00:00

LibWeb: Add a handful of missing CSS "display" value identifiers

This commit is contained in:
Andreas Kling 2021-10-06 16:39:44 +02:00
parent 0264ae23bc
commit f2b626daba

View file

@ -83,6 +83,7 @@
"contain",
"content",
"content-box",
"contents",
"context-menu",
"copy",
"crosshair",
@ -104,11 +105,14 @@
"flex",
"flex-start",
"flex-end",
"flow",
"flow-root",
"from-font",
"full-size-kana",
"full-width",
"grab",
"grabbing",
"grid",
"groove",
"help",
"hidden",
@ -177,6 +181,12 @@
"row-resize",
"row-reverse",
"rtl",
"ruby",
"ruby-base",
"ruby-base-container",
"ruby-text",
"ruby-text-container",
"run-in",
"sans-serif",
"scroll",
"se-resize",