Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(128)

Unified Diff: LayoutTests/fast/table/td-bordercolor-attribute-expected.txt

Issue 54473004: Make js-test-post a noop. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: add mac NeedsRebaselines Created 7 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: LayoutTests/fast/table/td-bordercolor-attribute-expected.txt
diff --git a/LayoutTests/fast/table/td-bordercolor-attribute-expected.txt b/LayoutTests/fast/table/td-bordercolor-attribute-expected.txt
index aee630c1304a4bf2f686bcf0270a634eed46eadd..ef82a083d45cb01fb53180062f4da17c193469d8 100644
--- a/LayoutTests/fast/table/td-bordercolor-attribute-expected.txt
+++ b/LayoutTests/fast/table/td-bordercolor-attribute-expected.txt
@@ -30,4 +30,7 @@ PASS document.defaultView.getComputedStyle(col7, null).getPropertyValue("border-
PASS document.defaultView.getComputedStyle(col7, null).getPropertyValue("border-top-width") is "0px"
PASS document.defaultView.getComputedStyle(table7, null).getPropertyValue("border-top-color") is "rgb(128, 128, 128)"
PASS document.defaultView.getComputedStyle(table7, null).getPropertyValue("border-top-width") is "2px"
+PASS successfullyParsed is true
+
+TEST COMPLETE

Powered by Google App Engine
This is Rietveld 408576698