Bug 115283 - Settings.in selectionIncludesAltImageText should default to true, due to update in HTML spec.
Summary: Settings.in selectionIncludesAltImageText should default to true, due to upda...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Accessibility (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: James Craig
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2013-04-26 15:42 PDT by James Craig
Modified: 2013-04-29 17:33 PDT (History)
7 users (show)

See Also:


Attachments
patch for settings update (1.28 KB, patch)
2013-04-26 15:55 PDT, James Craig
buildbot: commit-queue-
Details | Formatted Diff | Diff
Archive of layout-test-results from webkit-ews-15 for mac-mountainlion-wk2 (554.13 KB, application/zip)
2013-04-26 18:37 PDT, Build Bot
no flags Details
patch (2.62 KB, patch)
2013-04-26 21:27 PDT, James Craig
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description James Craig 2013-04-26 15:42:15 PDT
Settings.in selectionIncludesAltImageText should default to true, due to update in HTML spec.

http://html5.org/tools/web-apps-tracker?from=7854&to=7855

- selectionIncludesAltImageText initial=false
+ selectionIncludesAltImageText initial=true

Related to https://www.w3.org/Bugs/Public/show_bug.cgi?id=21403
Comment 1 Radar WebKit Bug Importer 2013-04-26 15:42:37 PDT
<rdar://problem/13753192>
Comment 2 James Craig 2013-04-26 15:55:26 PDT
Created attachment 199869 [details]
patch for settings update
Comment 3 Build Bot 2013-04-26 18:37:52 PDT
Comment on attachment 199869 [details]
patch for settings update

Attachment 199869 [details] did not pass mac-wk2-ews (mac-wk2):
Output: http://webkit-queues.appspot.com/results/227073

New failing tests:
editing/pasteboard/copy-image-with-alt-text.html
Comment 4 Build Bot 2013-04-26 18:37:53 PDT
Created attachment 199883 [details]
Archive of layout-test-results from webkit-ews-15 for mac-mountainlion-wk2

The attached test failures were seen while running run-webkit-tests on the mac-wk2-ews.
Bot: webkit-ews-15  Port: mac-mountainlion-wk2  Platform: Mac OS X 10.8.2
Comment 5 James Craig 2013-04-26 21:27:30 PDT
Created attachment 199887 [details]
patch
Comment 6 James Craig 2013-04-26 21:28:46 PDT
Updated layout test to account for the setting change.
Comment 7 James Craig 2013-04-27 09:53:44 PDT
Heads-up for the webkit-dev list:
https://lists.webkit.org/pipermail/webkit-dev/2013-April/024796.html
Comment 8 WebKit Commit Bot 2013-04-29 17:33:22 PDT
Comment on attachment 199887 [details]
patch

Clearing flags on attachment: 199887

Committed r149340: <http://trac.webkit.org/changeset/149340>
Comment 9 WebKit Commit Bot 2013-04-29 17:33:24 PDT
All reviewed patches have been landed.  Closing bug.