Index: third_party/WebKit/Source/core/css/html.css |
diff --git a/third_party/WebKit/Source/core/css/html.css b/third_party/WebKit/Source/core/css/html.css |
index f51f5aa2bc237bcc7adc6569aab627040cc74c8a..f81f7d9e67e024c498fc4083ed0a7b9743b2f8b6 100644 |
--- a/third_party/WebKit/Source/core/css/html.css |
+++ b/third_party/WebKit/Source/core/css/html.css |
@@ -1094,8 +1094,6 @@ dialog { |
color: black |
} |
-/* TODO(foolip): In the Fullscreen spec, there's a ::backdrop block with the |
- properties shared with :fullscreen::backdrop (see fullscreen.css). */ |
dialog::backdrop { |
position: fixed; |
top: 0; |