[prev in list] [next in list] [prev in thread] [next in thread] 

List:       openjdk-swing-dev
Subject:    <Swing Dev> Integrated: 8260314: Replace border="1" on tables with CSS
From:       Alexey Ivanov <aivanov () openjdk ! java ! net>
Date:       2021-01-27 12:12:42
Message-ID: 7RcNV3W7jLLvISTygnpyRzuUXDr6ZoCw6pJf_Ywz-dg=.a80267b0-0333-4d91-a88d-f4b1660f8b64 () github ! com
[Download RAW message or body]

On Sat, 23 Jan 2021 19:06:05 GMT, Alexey Ivanov <aivanov@openjdk.org> wrote:

> Replace presentational attribute `border="1"` on `<table>` element with CSS styles:
> table {border: outset 1px}
> th, td {border: inset 1px} 
> 
> These declarations produce the same rendering as the default one in Firefox and Edge. 
> 
> Another option is to use `solid` in both cases.

This pull request has now been integrated.

Changeset: 7ed591cc
Author:    Alexey Ivanov <aivanov@openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/7ed591cc
Stats:     36 lines in 6 files changed: 0 ins; 1 del; 35 mod

8260314: Replace border="1" on tables with CSS

Reviewed-by: serb

-------------

PR: https://git.openjdk.java.net/jdk/pull/2210
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic