RESOLVED DUPLICATE of bug 198699 197616
REGRESSION: (iOS) Layout Tests fast/xsl/xslt-relative-path.xml fast/xsl/xslt_unicode.xml are flaky
https://bugs.webkit.org/show_bug.cgi?id=197616
Summary REGRESSION: (iOS) Layout Tests fast/xsl/xslt-relative-path.xml fast/xsl/xslt_...
Attachments
Radar WebKit Bug Importer
Comment 1 2019-05-06 09:58:30 PDT
Ryan Haddad
Comment 2 2019-05-08 09:31:27 PDT
--- /Volumes/Data/slave/ios-simulator-12-debug-tests-wk2/build/layout-test-results/fast/xsl/xslt-relative-path-expected.txt +++ /Volumes/Data/slave/ios-simulator-12-debug-tests-wk2/build/layout-test-results/fast/xsl/xslt-relative-path-actual.txt @@ -1,16 +1,16 @@ -layer at (0,0) size 800x600 - RenderView at (0,0) size 800x600 -layer at (0,0) size 800x600 - RenderBlock {HTML} at (0,0) size 800x600 - RenderBody {BODY} at (8,8) size 784x576 - RenderBlock {P} at (0,0) size 784x20 +layer at (0,0) size 1280x960 + RenderView at (0,0) size 1280x960 +layer at (0,0) size 1280x960 + RenderBlock {HTML} at (0,0) size 1280x960 + RenderBody {BODY} at (8,8) size 1264x936 + RenderBlock {P} at (0,0) size 1264x20 RenderText {#text} at (0,0) size 524x19 text run at (0,0) width 524: "Here is an attempt to extract the string \"Hello, Webkit!\" from the file findme.xml:" - RenderBlock {P} at (0,36) size 784x20 + RenderBlock {P} at (0,36) size 1264x20 RenderText {#text} at (0,0) size 387x19 text run at (0,0) width 292: "using document('file:resources/findme.xml'): " text run at (291,0) width 96: "Hello, Webkit!" - RenderBlock {P} at (0,72) size 784x20 + RenderBlock {P} at (0,72) size 1264x20 RenderText {#text} at (0,0) size 361x19 text run at (0,0) width 266: "using document('resources/findme.xml'): " text run at (265,0) width 96: "Hello, Webkit!" --- /Volumes/Data/slave/ios-simulator-12-debug-tests-wk2/build/layout-test-results/fast/xsl/xslt_unicode-expected.txt +++ /Volumes/Data/slave/ios-simulator-12-debug-tests-wk2/build/layout-test-results/fast/xsl/xslt_unicode-actual.txt @@ -1,7 +1,7 @@ -layer at (0,0) size 800x600 - RenderView at (0,0) size 800x600 -layer at (0,0) size 800x600 - RenderBlock {HTML} at (0,0) size 800x600 - RenderBody {BODY} at (8,8) size 784x584 +layer at (0,0) size 1280x960 + RenderView at (0,0) size 1280x960 +layer at (0,0) size 1280x960 + RenderBlock {HTML} at (0,0) size 1280x960 + RenderBody {BODY} at (8,8) size 1264x944 RenderText {#text} at (0,0) size 19x19 text run at (0,0) width 19: "e \x{E9}"
Wenson Hsieh
Comment 3 2019-06-10 13:55:16 PDT
This should be fixed after r246276. *** This bug has been marked as a duplicate of bug 198699 ***
Note You need to log in before you can comment on or make changes to this bug.