On Sat, 21 Feb 2026 15:21:57 GMT, Kevin Rushforth <[email protected]> wrote:
>> modules/javafx.graphics/src/main/docs/javafx/scene/doc-files/cssref.html
>> line 242:
>>
>>> 240: margin-right:1em;
>>> 241: }
>>> 242: .skip-nav {
>>
>> Because of use of tabs (and i think in your IDE tabstep is set to 4) in vi
>> or other plain text editors the formatting looks really off.
>>
>> <img width="406" height="246" alt="Image"
>> src="https://github.com/user-attachments/assets/97e47b58-7f7a-4c5a-bbf1-2de0fa6b5722"
>> />
>>
>> And that is exactly why i hate using tabs for indentation.
>
>> And that is exactly why i hate using tabs for indentation.
>
> I agree. We should add `html` to the list of extensions checked for
> whitespace (obviously not part of this fix). I'll file a follow-up bug.
[JDK-8378381](https://bugs.openjdk.org/browse/JDK-8378381): Enforce whitespace
checking for more source files
-------------
PR Review Comment: https://git.openjdk.org/jfx/pull/2082#discussion_r2836281429