task
stringlengths
12
101
input
stringlengths
5
5.87k
output
stringlengths
1
5.47k
options
sequence
pageTitle
stringlengths
0
151
outputColName
stringlengths
1
142
url
stringlengths
24
147
wdcFile
stringlengths
71
75
3f4c6020_SUE_37____Linked_Data_Platform__Linked_Data_Platform__LDP_
[Model Aspect] Member (resource) identity [Linked Data Platform (LDP)]
A container is a set of members and (perhaps) non-member properties, and thus contains a list of members (entries) representing each individual member. The model uses a URI to represent the identity of each member resource, which will be used for identification globally. The identification of the member as an entry, will be represented as using a simple RDF statement: rdfs:member . Note: some proposals on the mailing list for ISSUE-34 include the use of different membership predicates like ldp:owns or ldp:contains in place of rdfs:member. If accepted, those predicates might cover some of the ground for ISSUE-21 (affordances).
[]
Difference between revisions of "ISSUE-37" - Linked Data Platform
Linked Data Platform (LDP)
http://www.w3.org/2012/ldp/wiki/index.php?title=ISSUE-37&curid=70&diff=2155&oldid=2154
13/1438042992543.60_20150728002312-00037-ip-10-236-191-2_830563981_1.json
3f4c6020_SUE_37____Linked_Data_Platform__Linked_Data_Platform__LDP_
[Model Aspect] Interacting with container members [Linked Data Platform (LDP)]
Members are listed when GETting a container, and their data is exposed through regular RDF mechanisms. If members are editable, a client can introspect via HEAD/OPTIONs to see if PUT, PATCH or DELETE verbs are permitted. A server may provide some member data or just a reference to it in the response of a request for container information.
[]
Difference between revisions of "ISSUE-37" - Linked Data Platform
Linked Data Platform (LDP)
http://www.w3.org/2012/ldp/wiki/index.php?title=ISSUE-37&curid=70&diff=2155&oldid=2154
13/1438042992543.60_20150728002312-00037-ip-10-236-191-2_830563981_1.json
3f4c6020_SUE_37____Linked_Data_Platform__Linked_Data_Platform__LDP_
[Model Aspect] Interacting with containers (composition) [Linked Data Platform (LDP)]
Bringing into existence: typically containers just exist, though some servers may allow creation of containers by POSTing a representation of a container to an already-existing container. Removing from existence (DELETEing): containers are like any other HTTP web resource, they have a URI which a server may accept a DELETE request on. The question becomes, what happens to the members when a container is DELETEd? Based on resolution for ISSUE-25, in order for the container to be deleted all its members must also be deleted. There have been proposals for another model of containers, which may or may not have this rule, see ISSUE-34. Removing a member from a container: simply update the container's membership by PATCHing it with a statement to remove the membership triple. The resource still exists, its ownership is unknown (or perhaps a concept of a "default" container?). Adding an existing member to a container: potentially not allowed (ISSUE-25 resolution) Moving a member from one container to another: potentially not allowed (ISSUE-25 resolution) Alternative: PATCH to remove a member is not allowed; the client must DELETE the member to remove it from the container.
[]
Difference between revisions of "ISSUE-37" - Linked Data Platform
Linked Data Platform (LDP)
http://www.w3.org/2012/ldp/wiki/index.php?title=ISSUE-37&curid=70&diff=2155&oldid=2154
13/1438042992543.60_20150728002312-00037-ip-10-236-191-2_830563981_1.json
730e81e6_HTML5__Edition_for_Web_Authors__Target
[Event Name] dragstart [Cancelable?] ✓ Cancelable [Drag data store mode] Read/write mode [dropEffect] "none" [Default Action] Initiate the drag-and-drop operation [Target]
Source node
[]
7.6 Drag and drop — HTML5: Edition for Web Authors
Target
http://www.w3.org/TR/2012/WD-html5-author-20120329/dnd.html
13/1438042989891.18_20150728002309-00175-ip-10-236-191-2_822303364_0.json
730e81e6_HTML5__Edition_for_Web_Authors__Target
[Event Name] drag [Cancelable?] ✓ Cancelable [Drag data store mode] Protected mode [dropEffect] "none" [Default Action] Continue the drag-and-drop operation [Target]
Source node
[]
7.6 Drag and drop — HTML5: Edition for Web Authors
Target
http://www.w3.org/TR/2012/WD-html5-author-20120329/dnd.html
13/1438042989891.18_20150728002309-00175-ip-10-236-191-2_822303364_0.json
730e81e6_HTML5__Edition_for_Web_Authors__Target
[Event Name] dragenter [Cancelable?] ✓ Cancelable [Drag data store mode] Protected mode [dropEffect] Based on effectAllowed value [Default Action] Reject immediate user selection as potential target element [Target]
Immediate user selection or the body element
[]
7.6 Drag and drop — HTML5: Edition for Web Authors
Target
http://www.w3.org/TR/2012/WD-html5-author-20120329/dnd.html
13/1438042989891.18_20150728002309-00175-ip-10-236-191-2_822303364_0.json
730e81e6_HTML5__Edition_for_Web_Authors__Target
[Event Name] dragleave [Cancelable?] — [Drag data store mode] Protected mode [dropEffect] "none" [Default Action] None [Target]
Previous target element
[]
7.6 Drag and drop — HTML5: Edition for Web Authors
Target
http://www.w3.org/TR/2012/WD-html5-author-20120329/dnd.html
13/1438042989891.18_20150728002309-00175-ip-10-236-191-2_822303364_0.json
730e81e6_HTML5__Edition_for_Web_Authors__Target
[Event Name] dragover [Cancelable?] ✓ Cancelable [Drag data store mode] Protected mode [dropEffect] Based on effectAllowed value [Default Action] Reset the current drag operation to "none" [Target]
Current target element
[]
7.6 Drag and drop — HTML5: Edition for Web Authors
Target
http://www.w3.org/TR/2012/WD-html5-author-20120329/dnd.html
13/1438042989891.18_20150728002309-00175-ip-10-236-191-2_822303364_0.json
730e81e6_HTML5__Edition_for_Web_Authors__Target
[Event Name] drop [Cancelable?] ✓ Cancelable [Drag data store mode] Read-only mode [dropEffect] Current drag operation [Default Action] Varies [Target]
Current target element
[]
7.6 Drag and drop — HTML5: Edition for Web Authors
Target
http://www.w3.org/TR/2012/WD-html5-author-20120329/dnd.html
13/1438042989891.18_20150728002309-00175-ip-10-236-191-2_822303364_0.json
730e81e6_HTML5__Edition_for_Web_Authors__Target
[Event Name] dragend [Cancelable?] — [Drag data store mode] Protected mode [dropEffect] Current drag operation [Default Action] Varies [Target]
Source node
[]
7.6 Drag and drop — HTML5: Edition for Web Authors
Target
http://www.w3.org/TR/2012/WD-html5-author-20120329/dnd.html
13/1438042989891.18_20150728002309-00175-ip-10-236-191-2_822303364_0.json
24816c41_coveryComparison___DAP_WG_Wiki__Feature
[Webinos proposal] Javascript API to obtain Javascript-based Service APIs [Opera/CableLabs proposal] Javascript API to obtain HTTP Service URL endpoints [Google Web Intents] Javascript API to allow client web application to find and communicate with service web application [Google Web Introducer] Javascript API to allow client web application to find and communicate with service web application [Feature]
Level of abstraction
[]
ServiceDiscoveryComparison - DAP WG Wiki
Feature
http://www.w3.org/2009/dap/wiki/index.php?title=ServiceDiscoveryComparison&oldid=393
13/1438042989891.18_20150728002309-00105-ip-10-236-191-2_818099472_0.json
24816c41_coveryComparison___DAP_WG_Wiki__Feature
[Webinos proposal] Agnostic to underlying low levels discovery/communication mechanisms. This is subject for implementation of discovery infrastructure and services based on supported low level discovery and communication mechanisms [Opera/CableLabs proposal] Agnostic to underlying low levels discovery/communication mechanisms (but includes standard processing rules for Zeroconf and UPnP). [Google Web Intents] None [Google Web Introducer] None [Feature]
Relation to underlying low level discovery/communication mechanisms
[]
ServiceDiscoveryComparison - DAP WG Wiki
Feature
http://www.w3.org/2009/dap/wiki/index.php?title=ServiceDiscoveryComparison&oldid=393
13/1438042989891.18_20150728002309-00105-ip-10-236-191-2_818099472_0.json
24816c41_coveryComparison___DAP_WG_Wiki__Feature
[Webinos proposal] In device, locally connected, local network and web-based services [Opera/CableLabs proposal] In device, locally connected, local network and web-based services [Google Web Intents] Anywhere, service is represented by a web application that hides any underlying low level service access methods [Google Web Introducer] Anywhere, service is represented by a web application that hides any underlying low level service access methods [Feature]
Location of services
[]
ServiceDiscoveryComparison - DAP WG Wiki
Feature
http://www.w3.org/2009/dap/wiki/index.php?title=ServiceDiscoveryComparison&oldid=393
13/1438042989891.18_20150728002309-00105-ip-10-236-191-2_818099472_0.json
24816c41_coveryComparison___DAP_WG_Wiki__Feature
[Webinos proposal] Underlying infrastructure for registering user’s devices/services (more details) [Opera/CableLabs proposal] Both an underlying Zeroconf and UPnP infrastructure [Google Web Intents] None (Claes: Rich, I believe a “Web Intents server”is needed. Please explain your view [Google Web Introducer] “Web Introducer server” [Feature]
Network infrastructure required
[]
ServiceDiscoveryComparison - DAP WG Wiki
Feature
http://www.w3.org/2009/dap/wiki/index.php?title=ServiceDiscoveryComparison&oldid=393
13/1438042989891.18_20150728002309-00105-ip-10-236-191-2_818099472_0.json
24816c41_coveryComparison___DAP_WG_Wiki__Feature
[Webinos proposal] URI identifying a JavaScript API to access the service [Opera/CableLabs proposal] Service type tokens exposed from the underlying discovery mechanisms [Google Web Intents] A service (intent) is defined by: Action: a URI defining what to do (share, pick, view, etc) Type: the data type to perform the action on (image, url, json etc) [Google Web Introducer] A service (intent) is a string identifying an interaction pattern between a Client and a Service. Examples are bookmark for sharing, link to media file, user's stream of incoming SMSs [Feature]
Identification of service type
[]
ServiceDiscoveryComparison - DAP WG Wiki
Feature
http://www.w3.org/2009/dap/wiki/index.php?title=ServiceDiscoveryComparison&oldid=393
13/1438042989891.18_20150728002309-00105-ip-10-236-191-2_818099472_0.json
24816c41_coveryComparison___DAP_WG_Wiki__Feature
[Webinos proposal] Based on user selection of discovered service and security mechanisms implemented for respective services. A distributed approach where policy decisions are hosted in a Personal Zone. [Opera/CableLabs proposal] Based on user selection of discovered service and security mechanisms implemented for respective services. Assumes that access control is handled in the UA. [Google Web Intents] Based on user selection of discovered service and security mechanisms implemented for respective services [Google Web Introducer] Based on user selection of discovered service and security mechanisms implemented for respective services [Feature]
Security / access control
[]
ServiceDiscoveryComparison - DAP WG Wiki
Feature
http://www.w3.org/2009/dap/wiki/index.php?title=ServiceDiscoveryComparison&oldid=393
13/1438042989891.18_20150728002309-00105-ip-10-236-191-2_818099472_0.json
24816c41_coveryComparison___DAP_WG_Wiki__Feature
[Webinos proposal] An application can register new services through a statement in the manifest file [Opera/CableLabs proposal] UA silently (i.e. in the background) handles discovery and registration of services from the local device, local network. UA also silently handles service discovery and registration on visited web sites. [Google Web Intents] To make a service (intent) discoverable it need to be registered in the UA through a simple API. The services Action, Type and URL to a web page that implements the service is registered. For example, in-page meta header registration syntax is collected as the user browses their web sites. [Google Web Introducer] To make a service (intent) discoverable it need to be registered in the UA through a simple API. The service's name, supported intent strings, icons, URLs to service pages are registered. [Feature]
Service registration
[]
ServiceDiscoveryComparison - DAP WG Wiki
Feature
http://www.w3.org/2009/dap/wiki/index.php?title=ServiceDiscoveryComparison&oldid=393
13/1438042989891.18_20150728002309-00105-ip-10-236-191-2_818099472_0.json
24816c41_coveryComparison___DAP_WG_Wiki__Feature
[Webinos proposal] UA searches for networked services at API invocation.A successCallback is issued for each service found. Timer for how long search process lasts could be set. Pending search process can be canceled [Opera/CableLabs proposal] UA searches for networked services (the timing of which is at the discretion of the UA) in the local network and on user visited web sites and maintains a list of currently available services. [Google Web Intents] A web application wanting to use a service calls a simple API stating the requested Action and Type. An iframe allows the user to select one of the registered services for this Action and Type. [Google Web Introducer] A web application wanting to use a service calls a simple API stating the requested intent. An iframe or a new window allows the user to select one of the registered services for this intent. [Feature]
Discovery process
[]
ServiceDiscoveryComparison - DAP WG Wiki
Feature
http://www.w3.org/2009/dap/wiki/index.php?title=ServiceDiscoveryComparison&oldid=393
13/1438042989891.18_20150728002309-00105-ip-10-236-191-2_818099472_0.json
24816c41_coveryComparison___DAP_WG_Wiki__Feature
[Webinos proposal] Yes. Allows web application to search for services belonging to certain user(s), to state remote or local only services and to state location of service. Also allows the page to set a timer for how long search process lasts could be set. Pending search processes can be canceled. [Opera/CableLabs proposal] No [1]. [Google Web Intents] No. [Google Web Introducer] No. [Feature]
Search filter
[]
ServiceDiscoveryComparison - DAP WG Wiki
Feature
http://www.w3.org/2009/dap/wiki/index.php?title=ServiceDiscoveryComparison&oldid=393
13/1438042989891.18_20150728002309-00105-ip-10-236-191-2_818099472_0.json
24816c41_coveryComparison___DAP_WG_Wiki__Feature
[Webinos proposal] A standardized / “well-known” JavaScript API is provided to the web application to access the service. [Opera/CableLabs proposal] A URL, extracted directly from the underlying service discovery process, is provided to the web application to access the service. The web page can then use standard XmlHttpRequest, Web Sockets, Server-Sent Events and Web Messaging, etc (all with implicit cross-origin resource sharing) to communcate with the service. Protocol depends on messaging format implemented in device implementing service (e.g. json, protobufs, text-based, xml, etc). [Google Web Intents] Data is sent bi-directionally between client web application page and the service web page through the Web Intents API. The format/protocol of this data exchange is defined for each Action by the Web Intents specification. Underlying communication mechanism is web messaging but this level is hided to the application developer. [Google Web Introducer] Data is sent bi-directionally between client web application page and the service web page through Web Messaging. The format/protocol of this data exchange must be defined for each Intent by specific API/protocol specifications for each intent type. [Feature]
Communication with service
[]
ServiceDiscoveryComparison - DAP WG Wiki
Feature
http://www.w3.org/2009/dap/wiki/index.php?title=ServiceDiscoveryComparison&oldid=393
13/1438042989891.18_20150728002309-00105-ip-10-236-191-2_818099472_0.json
24816c41_coveryComparison___DAP_WG_Wiki__Feature
[Webinos proposal] onLost callback when found but not yet bound service is lost. onServiceUnavaialble and onServiceAvailable callbacks for bound services. [Opera/CableLabs proposal] readyState changes fire back to web page's network service objects. readystatechange events occur on a network service object when the service becomes available or unavailable. servicesAvailable attribute is used to monitor general number of services of the authorized type currently available in the user's network(s). [Google Web Intents] No service status monitoring in the Web Intents API itself but guess that this could be handled in the specific protocol for the specific Action. [Google Web Introducer] No service status monitoring in the Web Introducer API itself but guess that this could be handled in the specific protocol for the specific intent type. [Feature]
Service status monitoring
[]
ServiceDiscoveryComparison - DAP WG Wiki
Feature
http://www.w3.org/2009/dap/wiki/index.php?title=ServiceDiscoveryComparison&oldid=393
13/1438042989891.18_20150728002309-00105-ip-10-236-191-2_818099472_0.json
24816c41_coveryComparison___DAP_WG_Wiki__Feature
[Webinos proposal] Service binding valid until unbind() is called or client page is left. Later the binding to the service can be resumed using the saved service id. [Opera/CableLabs proposal] Opera to elaborate [Google Web Intents] To be completed [Google Web Introducer] To be completed [Feature]
Service binding lifecycle
[]
ServiceDiscoveryComparison - DAP WG Wiki
Feature
http://www.w3.org/2009/dap/wiki/index.php?title=ServiceDiscoveryComparison&oldid=393
13/1438042989891.18_20150728002309-00105-ip-10-236-191-2_818099472_0.json
24816c41_coveryComparison___DAP_WG_Wiki__Feature
[Webinos proposal] ... [Opera/CableLabs proposal] ... [Google Web Intents] .... [Google Web Introducer] .... [Feature]
....
[]
ServiceDiscoveryComparison - DAP WG Wiki
Feature
http://www.w3.org/2009/dap/wiki/index.php?title=ServiceDiscoveryComparison&oldid=393
13/1438042989891.18_20150728002309-00105-ip-10-236-191-2_818099472_0.json
6dd166b8_ser_Agent_Implementation_Guide_events_to_be_fired_in_each_API_MSAA
[Scenario] When an accessibility subtree is hidden [ATK/AT-SPI event] children_changed::remove [Mac OS X Notification] AXUIElementDestroyed If in a live region, AXLiveRegionChanged [MSAA]
EVENT_OBJECT_HIDE The MSAA event called EVENT_OBJECT_DESTROY is not used because this has a history of stability issues and assistive technology avoids it. In any case, from the user's point of view, there is no difference between something that is hidden or destroyed.
[]
WAI-ARIA 1.0 User Agent Implementation Guide
MSAA
http://www.w3.org/TR/wai-aria-implementation/
13/1438042992543.60_20150728002312-00222-ip-10-236-191-2_817651861_6.json
6dd166b8_ser_Agent_Implementation_Guide_events_to_be_fired_in_each_API_MSAA
[Scenario] When an accessibility subtree is removed [ATK/AT-SPI event] children_changed::remove [Mac OS X Notification] AXUIElementDestroyed If in a live region, AXLiveRegionChanged [MSAA]
EVENT_OBJECT_REORDER The MSAA event called EVENT_OBJECT_DESTROY is not used because this has a history of stability issues and assistive technology avoids it. In any case, from the user's point of view, there is no difference between something that is hidden or destroyed.
[]
WAI-ARIA 1.0 User Agent Implementation Guide
MSAA
http://www.w3.org/TR/wai-aria-implementation/
13/1438042992543.60_20150728002312-00222-ip-10-236-191-2_817651861_6.json
6dd166b8_ser_Agent_Implementation_Guide_events_to_be_fired_in_each_API_MSAA
[Scenario] When an accessibility subtree is shown [ATK/AT-SPI event] children_changed::add [Mac OS X Notification] AXUIElementCreated If in a live region, AXLiveRegionChanged [MSAA]
EVENT_OBJECT_SHOW
[]
WAI-ARIA 1.0 User Agent Implementation Guide
MSAA
http://www.w3.org/TR/wai-aria-implementation/
13/1438042992543.60_20150728002312-00222-ip-10-236-191-2_817651861_6.json
6dd166b8_ser_Agent_Implementation_Guide_events_to_be_fired_in_each_API_MSAA
[Scenario] When an accessibility subtree is inserted [ATK/AT-SPI event] children_changed::add [Mac OS X Notification] AXUIElementCreated If in a live region, AXLiveRegionChanged [MSAA]
EVENT_OBJECT_REORDER
[]
WAI-ARIA 1.0 User Agent Implementation Guide
MSAA
http://www.w3.org/TR/wai-aria-implementation/
13/1438042992543.60_20150728002312-00222-ip-10-236-191-2_817651861_6.json
6dd166b8_ser_Agent_Implementation_Guide_events_to_be_fired_in_each_API_MSAA
[Scenario] When an accessibility subtree is moved [ATK/AT-SPI event] Treat it as a removal from one place and insertion in another [Mac OS X Notification] AXUIElementDestroyed/ AXUIElementCreated If in a live region, AXLiveRegionChanged [MSAA]
Treat it as a removal from one place and insertion in another
[]
WAI-ARIA 1.0 User Agent Implementation Guide
MSAA
http://www.w3.org/TR/wai-aria-implementation/
13/1438042992543.60_20150728002312-00222-ip-10-236-191-2_817651861_6.json
6dd166b8_ser_Agent_Implementation_Guide_events_to_be_fired_in_each_API_MSAA
[Scenario] When an accessibility subtree is changed (e.g. replaceNode) [ATK/AT-SPI event] Treat it as a removal and insertion [Mac OS X Notification] AXUIElementDestroyed/ AXUIElementCreated If in a live region, AXLiveRegionChanged [MSAA]
Treat it as a removal and insertion
[]
WAI-ARIA 1.0 User Agent Implementation Guide
MSAA
http://www.w3.org/TR/wai-aria-implementation/
13/1438042992543.60_20150728002312-00222-ip-10-236-191-2_817651861_6.json
ae64d866__Dynamic_Context_Components_Scope
[Component] Context item [Scope]
dynamic; changes during evaluation of path expressions and predicates
[]
Scope
http://www.w3.org/TR/2005/WD-xpath20-20050915/diff-from-20050404.html
13/1438042992543.60_20150728002312-00077-ip-10-236-191-2_814215317_39.json
ae64d866__Dynamic_Context_Components_Scope
[Component] Context position [Scope]
dynamic; changes during evaluation of path expressions and predicates
[]
Scope
http://www.w3.org/TR/2005/WD-xpath20-20050915/diff-from-20050404.html
13/1438042992543.60_20150728002312-00077-ip-10-236-191-2_814215317_39.json
ae64d866__Dynamic_Context_Components_Scope
[Component] Context size [Scope]
dynamic; changes during evaluation of path expressions and predicates
[]
Scope
http://www.w3.org/TR/2005/WD-xpath20-20050915/diff-from-20050404.html
13/1438042992543.60_20150728002312-00077-ip-10-236-191-2_814215317_39.json
ae64d866__Dynamic_Context_Components_Scope
[Component] Variable values [Scope]
dynamic; for-expressions and quantified expressions can bind new variables
[]
Scope
http://www.w3.org/TR/2005/WD-xpath20-20050915/diff-from-20050404.html
13/1438042992543.60_20150728002312-00077-ip-10-236-191-2_814215317_39.json
ae64d866__Dynamic_Context_Components_Scope
[Component] Current date and time [Scope]
global; must be initialized by implementation
[]
Scope
http://www.w3.org/TR/2005/WD-xpath20-20050915/diff-from-20050404.html
13/1438042992543.60_20150728002312-00077-ip-10-236-191-2_814215317_39.json
ae64d866__Dynamic_Context_Components_Scope
[Component] Implicit timezone [Scope]
global; must be initialized by implementation
[]
Scope
http://www.w3.org/TR/2005/WD-xpath20-20050915/diff-from-20050404.html
13/1438042992543.60_20150728002312-00077-ip-10-236-191-2_814215317_39.json
ae64d866__Dynamic_Context_Components_Scope
[Component] Available documents [Scope]
global; must be initialized by implementation
[]
Scope
http://www.w3.org/TR/2005/WD-xpath20-20050915/diff-from-20050404.html
13/1438042992543.60_20150728002312-00077-ip-10-236-191-2_814215317_39.json
ae64d866__Dynamic_Context_Components_Scope
[Component] Available collections [Scope]
global; must be initialized by implementation
[]
Scope
http://www.w3.org/TR/2005/WD-xpath20-20050915/diff-from-20050404.html
13/1438042992543.60_20150728002312-00077-ip-10-236-191-2_814215317_39.json
ae64d866__Dynamic_Context_Components_Scope
[Component] Default collection [Scope]
global; overwriteable by implementation
[]
Scope
http://www.w3.org/TR/2005/WD-xpath20-20050915/diff-from-20050404.html
13/1438042992543.60_20150728002312-00077-ip-10-236-191-2_814215317_39.json
3f92ac14_plementation_report_2010_03_09__Firefox
[WSC Clause] I [Opera] Conforms Basic [Chrome] Conforms Basic [Firefox]
Conforms Basic
[ [ "C", "o", "n", "f", "o", "r", "m", "s", " ", "B", "a", "s", "i", "c" ], [ "C", "o", "n", "f", "o", "r", "m", "s", " ", "A", "d", "v", "a", "n", "c", "e", "d" ], [ "N", "A" ], [ "D", "o", "e", "s", " ", "N", "o", "t", " ", "C", "o", "n", "f", "o", "r", "m", " ", "O", "p", "t", "i", "o", "n", "a", "l" ], [ "C", "o", "n", "f", "o", "r", "m", "s", " ", "O", "p", "t", "i", "o", "n", "a", "l" ] ]
WSC WG implementation report 2010-03-09
Firefox
http://www.w3.org/TR/2010/PR-wsc-ui-20100622/wsc-impl.html
13/1438042992543.60_20150728002312-00032-ip-10-236-191-2_829991214_0.json
3f92ac14_plementation_report_2010_03_09__Firefox
[WSC Clause] II [Opera] Conforms Advanced [Chrome] Conforms Advanced [Firefox]
Conforms Advanced
[ [ "C", "o", "n", "f", "o", "r", "m", "s", " ", "B", "a", "s", "i", "c" ], [ "C", "o", "n", "f", "o", "r", "m", "s", " ", "A", "d", "v", "a", "n", "c", "e", "d" ], [ "N", "A" ], [ "D", "o", "e", "s", " ", "N", "o", "t", " ", "C", "o", "n", "f", "o", "r", "m", " ", "O", "p", "t", "i", "o", "n", "a", "l" ], [ "C", "o", "n", "f", "o", "r", "m", "s", " ", "O", "p", "t", "i", "o", "n", "a", "l" ] ]
WSC WG implementation report 2010-03-09
Firefox
http://www.w3.org/TR/2010/PR-wsc-ui-20100622/wsc-impl.html
13/1438042992543.60_20150728002312-00032-ip-10-236-191-2_829991214_0.json
3f92ac14_plementation_report_2010_03_09__Firefox
[WSC Clause] IIa [Opera] Conforms Basic [Chrome] Conforms Basic [Firefox]
Conforms Basic
[ [ "C", "o", "n", "f", "o", "r", "m", "s", " ", "B", "a", "s", "i", "c" ], [ "C", "o", "n", "f", "o", "r", "m", "s", " ", "A", "d", "v", "a", "n", "c", "e", "d" ], [ "N", "A" ], [ "D", "o", "e", "s", " ", "N", "o", "t", " ", "C", "o", "n", "f", "o", "r", "m", " ", "O", "p", "t", "i", "o", "n", "a", "l" ], [ "C", "o", "n", "f", "o", "r", "m", "s", " ", "O", "p", "t", "i", "o", "n", "a", "l" ] ]
WSC WG implementation report 2010-03-09
Firefox
http://www.w3.org/TR/2010/PR-wsc-ui-20100622/wsc-impl.html
13/1438042992543.60_20150728002312-00032-ip-10-236-191-2_829991214_0.json
3f92ac14_plementation_report_2010_03_09__Firefox
[WSC Clause] IV [Opera] NA [Chrome] NA [Firefox]
NA
[ [ "C", "o", "n", "f", "o", "r", "m", "s", " ", "B", "a", "s", "i", "c" ], [ "C", "o", "n", "f", "o", "r", "m", "s", " ", "A", "d", "v", "a", "n", "c", "e", "d" ], [ "N", "A" ], [ "D", "o", "e", "s", " ", "N", "o", "t", " ", "C", "o", "n", "f", "o", "r", "m", " ", "O", "p", "t", "i", "o", "n", "a", "l" ], [ "C", "o", "n", "f", "o", "r", "m", "s", " ", "O", "p", "t", "i", "o", "n", "a", "l" ] ]
WSC WG implementation report 2010-03-09
Firefox
http://www.w3.org/TR/2010/PR-wsc-ui-20100622/wsc-impl.html
13/1438042992543.60_20150728002312-00032-ip-10-236-191-2_829991214_0.json
3f92ac14_plementation_report_2010_03_09__Firefox
[WSC Clause] V [Opera] Conforms Optional [Chrome] Does Not Conform Optional [Firefox]
Does Not Conform Optional
[ [ "C", "o", "n", "f", "o", "r", "m", "s", " ", "B", "a", "s", "i", "c" ], [ "C", "o", "n", "f", "o", "r", "m", "s", " ", "A", "d", "v", "a", "n", "c", "e", "d" ], [ "N", "A" ], [ "D", "o", "e", "s", " ", "N", "o", "t", " ", "C", "o", "n", "f", "o", "r", "m", " ", "O", "p", "t", "i", "o", "n", "a", "l" ], [ "C", "o", "n", "f", "o", "r", "m", "s", " ", "O", "p", "t", "i", "o", "n", "a", "l" ] ]
WSC WG implementation report 2010-03-09
Firefox
http://www.w3.org/TR/2010/PR-wsc-ui-20100622/wsc-impl.html
13/1438042992543.60_20150728002312-00032-ip-10-236-191-2_829991214_0.json
3f92ac14_plementation_report_2010_03_09__Firefox
[WSC Clause] VI [Opera] Conforms Advanced [Chrome] Conforms Advanced [Firefox]
Conforms Advanced
[ [ "C", "o", "n", "f", "o", "r", "m", "s", " ", "B", "a", "s", "i", "c" ], [ "C", "o", "n", "f", "o", "r", "m", "s", " ", "A", "d", "v", "a", "n", "c", "e", "d" ], [ "N", "A" ], [ "D", "o", "e", "s", " ", "N", "o", "t", " ", "C", "o", "n", "f", "o", "r", "m", " ", "O", "p", "t", "i", "o", "n", "a", "l" ], [ "C", "o", "n", "f", "o", "r", "m", "s", " ", "O", "p", "t", "i", "o", "n", "a", "l" ] ]
WSC WG implementation report 2010-03-09
Firefox
http://www.w3.org/TR/2010/PR-wsc-ui-20100622/wsc-impl.html
13/1438042992543.60_20150728002312-00032-ip-10-236-191-2_829991214_0.json
3f92ac14_plementation_report_2010_03_09__Firefox
[WSC Clause] VII [Opera] Conforms Basic [Chrome] Conforms Basic [Firefox]
Conforms Basic
[ [ "C", "o", "n", "f", "o", "r", "m", "s", " ", "B", "a", "s", "i", "c" ], [ "C", "o", "n", "f", "o", "r", "m", "s", " ", "A", "d", "v", "a", "n", "c", "e", "d" ], [ "N", "A" ], [ "D", "o", "e", "s", " ", "N", "o", "t", " ", "C", "o", "n", "f", "o", "r", "m", " ", "O", "p", "t", "i", "o", "n", "a", "l" ], [ "C", "o", "n", "f", "o", "r", "m", "s", " ", "O", "p", "t", "i", "o", "n", "a", "l" ] ]
WSC WG implementation report 2010-03-09
Firefox
http://www.w3.org/TR/2010/PR-wsc-ui-20100622/wsc-impl.html
13/1438042992543.60_20150728002312-00032-ip-10-236-191-2_829991214_0.json
3f92ac14_plementation_report_2010_03_09__Firefox
[WSC Clause] VIII [Opera] Conforms Basic [Chrome] Conforms Basic [Firefox]
Conforms Basic
[ [ "C", "o", "n", "f", "o", "r", "m", "s", " ", "B", "a", "s", "i", "c" ], [ "C", "o", "n", "f", "o", "r", "m", "s", " ", "A", "d", "v", "a", "n", "c", "e", "d" ], [ "N", "A" ], [ "D", "o", "e", "s", " ", "N", "o", "t", " ", "C", "o", "n", "f", "o", "r", "m", " ", "O", "p", "t", "i", "o", "n", "a", "l" ], [ "C", "o", "n", "f", "o", "r", "m", "s", " ", "O", "p", "t", "i", "o", "n", "a", "l" ] ]
WSC WG implementation report 2010-03-09
Firefox
http://www.w3.org/TR/2010/PR-wsc-ui-20100622/wsc-impl.html
13/1438042992543.60_20150728002312-00032-ip-10-236-191-2_829991214_0.json
3f92ac14_plementation_report_2010_03_09__Firefox
[WSC Clause] IX [Opera] Conforms Basic [Chrome] Conforms Basic [Firefox]
Conforms Basic
[ [ "C", "o", "n", "f", "o", "r", "m", "s", " ", "B", "a", "s", "i", "c" ], [ "C", "o", "n", "f", "o", "r", "m", "s", " ", "A", "d", "v", "a", "n", "c", "e", "d" ], [ "N", "A" ], [ "D", "o", "e", "s", " ", "N", "o", "t", " ", "C", "o", "n", "f", "o", "r", "m", " ", "O", "p", "t", "i", "o", "n", "a", "l" ], [ "C", "o", "n", "f", "o", "r", "m", "s", " ", "O", "p", "t", "i", "o", "n", "a", "l" ] ]
WSC WG implementation report 2010-03-09
Firefox
http://www.w3.org/TR/2010/PR-wsc-ui-20100622/wsc-impl.html
13/1438042992543.60_20150728002312-00032-ip-10-236-191-2_829991214_0.json
3f92ac14_plementation_report_2010_03_09__Firefox
[WSC Clause] X [Opera] Conforms Basic [Chrome] Conforms Basic [Firefox]
Conforms Basic
[ [ "C", "o", "n", "f", "o", "r", "m", "s", " ", "B", "a", "s", "i", "c" ], [ "C", "o", "n", "f", "o", "r", "m", "s", " ", "A", "d", "v", "a", "n", "c", "e", "d" ], [ "N", "A" ], [ "D", "o", "e", "s", " ", "N", "o", "t", " ", "C", "o", "n", "f", "o", "r", "m", " ", "O", "p", "t", "i", "o", "n", "a", "l" ], [ "C", "o", "n", "f", "o", "r", "m", "s", " ", "O", "p", "t", "i", "o", "n", "a", "l" ] ]
WSC WG implementation report 2010-03-09
Firefox
http://www.w3.org/TR/2010/PR-wsc-ui-20100622/wsc-impl.html
13/1438042992543.60_20150728002312-00032-ip-10-236-191-2_829991214_0.json
3f92ac14_plementation_report_2010_03_09__Firefox
[WSC Clause] XI [Opera] Conforms Basic [Chrome] Conforms Basic [Firefox]
Conforms Basic
[ [ "C", "o", "n", "f", "o", "r", "m", "s", " ", "B", "a", "s", "i", "c" ], [ "C", "o", "n", "f", "o", "r", "m", "s", " ", "A", "d", "v", "a", "n", "c", "e", "d" ], [ "N", "A" ], [ "D", "o", "e", "s", " ", "N", "o", "t", " ", "C", "o", "n", "f", "o", "r", "m", " ", "O", "p", "t", "i", "o", "n", "a", "l" ], [ "C", "o", "n", "f", "o", "r", "m", "s", " ", "O", "p", "t", "i", "o", "n", "a", "l" ] ]
WSC WG implementation report 2010-03-09
Firefox
http://www.w3.org/TR/2010/PR-wsc-ui-20100622/wsc-impl.html
13/1438042992543.60_20150728002312-00032-ip-10-236-191-2_829991214_0.json
3f92ac14_plementation_report_2010_03_09__Firefox
[WSC Clause] XII [Opera] Conforms Basic [Chrome] Conforms Basic [Firefox]
Conforms Basic
[ [ "C", "o", "n", "f", "o", "r", "m", "s", " ", "B", "a", "s", "i", "c" ], [ "C", "o", "n", "f", "o", "r", "m", "s", " ", "A", "d", "v", "a", "n", "c", "e", "d" ], [ "N", "A" ], [ "D", "o", "e", "s", " ", "N", "o", "t", " ", "C", "o", "n", "f", "o", "r", "m", " ", "O", "p", "t", "i", "o", "n", "a", "l" ], [ "C", "o", "n", "f", "o", "r", "m", "s", " ", "O", "p", "t", "i", "o", "n", "a", "l" ] ]
WSC WG implementation report 2010-03-09
Firefox
http://www.w3.org/TR/2010/PR-wsc-ui-20100622/wsc-impl.html
13/1438042992543.60_20150728002312-00032-ip-10-236-191-2_829991214_0.json
3f92ac14_plementation_report_2010_03_09__Firefox
[WSC Clause] XIII [Opera] Conforms Optional [Chrome] Does Not Conform Optional [Firefox]
Conforms Optional
[ [ "C", "o", "n", "f", "o", "r", "m", "s", " ", "B", "a", "s", "i", "c" ], [ "C", "o", "n", "f", "o", "r", "m", "s", " ", "A", "d", "v", "a", "n", "c", "e", "d" ], [ "N", "A" ], [ "D", "o", "e", "s", " ", "N", "o", "t", " ", "C", "o", "n", "f", "o", "r", "m", " ", "O", "p", "t", "i", "o", "n", "a", "l" ], [ "C", "o", "n", "f", "o", "r", "m", "s", " ", "O", "p", "t", "i", "o", "n", "a", "l" ] ]
WSC WG implementation report 2010-03-09
Firefox
http://www.w3.org/TR/2010/PR-wsc-ui-20100622/wsc-impl.html
13/1438042992543.60_20150728002312-00032-ip-10-236-191-2_829991214_0.json
3f92ac14_plementation_report_2010_03_09__Firefox
[WSC Clause] XIV [Opera] Conforms Basic [Chrome] Conforms Basic [Firefox]
Conforms Basic
[ [ "C", "o", "n", "f", "o", "r", "m", "s", " ", "B", "a", "s", "i", "c" ], [ "C", "o", "n", "f", "o", "r", "m", "s", " ", "A", "d", "v", "a", "n", "c", "e", "d" ], [ "N", "A" ], [ "D", "o", "e", "s", " ", "N", "o", "t", " ", "C", "o", "n", "f", "o", "r", "m", " ", "O", "p", "t", "i", "o", "n", "a", "l" ], [ "C", "o", "n", "f", "o", "r", "m", "s", " ", "O", "p", "t", "i", "o", "n", "a", "l" ] ]
WSC WG implementation report 2010-03-09
Firefox
http://www.w3.org/TR/2010/PR-wsc-ui-20100622/wsc-impl.html
13/1438042992543.60_20150728002312-00032-ip-10-236-191-2_829991214_0.json
3f92ac14_plementation_report_2010_03_09__Firefox
[WSC Clause] XV [Opera] Conforms Optional [Chrome] Conforms Optional [Firefox]
Conforms Optional
[ [ "C", "o", "n", "f", "o", "r", "m", "s", " ", "B", "a", "s", "i", "c" ], [ "C", "o", "n", "f", "o", "r", "m", "s", " ", "A", "d", "v", "a", "n", "c", "e", "d" ], [ "N", "A" ], [ "D", "o", "e", "s", " ", "N", "o", "t", " ", "C", "o", "n", "f", "o", "r", "m", " ", "O", "p", "t", "i", "o", "n", "a", "l" ], [ "C", "o", "n", "f", "o", "r", "m", "s", " ", "O", "p", "t", "i", "o", "n", "a", "l" ] ]
WSC WG implementation report 2010-03-09
Firefox
http://www.w3.org/TR/2010/PR-wsc-ui-20100622/wsc-impl.html
13/1438042992543.60_20150728002312-00032-ip-10-236-191-2_829991214_0.json
3f92ac14_plementation_report_2010_03_09__Firefox
[WSC Clause] XVI [Opera] Conforms Basic [Chrome] Conforms Basic [Firefox]
Conforms Basic
[ [ "C", "o", "n", "f", "o", "r", "m", "s", " ", "B", "a", "s", "i", "c" ], [ "C", "o", "n", "f", "o", "r", "m", "s", " ", "A", "d", "v", "a", "n", "c", "e", "d" ], [ "N", "A" ], [ "D", "o", "e", "s", " ", "N", "o", "t", " ", "C", "o", "n", "f", "o", "r", "m", " ", "O", "p", "t", "i", "o", "n", "a", "l" ], [ "C", "o", "n", "f", "o", "r", "m", "s", " ", "O", "p", "t", "i", "o", "n", "a", "l" ] ]
WSC WG implementation report 2010-03-09
Firefox
http://www.w3.org/TR/2010/PR-wsc-ui-20100622/wsc-impl.html
13/1438042992543.60_20150728002312-00032-ip-10-236-191-2_829991214_0.json
3f92ac14_plementation_report_2010_03_09__Firefox
[WSC Clause] XVII [Opera] Conforms Basic [Chrome] Conforms Basic [Firefox]
Conforms Basic
[ [ "C", "o", "n", "f", "o", "r", "m", "s", " ", "B", "a", "s", "i", "c" ], [ "C", "o", "n", "f", "o", "r", "m", "s", " ", "A", "d", "v", "a", "n", "c", "e", "d" ], [ "N", "A" ], [ "D", "o", "e", "s", " ", "N", "o", "t", " ", "C", "o", "n", "f", "o", "r", "m", " ", "O", "p", "t", "i", "o", "n", "a", "l" ], [ "C", "o", "n", "f", "o", "r", "m", "s", " ", "O", "p", "t", "i", "o", "n", "a", "l" ] ]
WSC WG implementation report 2010-03-09
Firefox
http://www.w3.org/TR/2010/PR-wsc-ui-20100622/wsc-impl.html
13/1438042992543.60_20150728002312-00032-ip-10-236-191-2_829991214_0.json
3f92ac14_plementation_report_2010_03_09__Firefox
[WSC Clause] XVIII [Opera] Conforms Basic [Chrome] Conforms Basic [Firefox]
Conforms Basic
[ [ "C", "o", "n", "f", "o", "r", "m", "s", " ", "B", "a", "s", "i", "c" ], [ "C", "o", "n", "f", "o", "r", "m", "s", " ", "A", "d", "v", "a", "n", "c", "e", "d" ], [ "N", "A" ], [ "D", "o", "e", "s", " ", "N", "o", "t", " ", "C", "o", "n", "f", "o", "r", "m", " ", "O", "p", "t", "i", "o", "n", "a", "l" ], [ "C", "o", "n", "f", "o", "r", "m", "s", " ", "O", "p", "t", "i", "o", "n", "a", "l" ] ]
WSC WG implementation report 2010-03-09
Firefox
http://www.w3.org/TR/2010/PR-wsc-ui-20100622/wsc-impl.html
13/1438042992543.60_20150728002312-00032-ip-10-236-191-2_829991214_0.json
3f92ac14_plementation_report_2010_03_09__Firefox
[WSC Clause] XIX [Opera] Conforms Basic [Chrome] Conforms Basic [Firefox]
Conforms Basic
[ [ "C", "o", "n", "f", "o", "r", "m", "s", " ", "B", "a", "s", "i", "c" ], [ "C", "o", "n", "f", "o", "r", "m", "s", " ", "A", "d", "v", "a", "n", "c", "e", "d" ], [ "N", "A" ], [ "D", "o", "e", "s", " ", "N", "o", "t", " ", "C", "o", "n", "f", "o", "r", "m", " ", "O", "p", "t", "i", "o", "n", "a", "l" ], [ "C", "o", "n", "f", "o", "r", "m", "s", " ", "O", "p", "t", "i", "o", "n", "a", "l" ] ]
WSC WG implementation report 2010-03-09
Firefox
http://www.w3.org/TR/2010/PR-wsc-ui-20100622/wsc-impl.html
13/1438042992543.60_20150728002312-00032-ip-10-236-191-2_829991214_0.json
3f92ac14_plementation_report_2010_03_09__Firefox
[WSC Clause] XX [Opera] Conforms Optional [Chrome] Conforms Optional [Firefox]
Conforms Optional
[ [ "C", "o", "n", "f", "o", "r", "m", "s", " ", "B", "a", "s", "i", "c" ], [ "C", "o", "n", "f", "o", "r", "m", "s", " ", "A", "d", "v", "a", "n", "c", "e", "d" ], [ "N", "A" ], [ "D", "o", "e", "s", " ", "N", "o", "t", " ", "C", "o", "n", "f", "o", "r", "m", " ", "O", "p", "t", "i", "o", "n", "a", "l" ], [ "C", "o", "n", "f", "o", "r", "m", "s", " ", "O", "p", "t", "i", "o", "n", "a", "l" ] ]
WSC WG implementation report 2010-03-09
Firefox
http://www.w3.org/TR/2010/PR-wsc-ui-20100622/wsc-impl.html
13/1438042992543.60_20150728002312-00032-ip-10-236-191-2_829991214_0.json
3f92ac14_plementation_report_2010_03_09__Firefox
[WSC Clause] XXI [Opera] Conforms Basic [Chrome] Conforms Basic [Firefox]
Conforms Basic
[ [ "C", "o", "n", "f", "o", "r", "m", "s", " ", "B", "a", "s", "i", "c" ], [ "C", "o", "n", "f", "o", "r", "m", "s", " ", "A", "d", "v", "a", "n", "c", "e", "d" ], [ "N", "A" ], [ "D", "o", "e", "s", " ", "N", "o", "t", " ", "C", "o", "n", "f", "o", "r", "m", " ", "O", "p", "t", "i", "o", "n", "a", "l" ], [ "C", "o", "n", "f", "o", "r", "m", "s", " ", "O", "p", "t", "i", "o", "n", "a", "l" ] ]
WSC WG implementation report 2010-03-09
Firefox
http://www.w3.org/TR/2010/PR-wsc-ui-20100622/wsc-impl.html
13/1438042992543.60_20150728002312-00032-ip-10-236-191-2_829991214_0.json
3f92ac14_plementation_report_2010_03_09__Firefox
[WSC Clause] XXII [Opera] Conforms Basic [Chrome] Conforms Basic [Firefox]
Conforms Basic
[ [ "C", "o", "n", "f", "o", "r", "m", "s", " ", "B", "a", "s", "i", "c" ], [ "C", "o", "n", "f", "o", "r", "m", "s", " ", "A", "d", "v", "a", "n", "c", "e", "d" ], [ "N", "A" ], [ "D", "o", "e", "s", " ", "N", "o", "t", " ", "C", "o", "n", "f", "o", "r", "m", " ", "O", "p", "t", "i", "o", "n", "a", "l" ], [ "C", "o", "n", "f", "o", "r", "m", "s", " ", "O", "p", "t", "i", "o", "n", "a", "l" ] ]
WSC WG implementation report 2010-03-09
Firefox
http://www.w3.org/TR/2010/PR-wsc-ui-20100622/wsc-impl.html
13/1438042992543.60_20150728002312-00032-ip-10-236-191-2_829991214_0.json
3f92ac14_plementation_report_2010_03_09__Firefox
[WSC Clause] XXIII [Opera] NA [Chrome] NA [Firefox]
NA
[ [ "C", "o", "n", "f", "o", "r", "m", "s", " ", "B", "a", "s", "i", "c" ], [ "C", "o", "n", "f", "o", "r", "m", "s", " ", "A", "d", "v", "a", "n", "c", "e", "d" ], [ "N", "A" ], [ "D", "o", "e", "s", " ", "N", "o", "t", " ", "C", "o", "n", "f", "o", "r", "m", " ", "O", "p", "t", "i", "o", "n", "a", "l" ], [ "C", "o", "n", "f", "o", "r", "m", "s", " ", "O", "p", "t", "i", "o", "n", "a", "l" ] ]
WSC WG implementation report 2010-03-09
Firefox
http://www.w3.org/TR/2010/PR-wsc-ui-20100622/wsc-impl.html
13/1438042992543.60_20150728002312-00032-ip-10-236-191-2_829991214_0.json
3f92ac14_plementation_report_2010_03_09__Firefox
[WSC Clause] XXIV [Opera] Conforms Optional [Chrome] Does Not Conform Optional [Firefox]
Conforms Optional
[ [ "C", "o", "n", "f", "o", "r", "m", "s", " ", "B", "a", "s", "i", "c" ], [ "C", "o", "n", "f", "o", "r", "m", "s", " ", "A", "d", "v", "a", "n", "c", "e", "d" ], [ "N", "A" ], [ "D", "o", "e", "s", " ", "N", "o", "t", " ", "C", "o", "n", "f", "o", "r", "m", " ", "O", "p", "t", "i", "o", "n", "a", "l" ], [ "C", "o", "n", "f", "o", "r", "m", "s", " ", "O", "p", "t", "i", "o", "n", "a", "l" ] ]
WSC WG implementation report 2010-03-09
Firefox
http://www.w3.org/TR/2010/PR-wsc-ui-20100622/wsc-impl.html
13/1438042992543.60_20150728002312-00032-ip-10-236-191-2_829991214_0.json
3f92ac14_plementation_report_2010_03_09__Firefox
[WSC Clause] XXV [Opera] Conforms Basic [Chrome] Conforms Basic [Firefox]
Conforms Basic
[ [ "C", "o", "n", "f", "o", "r", "m", "s", " ", "B", "a", "s", "i", "c" ], [ "C", "o", "n", "f", "o", "r", "m", "s", " ", "A", "d", "v", "a", "n", "c", "e", "d" ], [ "N", "A" ], [ "D", "o", "e", "s", " ", "N", "o", "t", " ", "C", "o", "n", "f", "o", "r", "m", " ", "O", "p", "t", "i", "o", "n", "a", "l" ], [ "C", "o", "n", "f", "o", "r", "m", "s", " ", "O", "p", "t", "i", "o", "n", "a", "l" ] ]
WSC WG implementation report 2010-03-09
Firefox
http://www.w3.org/TR/2010/PR-wsc-ui-20100622/wsc-impl.html
13/1438042992543.60_20150728002312-00032-ip-10-236-191-2_829991214_0.json
3f92ac14_plementation_report_2010_03_09__Firefox
[WSC Clause] XXVI [Opera] Conforms Basic [Chrome] Conforms Basic [Firefox]
Conforms Basic
[ [ "C", "o", "n", "f", "o", "r", "m", "s", " ", "B", "a", "s", "i", "c" ], [ "C", "o", "n", "f", "o", "r", "m", "s", " ", "A", "d", "v", "a", "n", "c", "e", "d" ], [ "N", "A" ], [ "D", "o", "e", "s", " ", "N", "o", "t", " ", "C", "o", "n", "f", "o", "r", "m", " ", "O", "p", "t", "i", "o", "n", "a", "l" ], [ "C", "o", "n", "f", "o", "r", "m", "s", " ", "O", "p", "t", "i", "o", "n", "a", "l" ] ]
WSC WG implementation report 2010-03-09
Firefox
http://www.w3.org/TR/2010/PR-wsc-ui-20100622/wsc-impl.html
13/1438042992543.60_20150728002312-00032-ip-10-236-191-2_829991214_0.json
3f92ac14_plementation_report_2010_03_09__Firefox
[WSC Clause] XXVII [Opera] NA [Chrome] NA [Firefox]
NA
[ [ "C", "o", "n", "f", "o", "r", "m", "s", " ", "B", "a", "s", "i", "c" ], [ "C", "o", "n", "f", "o", "r", "m", "s", " ", "A", "d", "v", "a", "n", "c", "e", "d" ], [ "N", "A" ], [ "D", "o", "e", "s", " ", "N", "o", "t", " ", "C", "o", "n", "f", "o", "r", "m", " ", "O", "p", "t", "i", "o", "n", "a", "l" ], [ "C", "o", "n", "f", "o", "r", "m", "s", " ", "O", "p", "t", "i", "o", "n", "a", "l" ] ]
WSC WG implementation report 2010-03-09
Firefox
http://www.w3.org/TR/2010/PR-wsc-ui-20100622/wsc-impl.html
13/1438042992543.60_20150728002312-00032-ip-10-236-191-2_829991214_0.json
3f92ac14_plementation_report_2010_03_09__Firefox
[WSC Clause] XXVIII [Opera] NA [Chrome] NA [Firefox]
NA
[ [ "C", "o", "n", "f", "o", "r", "m", "s", " ", "B", "a", "s", "i", "c" ], [ "C", "o", "n", "f", "o", "r", "m", "s", " ", "A", "d", "v", "a", "n", "c", "e", "d" ], [ "N", "A" ], [ "D", "o", "e", "s", " ", "N", "o", "t", " ", "C", "o", "n", "f", "o", "r", "m", " ", "O", "p", "t", "i", "o", "n", "a", "l" ], [ "C", "o", "n", "f", "o", "r", "m", "s", " ", "O", "p", "t", "i", "o", "n", "a", "l" ] ]
WSC WG implementation report 2010-03-09
Firefox
http://www.w3.org/TR/2010/PR-wsc-ui-20100622/wsc-impl.html
13/1438042992543.60_20150728002312-00032-ip-10-236-191-2_829991214_0.json
3f92ac14_plementation_report_2010_03_09__Firefox
[WSC Clause] XXIX [Opera] NA [Chrome] NA [Firefox]
NA
[ [ "C", "o", "n", "f", "o", "r", "m", "s", " ", "B", "a", "s", "i", "c" ], [ "C", "o", "n", "f", "o", "r", "m", "s", " ", "A", "d", "v", "a", "n", "c", "e", "d" ], [ "N", "A" ], [ "D", "o", "e", "s", " ", "N", "o", "t", " ", "C", "o", "n", "f", "o", "r", "m", " ", "O", "p", "t", "i", "o", "n", "a", "l" ], [ "C", "o", "n", "f", "o", "r", "m", "s", " ", "O", "p", "t", "i", "o", "n", "a", "l" ] ]
WSC WG implementation report 2010-03-09
Firefox
http://www.w3.org/TR/2010/PR-wsc-ui-20100622/wsc-impl.html
13/1438042992543.60_20150728002312-00032-ip-10-236-191-2_829991214_0.json
3f92ac14_plementation_report_2010_03_09__Firefox
[WSC Clause] XXX [Opera] NA [Chrome] NA [Firefox]
NA
[ [ "C", "o", "n", "f", "o", "r", "m", "s", " ", "B", "a", "s", "i", "c" ], [ "C", "o", "n", "f", "o", "r", "m", "s", " ", "A", "d", "v", "a", "n", "c", "e", "d" ], [ "N", "A" ], [ "D", "o", "e", "s", " ", "N", "o", "t", " ", "C", "o", "n", "f", "o", "r", "m", " ", "O", "p", "t", "i", "o", "n", "a", "l" ], [ "C", "o", "n", "f", "o", "r", "m", "s", " ", "O", "p", "t", "i", "o", "n", "a", "l" ] ]
WSC WG implementation report 2010-03-09
Firefox
http://www.w3.org/TR/2010/PR-wsc-ui-20100622/wsc-impl.html
13/1438042992543.60_20150728002312-00032-ip-10-236-191-2_829991214_0.json
3f92ac14_plementation_report_2010_03_09__Firefox
[WSC Clause] XXXI [Opera] Conforms Basic [Chrome] Conforms Basic [Firefox]
Conforms Basic
[ [ "C", "o", "n", "f", "o", "r", "m", "s", " ", "B", "a", "s", "i", "c" ], [ "C", "o", "n", "f", "o", "r", "m", "s", " ", "A", "d", "v", "a", "n", "c", "e", "d" ], [ "N", "A" ], [ "D", "o", "e", "s", " ", "N", "o", "t", " ", "C", "o", "n", "f", "o", "r", "m", " ", "O", "p", "t", "i", "o", "n", "a", "l" ], [ "C", "o", "n", "f", "o", "r", "m", "s", " ", "O", "p", "t", "i", "o", "n", "a", "l" ] ]
WSC WG implementation report 2010-03-09
Firefox
http://www.w3.org/TR/2010/PR-wsc-ui-20100622/wsc-impl.html
13/1438042992543.60_20150728002312-00032-ip-10-236-191-2_829991214_0.json
3f92ac14_plementation_report_2010_03_09__Firefox
[WSC Clause] XXXII [Opera] Conforms Basic [Chrome] Conforms Basic [Firefox]
Conforms Basic
[ [ "C", "o", "n", "f", "o", "r", "m", "s", " ", "B", "a", "s", "i", "c" ], [ "C", "o", "n", "f", "o", "r", "m", "s", " ", "A", "d", "v", "a", "n", "c", "e", "d" ], [ "N", "A" ], [ "D", "o", "e", "s", " ", "N", "o", "t", " ", "C", "o", "n", "f", "o", "r", "m", " ", "O", "p", "t", "i", "o", "n", "a", "l" ], [ "C", "o", "n", "f", "o", "r", "m", "s", " ", "O", "p", "t", "i", "o", "n", "a", "l" ] ]
WSC WG implementation report 2010-03-09
Firefox
http://www.w3.org/TR/2010/PR-wsc-ui-20100622/wsc-impl.html
13/1438042992543.60_20150728002312-00032-ip-10-236-191-2_829991214_0.json
3f92ac14_plementation_report_2010_03_09__Firefox
[WSC Clause] XXXIII [Opera] Conforms Basic [Chrome] Conforms Basic [Firefox]
Conforms Basic
[ [ "C", "o", "n", "f", "o", "r", "m", "s", " ", "B", "a", "s", "i", "c" ], [ "C", "o", "n", "f", "o", "r", "m", "s", " ", "A", "d", "v", "a", "n", "c", "e", "d" ], [ "N", "A" ], [ "D", "o", "e", "s", " ", "N", "o", "t", " ", "C", "o", "n", "f", "o", "r", "m", " ", "O", "p", "t", "i", "o", "n", "a", "l" ], [ "C", "o", "n", "f", "o", "r", "m", "s", " ", "O", "p", "t", "i", "o", "n", "a", "l" ] ]
WSC WG implementation report 2010-03-09
Firefox
http://www.w3.org/TR/2010/PR-wsc-ui-20100622/wsc-impl.html
13/1438042992543.60_20150728002312-00032-ip-10-236-191-2_829991214_0.json
3f92ac14_plementation_report_2010_03_09__Firefox
[WSC Clause] XXXIV [Opera] Conforms Basic [Chrome] Conforms Basic [Firefox]
Conforms Basic
[ [ "C", "o", "n", "f", "o", "r", "m", "s", " ", "B", "a", "s", "i", "c" ], [ "C", "o", "n", "f", "o", "r", "m", "s", " ", "A", "d", "v", "a", "n", "c", "e", "d" ], [ "N", "A" ], [ "D", "o", "e", "s", " ", "N", "o", "t", " ", "C", "o", "n", "f", "o", "r", "m", " ", "O", "p", "t", "i", "o", "n", "a", "l" ], [ "C", "o", "n", "f", "o", "r", "m", "s", " ", "O", "p", "t", "i", "o", "n", "a", "l" ] ]
WSC WG implementation report 2010-03-09
Firefox
http://www.w3.org/TR/2010/PR-wsc-ui-20100622/wsc-impl.html
13/1438042992543.60_20150728002312-00032-ip-10-236-191-2_829991214_0.json
3f92ac14_plementation_report_2010_03_09__Firefox
[WSC Clause] XXXV [Opera] Conforms Basic [Chrome] Conforms Basic [Firefox]
Conforms Basic
[ [ "C", "o", "n", "f", "o", "r", "m", "s", " ", "B", "a", "s", "i", "c" ], [ "C", "o", "n", "f", "o", "r", "m", "s", " ", "A", "d", "v", "a", "n", "c", "e", "d" ], [ "N", "A" ], [ "D", "o", "e", "s", " ", "N", "o", "t", " ", "C", "o", "n", "f", "o", "r", "m", " ", "O", "p", "t", "i", "o", "n", "a", "l" ], [ "C", "o", "n", "f", "o", "r", "m", "s", " ", "O", "p", "t", "i", "o", "n", "a", "l" ] ]
WSC WG implementation report 2010-03-09
Firefox
http://www.w3.org/TR/2010/PR-wsc-ui-20100622/wsc-impl.html
13/1438042992543.60_20150728002312-00032-ip-10-236-191-2_829991214_0.json
3f92ac14_plementation_report_2010_03_09__Firefox
[WSC Clause] XXXVI [Opera] Conforms Basic [Chrome] Conforms Basic [Firefox]
Conforms Basic
[ [ "C", "o", "n", "f", "o", "r", "m", "s", " ", "B", "a", "s", "i", "c" ], [ "C", "o", "n", "f", "o", "r", "m", "s", " ", "A", "d", "v", "a", "n", "c", "e", "d" ], [ "N", "A" ], [ "D", "o", "e", "s", " ", "N", "o", "t", " ", "C", "o", "n", "f", "o", "r", "m", " ", "O", "p", "t", "i", "o", "n", "a", "l" ], [ "C", "o", "n", "f", "o", "r", "m", "s", " ", "O", "p", "t", "i", "o", "n", "a", "l" ] ]
WSC WG implementation report 2010-03-09
Firefox
http://www.w3.org/TR/2010/PR-wsc-ui-20100622/wsc-impl.html
13/1438042992543.60_20150728002312-00032-ip-10-236-191-2_829991214_0.json
3f92ac14_plementation_report_2010_03_09__Firefox
[WSC Clause] XXXVII [Opera] Conforms Optional [Chrome] Conforms Optional [Firefox]
Conforms Optional
[ [ "C", "o", "n", "f", "o", "r", "m", "s", " ", "B", "a", "s", "i", "c" ], [ "C", "o", "n", "f", "o", "r", "m", "s", " ", "A", "d", "v", "a", "n", "c", "e", "d" ], [ "N", "A" ], [ "D", "o", "e", "s", " ", "N", "o", "t", " ", "C", "o", "n", "f", "o", "r", "m", " ", "O", "p", "t", "i", "o", "n", "a", "l" ], [ "C", "o", "n", "f", "o", "r", "m", "s", " ", "O", "p", "t", "i", "o", "n", "a", "l" ] ]
WSC WG implementation report 2010-03-09
Firefox
http://www.w3.org/TR/2010/PR-wsc-ui-20100622/wsc-impl.html
13/1438042992543.60_20150728002312-00032-ip-10-236-191-2_829991214_0.json
3f92ac14_plementation_report_2010_03_09__Firefox
[WSC Clause] XXXVIII [Opera] Conforms Basic [Chrome] Conforms Basic [Firefox]
Conforms Basic
[ [ "C", "o", "n", "f", "o", "r", "m", "s", " ", "B", "a", "s", "i", "c" ], [ "C", "o", "n", "f", "o", "r", "m", "s", " ", "A", "d", "v", "a", "n", "c", "e", "d" ], [ "N", "A" ], [ "D", "o", "e", "s", " ", "N", "o", "t", " ", "C", "o", "n", "f", "o", "r", "m", " ", "O", "p", "t", "i", "o", "n", "a", "l" ], [ "C", "o", "n", "f", "o", "r", "m", "s", " ", "O", "p", "t", "i", "o", "n", "a", "l" ] ]
WSC WG implementation report 2010-03-09
Firefox
http://www.w3.org/TR/2010/PR-wsc-ui-20100622/wsc-impl.html
13/1438042992543.60_20150728002312-00032-ip-10-236-191-2_829991214_0.json
3f92ac14_plementation_report_2010_03_09__Firefox
[WSC Clause] XXXIX [Opera] Conforms Basic [Chrome] Conforms Basic [Firefox]
Conforms Basic
[ [ "C", "o", "n", "f", "o", "r", "m", "s", " ", "B", "a", "s", "i", "c" ], [ "C", "o", "n", "f", "o", "r", "m", "s", " ", "A", "d", "v", "a", "n", "c", "e", "d" ], [ "N", "A" ], [ "D", "o", "e", "s", " ", "N", "o", "t", " ", "C", "o", "n", "f", "o", "r", "m", " ", "O", "p", "t", "i", "o", "n", "a", "l" ], [ "C", "o", "n", "f", "o", "r", "m", "s", " ", "O", "p", "t", "i", "o", "n", "a", "l" ] ]
WSC WG implementation report 2010-03-09
Firefox
http://www.w3.org/TR/2010/PR-wsc-ui-20100622/wsc-impl.html
13/1438042992543.60_20150728002312-00032-ip-10-236-191-2_829991214_0.json
3f92ac14_plementation_report_2010_03_09__Firefox
[WSC Clause] XL [Opera] Conforms Basic [Chrome] Conforms Basic [Firefox]
Conforms Basic
[ [ "C", "o", "n", "f", "o", "r", "m", "s", " ", "B", "a", "s", "i", "c" ], [ "C", "o", "n", "f", "o", "r", "m", "s", " ", "A", "d", "v", "a", "n", "c", "e", "d" ], [ "N", "A" ], [ "D", "o", "e", "s", " ", "N", "o", "t", " ", "C", "o", "n", "f", "o", "r", "m", " ", "O", "p", "t", "i", "o", "n", "a", "l" ], [ "C", "o", "n", "f", "o", "r", "m", "s", " ", "O", "p", "t", "i", "o", "n", "a", "l" ] ]
WSC WG implementation report 2010-03-09
Firefox
http://www.w3.org/TR/2010/PR-wsc-ui-20100622/wsc-impl.html
13/1438042992543.60_20150728002312-00032-ip-10-236-191-2_829991214_0.json
3f92ac14_plementation_report_2010_03_09__Firefox
[WSC Clause] XLI [Opera] Conforms Optional [Chrome] Conforms Optional [Firefox]
Conforms Optional
[ [ "C", "o", "n", "f", "o", "r", "m", "s", " ", "B", "a", "s", "i", "c" ], [ "C", "o", "n", "f", "o", "r", "m", "s", " ", "A", "d", "v", "a", "n", "c", "e", "d" ], [ "N", "A" ], [ "D", "o", "e", "s", " ", "N", "o", "t", " ", "C", "o", "n", "f", "o", "r", "m", " ", "O", "p", "t", "i", "o", "n", "a", "l" ], [ "C", "o", "n", "f", "o", "r", "m", "s", " ", "O", "p", "t", "i", "o", "n", "a", "l" ] ]
WSC WG implementation report 2010-03-09
Firefox
http://www.w3.org/TR/2010/PR-wsc-ui-20100622/wsc-impl.html
13/1438042992543.60_20150728002312-00032-ip-10-236-191-2_829991214_0.json
3f92ac14_plementation_report_2010_03_09__Firefox
[WSC Clause] XLII [Opera] Conforms Basic [Chrome] Conforms Basic [Firefox]
Conforms Basic
[ [ "C", "o", "n", "f", "o", "r", "m", "s", " ", "B", "a", "s", "i", "c" ], [ "C", "o", "n", "f", "o", "r", "m", "s", " ", "A", "d", "v", "a", "n", "c", "e", "d" ], [ "N", "A" ], [ "D", "o", "e", "s", " ", "N", "o", "t", " ", "C", "o", "n", "f", "o", "r", "m", " ", "O", "p", "t", "i", "o", "n", "a", "l" ], [ "C", "o", "n", "f", "o", "r", "m", "s", " ", "O", "p", "t", "i", "o", "n", "a", "l" ] ]
WSC WG implementation report 2010-03-09
Firefox
http://www.w3.org/TR/2010/PR-wsc-ui-20100622/wsc-impl.html
13/1438042992543.60_20150728002312-00032-ip-10-236-191-2_829991214_0.json
3f92ac14_plementation_report_2010_03_09__Firefox
[WSC Clause] XLIII [Opera] Conforms Basic [Chrome] Conforms Basic [Firefox]
Conforms Basic
[ [ "C", "o", "n", "f", "o", "r", "m", "s", " ", "B", "a", "s", "i", "c" ], [ "C", "o", "n", "f", "o", "r", "m", "s", " ", "A", "d", "v", "a", "n", "c", "e", "d" ], [ "N", "A" ], [ "D", "o", "e", "s", " ", "N", "o", "t", " ", "C", "o", "n", "f", "o", "r", "m", " ", "O", "p", "t", "i", "o", "n", "a", "l" ], [ "C", "o", "n", "f", "o", "r", "m", "s", " ", "O", "p", "t", "i", "o", "n", "a", "l" ] ]
WSC WG implementation report 2010-03-09
Firefox
http://www.w3.org/TR/2010/PR-wsc-ui-20100622/wsc-impl.html
13/1438042992543.60_20150728002312-00032-ip-10-236-191-2_829991214_0.json
3f92ac14_plementation_report_2010_03_09__Firefox
[WSC Clause] XLIV [Opera] Conforms Basic [Chrome] Conforms Basic [Firefox]
Conforms Basic
[ [ "C", "o", "n", "f", "o", "r", "m", "s", " ", "B", "a", "s", "i", "c" ], [ "C", "o", "n", "f", "o", "r", "m", "s", " ", "A", "d", "v", "a", "n", "c", "e", "d" ], [ "N", "A" ], [ "D", "o", "e", "s", " ", "N", "o", "t", " ", "C", "o", "n", "f", "o", "r", "m", " ", "O", "p", "t", "i", "o", "n", "a", "l" ], [ "C", "o", "n", "f", "o", "r", "m", "s", " ", "O", "p", "t", "i", "o", "n", "a", "l" ] ]
WSC WG implementation report 2010-03-09
Firefox
http://www.w3.org/TR/2010/PR-wsc-ui-20100622/wsc-impl.html
13/1438042992543.60_20150728002312-00032-ip-10-236-191-2_829991214_0.json
3f92ac14_plementation_report_2010_03_09__Firefox
[WSC Clause] XLV [Opera] Conforms Basic [Chrome] Conforms Basic [Firefox]
Conforms Basic
[ [ "C", "o", "n", "f", "o", "r", "m", "s", " ", "B", "a", "s", "i", "c" ], [ "C", "o", "n", "f", "o", "r", "m", "s", " ", "A", "d", "v", "a", "n", "c", "e", "d" ], [ "N", "A" ], [ "D", "o", "e", "s", " ", "N", "o", "t", " ", "C", "o", "n", "f", "o", "r", "m", " ", "O", "p", "t", "i", "o", "n", "a", "l" ], [ "C", "o", "n", "f", "o", "r", "m", "s", " ", "O", "p", "t", "i", "o", "n", "a", "l" ] ]
WSC WG implementation report 2010-03-09
Firefox
http://www.w3.org/TR/2010/PR-wsc-ui-20100622/wsc-impl.html
13/1438042992543.60_20150728002312-00032-ip-10-236-191-2_829991214_0.json
3f92ac14_plementation_report_2010_03_09__Firefox
[WSC Clause] XLVI [Opera] Conforms Basic [Chrome] Conforms Basic [Firefox]
Conforms Basic
[ [ "C", "o", "n", "f", "o", "r", "m", "s", " ", "B", "a", "s", "i", "c" ], [ "C", "o", "n", "f", "o", "r", "m", "s", " ", "A", "d", "v", "a", "n", "c", "e", "d" ], [ "N", "A" ], [ "D", "o", "e", "s", " ", "N", "o", "t", " ", "C", "o", "n", "f", "o", "r", "m", " ", "O", "p", "t", "i", "o", "n", "a", "l" ], [ "C", "o", "n", "f", "o", "r", "m", "s", " ", "O", "p", "t", "i", "o", "n", "a", "l" ] ]
WSC WG implementation report 2010-03-09
Firefox
http://www.w3.org/TR/2010/PR-wsc-ui-20100622/wsc-impl.html
13/1438042992543.60_20150728002312-00032-ip-10-236-191-2_829991214_0.json
3f92ac14_plementation_report_2010_03_09__Firefox
[WSC Clause] XLVII [Opera] Conforms Basic [Chrome] Conforms Basic [Firefox]
Conforms Basic
[ [ "C", "o", "n", "f", "o", "r", "m", "s", " ", "B", "a", "s", "i", "c" ], [ "C", "o", "n", "f", "o", "r", "m", "s", " ", "A", "d", "v", "a", "n", "c", "e", "d" ], [ "N", "A" ], [ "D", "o", "e", "s", " ", "N", "o", "t", " ", "C", "o", "n", "f", "o", "r", "m", " ", "O", "p", "t", "i", "o", "n", "a", "l" ], [ "C", "o", "n", "f", "o", "r", "m", "s", " ", "O", "p", "t", "i", "o", "n", "a", "l" ] ]
WSC WG implementation report 2010-03-09
Firefox
http://www.w3.org/TR/2010/PR-wsc-ui-20100622/wsc-impl.html
13/1438042992543.60_20150728002312-00032-ip-10-236-191-2_829991214_0.json
3f92ac14_plementation_report_2010_03_09__Firefox
[WSC Clause] XLVIII [Opera] Conforms Basic [Chrome] Conforms Basic [Firefox]
Conforms Basic
[ [ "C", "o", "n", "f", "o", "r", "m", "s", " ", "B", "a", "s", "i", "c" ], [ "C", "o", "n", "f", "o", "r", "m", "s", " ", "A", "d", "v", "a", "n", "c", "e", "d" ], [ "N", "A" ], [ "D", "o", "e", "s", " ", "N", "o", "t", " ", "C", "o", "n", "f", "o", "r", "m", " ", "O", "p", "t", "i", "o", "n", "a", "l" ], [ "C", "o", "n", "f", "o", "r", "m", "s", " ", "O", "p", "t", "i", "o", "n", "a", "l" ] ]
WSC WG implementation report 2010-03-09
Firefox
http://www.w3.org/TR/2010/PR-wsc-ui-20100622/wsc-impl.html
13/1438042992543.60_20150728002312-00032-ip-10-236-191-2_829991214_0.json
3f92ac14_plementation_report_2010_03_09__Firefox
[WSC Clause] XLIX [Opera] Conforms Advanced [Chrome] Conforms Advanced [Firefox]
Conforms Advanced
[ [ "C", "o", "n", "f", "o", "r", "m", "s", " ", "B", "a", "s", "i", "c" ], [ "C", "o", "n", "f", "o", "r", "m", "s", " ", "A", "d", "v", "a", "n", "c", "e", "d" ], [ "N", "A" ], [ "D", "o", "e", "s", " ", "N", "o", "t", " ", "C", "o", "n", "f", "o", "r", "m", " ", "O", "p", "t", "i", "o", "n", "a", "l" ], [ "C", "o", "n", "f", "o", "r", "m", "s", " ", "O", "p", "t", "i", "o", "n", "a", "l" ] ]
WSC WG implementation report 2010-03-09
Firefox
http://www.w3.org/TR/2010/PR-wsc-ui-20100622/wsc-impl.html
13/1438042992543.60_20150728002312-00032-ip-10-236-191-2_829991214_0.json
3f92ac14_plementation_report_2010_03_09__Firefox
[WSC Clause] L [Opera] Conforms Advanced [Chrome] Conforms Advanced [Firefox]
Conforms Advanced
[ [ "C", "o", "n", "f", "o", "r", "m", "s", " ", "B", "a", "s", "i", "c" ], [ "C", "o", "n", "f", "o", "r", "m", "s", " ", "A", "d", "v", "a", "n", "c", "e", "d" ], [ "N", "A" ], [ "D", "o", "e", "s", " ", "N", "o", "t", " ", "C", "o", "n", "f", "o", "r", "m", " ", "O", "p", "t", "i", "o", "n", "a", "l" ], [ "C", "o", "n", "f", "o", "r", "m", "s", " ", "O", "p", "t", "i", "o", "n", "a", "l" ] ]
WSC WG implementation report 2010-03-09
Firefox
http://www.w3.org/TR/2010/PR-wsc-ui-20100622/wsc-impl.html
13/1438042992543.60_20150728002312-00032-ip-10-236-191-2_829991214_0.json
3f92ac14_plementation_report_2010_03_09__Firefox
[WSC Clause] LI [Opera] Does Not Conform Advanced [Chrome] Conforms Advanced [Firefox]
Conforms Advanced
[ [ "C", "o", "n", "f", "o", "r", "m", "s", " ", "B", "a", "s", "i", "c" ], [ "C", "o", "n", "f", "o", "r", "m", "s", " ", "A", "d", "v", "a", "n", "c", "e", "d" ], [ "N", "A" ], [ "D", "o", "e", "s", " ", "N", "o", "t", " ", "C", "o", "n", "f", "o", "r", "m", " ", "O", "p", "t", "i", "o", "n", "a", "l" ], [ "C", "o", "n", "f", "o", "r", "m", "s", " ", "O", "p", "t", "i", "o", "n", "a", "l" ] ]
WSC WG implementation report 2010-03-09
Firefox
http://www.w3.org/TR/2010/PR-wsc-ui-20100622/wsc-impl.html
13/1438042992543.60_20150728002312-00032-ip-10-236-191-2_829991214_0.json
3f92ac14_plementation_report_2010_03_09__Firefox
[WSC Clause] LII [Opera] Does Not Conform Advanced [Chrome] Does Not Conform Advanced [Firefox]
Conforms Advanced
[ [ "C", "o", "n", "f", "o", "r", "m", "s", " ", "B", "a", "s", "i", "c" ], [ "C", "o", "n", "f", "o", "r", "m", "s", " ", "A", "d", "v", "a", "n", "c", "e", "d" ], [ "N", "A" ], [ "D", "o", "e", "s", " ", "N", "o", "t", " ", "C", "o", "n", "f", "o", "r", "m", " ", "O", "p", "t", "i", "o", "n", "a", "l" ], [ "C", "o", "n", "f", "o", "r", "m", "s", " ", "O", "p", "t", "i", "o", "n", "a", "l" ] ]
WSC WG implementation report 2010-03-09
Firefox
http://www.w3.org/TR/2010/PR-wsc-ui-20100622/wsc-impl.html
13/1438042992543.60_20150728002312-00032-ip-10-236-191-2_829991214_0.json
3f92ac14_plementation_report_2010_03_09__Firefox
[WSC Clause] LIII [Opera] Conforms Advanced [Chrome] Conforms Advanced [Firefox]
Conforms Advanced
[ [ "C", "o", "n", "f", "o", "r", "m", "s", " ", "B", "a", "s", "i", "c" ], [ "C", "o", "n", "f", "o", "r", "m", "s", " ", "A", "d", "v", "a", "n", "c", "e", "d" ], [ "N", "A" ], [ "D", "o", "e", "s", " ", "N", "o", "t", " ", "C", "o", "n", "f", "o", "r", "m", " ", "O", "p", "t", "i", "o", "n", "a", "l" ], [ "C", "o", "n", "f", "o", "r", "m", "s", " ", "O", "p", "t", "i", "o", "n", "a", "l" ] ]
WSC WG implementation report 2010-03-09
Firefox
http://www.w3.org/TR/2010/PR-wsc-ui-20100622/wsc-impl.html
13/1438042992543.60_20150728002312-00032-ip-10-236-191-2_829991214_0.json
3f92ac14_plementation_report_2010_03_09__Firefox
[WSC Clause] LIV [Opera] Conforms Advanced [Chrome] Conforms Advanced [Firefox]
Conforms Advanced
[ [ "C", "o", "n", "f", "o", "r", "m", "s", " ", "B", "a", "s", "i", "c" ], [ "C", "o", "n", "f", "o", "r", "m", "s", " ", "A", "d", "v", "a", "n", "c", "e", "d" ], [ "N", "A" ], [ "D", "o", "e", "s", " ", "N", "o", "t", " ", "C", "o", "n", "f", "o", "r", "m", " ", "O", "p", "t", "i", "o", "n", "a", "l" ], [ "C", "o", "n", "f", "o", "r", "m", "s", " ", "O", "p", "t", "i", "o", "n", "a", "l" ] ]
WSC WG implementation report 2010-03-09
Firefox
http://www.w3.org/TR/2010/PR-wsc-ui-20100622/wsc-impl.html
13/1438042992543.60_20150728002312-00032-ip-10-236-191-2_829991214_0.json
3f92ac14_plementation_report_2010_03_09__Firefox
[WSC Clause] LV [Opera] NA [Chrome] NA [Firefox]
NA
[ [ "C", "o", "n", "f", "o", "r", "m", "s", " ", "B", "a", "s", "i", "c" ], [ "C", "o", "n", "f", "o", "r", "m", "s", " ", "A", "d", "v", "a", "n", "c", "e", "d" ], [ "N", "A" ], [ "D", "o", "e", "s", " ", "N", "o", "t", " ", "C", "o", "n", "f", "o", "r", "m", " ", "O", "p", "t", "i", "o", "n", "a", "l" ], [ "C", "o", "n", "f", "o", "r", "m", "s", " ", "O", "p", "t", "i", "o", "n", "a", "l" ] ]
WSC WG implementation report 2010-03-09
Firefox
http://www.w3.org/TR/2010/PR-wsc-ui-20100622/wsc-impl.html
13/1438042992543.60_20150728002312-00032-ip-10-236-191-2_829991214_0.json
3f92ac14_plementation_report_2010_03_09__Firefox
[WSC Clause] LVI [Opera] Does Not Conform Optional [Chrome] Conforms Optional [Firefox]
Does Not Conform Optional
[ [ "C", "o", "n", "f", "o", "r", "m", "s", " ", "B", "a", "s", "i", "c" ], [ "C", "o", "n", "f", "o", "r", "m", "s", " ", "A", "d", "v", "a", "n", "c", "e", "d" ], [ "N", "A" ], [ "D", "o", "e", "s", " ", "N", "o", "t", " ", "C", "o", "n", "f", "o", "r", "m", " ", "O", "p", "t", "i", "o", "n", "a", "l" ], [ "C", "o", "n", "f", "o", "r", "m", "s", " ", "O", "p", "t", "i", "o", "n", "a", "l" ] ]
WSC WG implementation report 2010-03-09
Firefox
http://www.w3.org/TR/2010/PR-wsc-ui-20100622/wsc-impl.html
13/1438042992543.60_20150728002312-00032-ip-10-236-191-2_829991214_0.json
3f92ac14_plementation_report_2010_03_09__Firefox
[WSC Clause] LVII [Opera] Does Not Conform Optional [Chrome] Does Not Conform Optional [Firefox]
Conforms Optional
[ [ "C", "o", "n", "f", "o", "r", "m", "s", " ", "B", "a", "s", "i", "c" ], [ "C", "o", "n", "f", "o", "r", "m", "s", " ", "A", "d", "v", "a", "n", "c", "e", "d" ], [ "N", "A" ], [ "D", "o", "e", "s", " ", "N", "o", "t", " ", "C", "o", "n", "f", "o", "r", "m", " ", "O", "p", "t", "i", "o", "n", "a", "l" ], [ "C", "o", "n", "f", "o", "r", "m", "s", " ", "O", "p", "t", "i", "o", "n", "a", "l" ] ]
WSC WG implementation report 2010-03-09
Firefox
http://www.w3.org/TR/2010/PR-wsc-ui-20100622/wsc-impl.html
13/1438042992543.60_20150728002312-00032-ip-10-236-191-2_829991214_0.json
3f92ac14_plementation_report_2010_03_09__Firefox
[WSC Clause] LVIII [Opera] Conforms Basic [Chrome] Conforms Basic [Firefox]
Conforms Basic
[ [ "C", "o", "n", "f", "o", "r", "m", "s", " ", "B", "a", "s", "i", "c" ], [ "C", "o", "n", "f", "o", "r", "m", "s", " ", "A", "d", "v", "a", "n", "c", "e", "d" ], [ "N", "A" ], [ "D", "o", "e", "s", " ", "N", "o", "t", " ", "C", "o", "n", "f", "o", "r", "m", " ", "O", "p", "t", "i", "o", "n", "a", "l" ], [ "C", "o", "n", "f", "o", "r", "m", "s", " ", "O", "p", "t", "i", "o", "n", "a", "l" ] ]
WSC WG implementation report 2010-03-09
Firefox
http://www.w3.org/TR/2010/PR-wsc-ui-20100622/wsc-impl.html
13/1438042992543.60_20150728002312-00032-ip-10-236-191-2_829991214_0.json
3f92ac14_plementation_report_2010_03_09__Firefox
[WSC Clause] LIX [Opera] Conforms Basic [Chrome] Conforms Basic [Firefox]
Conforms Basic
[ [ "C", "o", "n", "f", "o", "r", "m", "s", " ", "B", "a", "s", "i", "c" ], [ "C", "o", "n", "f", "o", "r", "m", "s", " ", "A", "d", "v", "a", "n", "c", "e", "d" ], [ "N", "A" ], [ "D", "o", "e", "s", " ", "N", "o", "t", " ", "C", "o", "n", "f", "o", "r", "m", " ", "O", "p", "t", "i", "o", "n", "a", "l" ], [ "C", "o", "n", "f", "o", "r", "m", "s", " ", "O", "p", "t", "i", "o", "n", "a", "l" ] ]
WSC WG implementation report 2010-03-09
Firefox
http://www.w3.org/TR/2010/PR-wsc-ui-20100622/wsc-impl.html
13/1438042992543.60_20150728002312-00032-ip-10-236-191-2_829991214_0.json
3f92ac14_plementation_report_2010_03_09__Firefox
[WSC Clause] LX [Opera] Conforms Advanced [Chrome] Conforms Advanced [Firefox]
Conforms Advanced
[ [ "C", "o", "n", "f", "o", "r", "m", "s", " ", "B", "a", "s", "i", "c" ], [ "C", "o", "n", "f", "o", "r", "m", "s", " ", "A", "d", "v", "a", "n", "c", "e", "d" ], [ "N", "A" ], [ "D", "o", "e", "s", " ", "N", "o", "t", " ", "C", "o", "n", "f", "o", "r", "m", " ", "O", "p", "t", "i", "o", "n", "a", "l" ], [ "C", "o", "n", "f", "o", "r", "m", "s", " ", "O", "p", "t", "i", "o", "n", "a", "l" ] ]
WSC WG implementation report 2010-03-09
Firefox
http://www.w3.org/TR/2010/PR-wsc-ui-20100622/wsc-impl.html
13/1438042992543.60_20150728002312-00032-ip-10-236-191-2_829991214_0.json
3f92ac14_plementation_report_2010_03_09__Firefox
[WSC Clause] LXI [Opera] Conforms Basic [Chrome] Conforms Basic [Firefox]
Conforms Basic
[ [ "C", "o", "n", "f", "o", "r", "m", "s", " ", "B", "a", "s", "i", "c" ], [ "C", "o", "n", "f", "o", "r", "m", "s", " ", "A", "d", "v", "a", "n", "c", "e", "d" ], [ "N", "A" ], [ "D", "o", "e", "s", " ", "N", "o", "t", " ", "C", "o", "n", "f", "o", "r", "m", " ", "O", "p", "t", "i", "o", "n", "a", "l" ], [ "C", "o", "n", "f", "o", "r", "m", "s", " ", "O", "p", "t", "i", "o", "n", "a", "l" ] ]
WSC WG implementation report 2010-03-09
Firefox
http://www.w3.org/TR/2010/PR-wsc-ui-20100622/wsc-impl.html
13/1438042992543.60_20150728002312-00032-ip-10-236-191-2_829991214_0.json
3f92ac14_plementation_report_2010_03_09__Firefox
[WSC Clause] LXII [Opera] Conforms Basic [Chrome] Conforms Basic [Firefox]
Conforms Basic
[ [ "C", "o", "n", "f", "o", "r", "m", "s", " ", "B", "a", "s", "i", "c" ], [ "C", "o", "n", "f", "o", "r", "m", "s", " ", "A", "d", "v", "a", "n", "c", "e", "d" ], [ "N", "A" ], [ "D", "o", "e", "s", " ", "N", "o", "t", " ", "C", "o", "n", "f", "o", "r", "m", " ", "O", "p", "t", "i", "o", "n", "a", "l" ], [ "C", "o", "n", "f", "o", "r", "m", "s", " ", "O", "p", "t", "i", "o", "n", "a", "l" ] ]
WSC WG implementation report 2010-03-09
Firefox
http://www.w3.org/TR/2010/PR-wsc-ui-20100622/wsc-impl.html
13/1438042992543.60_20150728002312-00032-ip-10-236-191-2_829991214_0.json