Privacy/Features/DNT signal/TestPlan: Difference between revisions

Line 17: Line 17:


== Summary ==
== Summary ==
*A site that embeds third-party content could force it to honor DNT by suppressing that content when DNT is enabled.
*Web sites should be able to check if "do-not-track" (DNT) is turned on without needing access to the HTTP stream.  
*Web sites should be able to check if "do-not-track" (DNT) is turned on without needing access to the HTTP stream.  
*A navigator.doNotTrack object in the JS global namespace could signal that DNT is enabled, and its value would match what is sent in the HTTP header.
*A navigator.doNotTrack object in the JS global namespace could signal that DNT is enabled, and its value would match what is sent in the HTTP header.
Confirmed users
2,544

edits