RESOLVED DUPLICATE of bug 176746 177436
RTL pages don't have title
https://bugs.webkit.org/show_bug.cgi?id=177436
Summary RTL pages don't have title
Ebrahim Byagowi
Reported 2017-09-25 09:41:42 PDT
macOS: 10.12.6, Safari: Version 11.0 (12604.1.38.1.7) Steps to reproduce: Open these two on two separate tab on Safari at the same time: data:text/html,<html dir="rtl"><head><title>A</title></head></html> data:text/html,<html dir="ltr"><head><title>A</title></head></html> Expected: Same text result on tab's title Actual: rtl html tag caused incorrect title.
Attachments
different result on rtl (20.56 KB, image/png)
2017-09-25 09:43 PDT, Ebrahim Byagowi
no flags
Ebrahim Byagowi
Comment 1 2017-09-25 09:43:18 PDT
Created attachment 321693 [details] different result on rtl
Alexey Proskuryakov
Comment 2 2017-09-25 10:34:52 PDT
Not sure if this is a WebKit or a Safari issue.
Brent Fulgham
Comment 3 2017-09-25 12:28:43 PDT
*** This bug has been marked as a duplicate of bug 176746 ***
Note You need to log in before you can comment on or make changes to this bug.