Bug 162755 - td.scope should only return known values
Summary: td.scope should only return known values
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL: https://html.spec.whatwg.org/#dom-th-...
Keywords: WebExposed
Depends on:
Blocks:
 
Reported: 2016-09-29 14:47 PDT by Chris Dumez
Modified: 2016-10-03 09:25 PDT (History)
8 users (show)

See Also:


Attachments
Patch (23.35 KB, patch)
2016-09-29 14:49 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff
Archive of layout-test-results from webkit-cq-03 for mac-yosemite (961.21 KB, application/zip)
2016-09-29 16:03 PDT, WebKit Commit Bot
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2016-09-29 14:47:41 PDT
td.scope should only return known values:
- https://html.spec.whatwg.org/#dom-th-scope
Comment 1 Chris Dumez 2016-09-29 14:49:33 PDT
Created attachment 290247 [details]
Patch
Comment 2 WebKit Commit Bot 2016-09-29 16:03:47 PDT
Comment on attachment 290247 [details]
Patch

Rejecting attachment 290247 [details] from commit-queue.

New failing tests:
transitions/default-timing-function.html
Full output: http://webkit-queues.webkit.org/results/2170996
Comment 3 WebKit Commit Bot 2016-09-29 16:03:51 PDT
Created attachment 290259 [details]
Archive of layout-test-results from webkit-cq-03 for mac-yosemite

The attached test failures were seen while running run-webkit-tests on the commit-queue.
Bot: webkit-cq-03  Port: mac-yosemite  Platform: Mac OS X 10.10.5
Comment 4 Chris Dumez 2016-10-03 09:25:52 PDT
Comment on attachment 290247 [details]
Patch

Clearing flags on attachment: 290247

Committed r206733: <http://trac.webkit.org/changeset/206733>
Comment 5 Chris Dumez 2016-10-03 09:25:57 PDT
All reviewed patches have been landed.  Closing bug.