Index: third_party/WebKit/LayoutTests/fast/css/first-line-change-color-direct-expected.html |
diff --git a/third_party/WebKit/LayoutTests/fast/css/first-line-change-color-direct-expected.html b/third_party/WebKit/LayoutTests/fast/css/first-line-change-color-direct-expected.html |
new file mode 100644 |
index 0000000000000000000000000000000000000000..b6591fa75bcbff28963df702a68311a3e54c5198 |
--- /dev/null |
+++ b/third_party/WebKit/LayoutTests/fast/css/first-line-change-color-direct-expected.html |
@@ -0,0 +1,3 @@ |
+<!DOCTYPE html> |
+<span style="color: green">This text should be green.</span><br> |
+This text should be black. |