From 9d221337ba0700d7106bd30a05651ffea07e7de0 Mon Sep 17 00:00:00 2001 From: "L. David Baron" Date: Thu, 22 Feb 2024 13:42:36 -0500 Subject: [PATCH] Change dir=auto to fall back to ltr rather than inheriting This restores the old behavior that was part of the spec from November 2010 to April 2013, which is that elements with dir=auto (and without dir) that contain no strong LTR or strong RTL characters fall back to ltr, rather than inheriting the parent's directionality. This matches what is implemented in Gecko and WebKit, and what was implemented in Chromium until a few months ago. A small number of regressions were reported as a result of this change. Given that I don't see a clear consensus that the spec behavior is better, it seems better to revert back to the existing behavior and avoid breaking some existing content that depends on it. Fixes #10097. --- source | 19 ++++++++++++++----- 1 file changed, 14 insertions(+), 5 deletions(-) diff --git a/source b/source index 2677dae1b8a..5c17e790d5a 100644 --- a/source +++ b/source @@ -13605,8 +13605,8 @@ Transport Protocol">HTTP</abbr> today.</p>