Index: third_party/WebKit/Source/core/css/quirks.css |
diff --git a/third_party/WebKit/Source/core/css/quirks.css b/third_party/WebKit/Source/core/css/quirks.css |
index 38e3ac83615055da0af8a6dea483bbdc4186e1cc..90f654c5edc26ce2a9cb42214fba7272d3a89c80 100644 |
--- a/third_party/WebKit/Source/core/css/quirks.css |
+++ b/third_party/WebKit/Source/core/css/quirks.css |
@@ -38,7 +38,7 @@ table { |
font-size: medium; |
font-variant: normal; |
font-style: normal; |
- color: -webkit-text; |
+ color: -internal-quirk-inherit; |
text-align: start; |
} |