Bug 201901 - REGRESSION: [iOS 13] svg/custom/glyph-selection-arabic-forms.svg is failing
Summary: REGRESSION: [iOS 13] svg/custom/glyph-selection-arabic-forms.svg is failing
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Said Abou-Hallawa
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-09-17 21:32 PDT by Ryan Haddad
Modified: 2020-01-17 12:26 PST (History)
6 users (show)

See Also:


Attachments
Patch (2.53 KB, patch)
2020-01-16 18:30 PST, Said Abou-Hallawa
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ryan Haddad 2019-09-17 21:32:14 PDT
svg/custom/glyph-selection-arabic-forms.svg is failing on iOS Simulator bots running iOS 13

https://build.webkit.org/results/Apple%20iOS%2013%20Simulator%20Release%20WK2%20(Tests)/r249984%20(2)/results.html

--- /Volumes/Data/slave/ios-simulator-13-release-tests-wk2/build/layout-test-results/svg/custom/glyph-selection-arabic-forms-expected.txt
+++ /Volumes/Data/slave/ios-simulator-13-release-tests-wk2/build/layout-test-results/svg/custom/glyph-selection-arabic-forms-actual.txt
@@ -1,10 +1,10 @@
 layer at (0,0) size 800x600
   RenderView at (0,0) size 800x600
 layer at (0,0) size 400x50
-  RenderSVGRoot {svg} at (10,7) size 366x18
+  RenderSVGRoot {svg} at (10,7) size 348x18
     RenderSVGHiddenContainer {defs} at (0,0) size 0x0
-    RenderSVGContainer {g} at (10,7) size 366x18
-      RenderSVGText {text} at (10,7) size 366x18 contains 1 chunk(s)
-        RenderSVGInlineText {#text} at (0,0) size 366x18
-          chunk 1 text run 1 at (10.00,20.00) startOffset 0 endOffset 56 width 358.79 RTL: "\x{62E}] [\x{62E}][\x{62E}][\x{62E}] | [\x{62E}] [\x{62E}\x{62E}][\x{62E}] | [\x{62E}] [\x{62E}\x{62E}\x{62E}] | [\x{62E} \x{62E}\x{62E}\x{62E}] | \x{62E} \x{62E}\x{62E}\x{62E}"
-          chunk 1 text run 1 at (368.79,20.00) startOffset 0 endOffset 1 width 6.88: "]"
+    RenderSVGContainer {g} at (10,7) size 348x18
+      RenderSVGText {text} at (10,7) size 348x18 contains 1 chunk(s)
+        RenderSVGInlineText {#text} at (0,0) size 348x18
+          chunk 1 text run 1 at (10.00,20.00) startOffset 0 endOffset 56 width 340.79 RTL: "\x{62E}] [\x{62E}][\x{62E}][\x{62E}] | [\x{62E}] [\x{62E}\x{62E}][\x{62E}] | [\x{62E}] [\x{62E}\x{62E}\x{62E}] | [\x{62E} \x{62E}\x{62E}\x{62E}] | \x{62E} \x{62E}\x{62E}\x{62E}"
+          chunk 1 text run 1 at (350.79,20.00) startOffset 0 endOffset 1 width 6.88: "]"
Comment 1 Radar WebKit Bug Importer 2019-09-17 21:32:26 PDT
<rdar://problem/55466096>
Comment 2 Ryan Haddad 2019-09-17 21:34:49 PDT
Marked test as failing as part of https://trac.webkit.org/changeset/250024/webkit
Comment 3 Said Abou-Hallawa 2020-01-16 18:30:50 PST
Created attachment 388001 [details]
Patch
Comment 4 WebKit Commit Bot 2020-01-17 12:25:46 PST
The commit-queue encountered the following flaky tests while processing attachment 388001 [details]:

editing/spelling/spellcheck-async-remove-frame.html bug 158401 (authors: morrita@google.com, rniwa@webkit.org, and tony@chromium.org)
The commit-queue is continuing to process your patch.
Comment 5 WebKit Commit Bot 2020-01-17 12:26:23 PST
Comment on attachment 388001 [details]
Patch

Clearing flags on attachment: 388001

Committed r254758: <https://trac.webkit.org/changeset/254758>
Comment 6 WebKit Commit Bot 2020-01-17 12:26:25 PST
All reviewed patches have been landed.  Closing bug.