Skip to content

Commit

Permalink
FF 119 / FF ESR 115
Browse files Browse the repository at this point in the history
  • Loading branch information
rbri committed Oct 29, 2023
1 parent 02b8ac1 commit 5c88aa5
Show file tree
Hide file tree
Showing 5 changed files with 82 additions and 138 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -158,8 +158,6 @@ public class DateTimeFormat extends HtmlUnitScriptable {
CHROME_FORMATS_.putAll(commonFormats);
CHROME_FORMATS_.put("sq", mmSlash);

FF_ESR_FORMATS_.put("sr", ddDotDot);

IE_FORMATS_.put("ar", rightToLeft);
IE_FORMATS_.put("ar-AE", rightToLeft);
IE_FORMATS_.put("ar-BH", rightToLeft);
Expand Down
Loading

0 comments on commit 5c88aa5

Please sign in to comment.