From b671f428f30663cc026dfd5ba767f05a91e9fbb1 Mon Sep 17 00:00:00 2001 From: SebastianZ Date: Sat, 25 Jun 2016 22:41:27 +0200 Subject: [PATCH 1/2] [css-module-bikeshed] Added 'Privacy and Security Considerations' section --- css-module-bikeshed/Overview.bs | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/css-module-bikeshed/Overview.bs b/css-module-bikeshed/Overview.bs index 707967adbd77..c9c0554668c5 100644 --- a/css-module-bikeshed/Overview.bs +++ b/css-module-bikeshed/Overview.bs @@ -159,3 +159,7 @@ Internal display model: the 'foo' property {#the-foo-property} DOMString baz = "qux"; }; + +

Privacy and Security Considerations

+ +Make some considerations about privacy and security. From 3ab3e2b61902b528ce48c9602cd82b78ac6b9a3b Mon Sep 17 00:00:00 2001 From: SebastianZ Date: Tue, 28 Jun 2016 00:13:20 +0200 Subject: [PATCH 2/2] Turned contents of 'Privacy and Security Considerations' section into issue --- css-module-bikeshed/Overview.bs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css-module-bikeshed/Overview.bs b/css-module-bikeshed/Overview.bs index c9c0554668c5..0363d43df780 100644 --- a/css-module-bikeshed/Overview.bs +++ b/css-module-bikeshed/Overview.bs @@ -162,4 +162,4 @@ Internal display model: the 'foo' property {#the-foo-property}

Privacy and Security Considerations

-Make some considerations about privacy and security. +Issue: Make some considerations about privacy and security.