remove todo

This commit is contained in:
Daniel Freedman
2017-02-16 12:51:45 -08:00
parent d75f21b48d
commit bf447dfc9c

View File

@@ -24,9 +24,6 @@
polyfills.push('pf');
}
// TODO(notwaldorf): This is a temporary hack because Chrome still needs to
// load some things for now. Addressing this is blocked on
// https://github.com/webcomponents/shadycss/issues/46.
if (polyfills.length === 4) { // hi-ce-sd-pf is actually called lite.
polyfills = ['lite'];
}