WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 150883
Ruby base ending in tatechuyoko forces a line break before the tatechuyoko
https://bugs.webkit.org/show_bug.cgi?id=150883
Summary
Ruby base ending in tatechuyoko forces a line break before the tatechuyoko
Myles C. Maxfield
Reported
2015-11-03 22:14:22 PST
Ruby base ending in tatechuyoko forces a line break before the tatechuyoko
Attachments
Patch
(3.75 KB, patch)
2015-11-03 22:15 PST
,
Myles C. Maxfield
no flags
Details
Formatted Diff
Diff
Archive of layout-test-results from ews116 for mac-yosemite
(1.16 MB, application/zip)
2015-11-03 22:51 PST
,
Build Bot
no flags
Details
Archive of layout-test-results from ews101 for mac-mavericks
(972.20 KB, application/zip)
2015-11-03 22:59 PST
,
Build Bot
no flags
Details
Archive of layout-test-results from ews104 for mac-mavericks-wk2
(1016.52 KB, application/zip)
2015-11-03 23:02 PST
,
Build Bot
no flags
Details
Patch
(9.91 KB, patch)
2015-11-04 00:20 PST
,
Myles C. Maxfield
darin
: review+
buildbot
: commit-queue-
Details
Formatted Diff
Diff
Archive of layout-test-results from ews103 for mac-mavericks
(969.99 KB, application/zip)
2015-11-04 01:04 PST
,
Build Bot
no flags
Details
Archive of layout-test-results from ews105 for mac-mavericks-wk2
(1022.84 KB, application/zip)
2015-11-04 01:09 PST
,
Build Bot
no flags
Details
Show Obsolete
(6)
View All
Add attachment
proposed patch, testcase, etc.
Myles C. Maxfield
Comment 1
2015-11-03 22:15:22 PST
Created
attachment 264770
[details]
Patch
Myles C. Maxfield
Comment 2
2015-11-03 22:16:26 PST
Comment on
attachment 264770
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=264770&action=review
> Source/WebCore/rendering/RenderCombineText.cpp:64 > + return !length ? 0 : font.size();
Maybe I should ASSERT() that the length is either 0 or 1.
Build Bot
Comment 3
2015-11-03 22:51:51 PST
Comment on
attachment 264770
[details]
Patch
Attachment 264770
[details]
did not pass mac-debug-ews (mac): Output:
http://webkit-queues.webkit.org/results/380160
New failing tests: fast/text/tatechuyoko.html fast/text/international/text-combine-image-test.html
Build Bot
Comment 4
2015-11-03 22:51:55 PST
Created
attachment 264771
[details]
Archive of layout-test-results from ews116 for mac-yosemite The attached test failures were seen while running run-webkit-tests on the mac-debug-ews. Bot: ews116 Port: mac-yosemite Platform: Mac OS X 10.10.5
Build Bot
Comment 5
2015-11-03 22:58:57 PST
Comment on
attachment 264770
[details]
Patch
Attachment 264770
[details]
did not pass mac-ews (mac): Output:
http://webkit-queues.webkit.org/results/380196
New failing tests: fast/text/tatechuyoko.html fast/text/international/text-combine-image-test.html
Build Bot
Comment 6
2015-11-03 22:59:01 PST
Created
attachment 264773
[details]
Archive of layout-test-results from ews101 for mac-mavericks The attached test failures were seen while running run-webkit-tests on the mac-ews. Bot: ews101 Port: mac-mavericks Platform: Mac OS X 10.9.5
Build Bot
Comment 7
2015-11-03 23:02:22 PST
Comment on
attachment 264770
[details]
Patch
Attachment 264770
[details]
did not pass mac-wk2-ews (mac-wk2): Output:
http://webkit-queues.webkit.org/results/380201
New failing tests: fast/text/tatechuyoko.html fast/text/international/text-combine-image-test.html
Build Bot
Comment 8
2015-11-03 23:02:25 PST
Created
attachment 264774
[details]
Archive of layout-test-results from ews104 for mac-mavericks-wk2 The attached test failures were seen while running run-webkit-tests on the mac-wk2-ews. Bot: ews104 Port: mac-mavericks-wk2 Platform: Mac OS X 10.9.5
Myles C. Maxfield
Comment 9
2015-11-04 00:20:21 PST
Created
attachment 264778
[details]
Patch
Build Bot
Comment 10
2015-11-04 01:04:45 PST
Comment on
attachment 264778
[details]
Patch
Attachment 264778
[details]
did not pass mac-ews (mac): Output:
http://webkit-queues.webkit.org/results/380565
New failing tests: fast/text/tatechuyoko.html fast/text/international/text-combine-image-test.html
Build Bot
Comment 11
2015-11-04 01:04:50 PST
Created
attachment 264779
[details]
Archive of layout-test-results from ews103 for mac-mavericks The attached test failures were seen while running run-webkit-tests on the mac-ews. Bot: ews103 Port: mac-mavericks Platform: Mac OS X 10.9.5
Build Bot
Comment 12
2015-11-04 01:08:55 PST
Comment on
attachment 264778
[details]
Patch
Attachment 264778
[details]
did not pass mac-wk2-ews (mac-wk2): Output:
http://webkit-queues.webkit.org/results/380569
New failing tests: fast/text/tatechuyoko.html fast/text/international/text-combine-image-test.html
Build Bot
Comment 13
2015-11-04 01:09:00 PST
Created
attachment 264780
[details]
Archive of layout-test-results from ews105 for mac-mavericks-wk2 The attached test failures were seen while running run-webkit-tests on the mac-wk2-ews. Bot: ews105 Port: mac-mavericks-wk2 Platform: Mac OS X 10.9.5
Darin Adler
Comment 14
2015-11-04 09:25:58 PST
Comment on
attachment 264778
[details]
Patch I imagine there are results for this other than platform/mac that need to be updated. Like older versions of mac, for example: fast/text/international/text-combine-image-test.html [ Failure ] fast/text/tatechuyoko.html [ Failure ] Really would be nice to change these into ref tests if we can.
Myles C. Maxfield
Comment 15
2015-11-04 16:27:19 PST
Committed
r192042
: <
http://trac.webkit.org/changeset/192042
>
Myles C. Maxfield
Comment 16
2015-11-05 11:01:38 PST
<
rdar://problem/21926114
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug