From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: X-Spam-Status: No, score=-4.2 required=3.0 tests=ALL_TRUSTED,AWL,BAYES_00, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF shortcircuit=no autolearn=ham autolearn_force=no version=3.4.6 Received: from localhost (dcvr.yhbt.net [127.0.0.1]) by dcvr.yhbt.net (Postfix) with ESMTP id 6DC5E1F5D4; Thu, 26 Sep 2024 00:55:07 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=80x24.org; s=selector1; t=1727312107; bh=GLS/q9nLqBZxeTmwsxFizrYnhQm1YQO0eYoK18PYGUM=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=IvnPNHUasInBJ/Ff0+5TFdbmNT6xuhRFSUPfMzejgFoEJq4k6bxSs/ZywKWAjuJWp 2TjBVF6i+yLDjNfZyum90M4qhvjWAXWI79JiXSBp5oqg55QK3ZEWaw6yvszB85J7BG 9vacUIPaBVPC3vSKPopzNwLLWKVj1pXWRp/q8bMg= From: Eric Wong To: meta@public-inbox.org Cc: "Robin H. Johnson" Subject: [PATCH 4/5] www: allow specifying CSS @import or tags Date: Thu, 26 Sep 2024 00:55:04 +0000 Message-ID: <20240926005506.3703216-5-e@80x24.org> In-Reply-To: <20240926005506.3703216-1-e@80x24.org> References: <20240926005506.3703216-1-e@80x24.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit List-Id: Apparently, some browsers (or settings/extensions) will not honor certain media= attributes in HTML tags. So as a workaround, users may force the use @import statements inside the