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

Unified Diff: LayoutTests/fast/css-grid-layout/grid-item-area-get-set-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/css-grid-layout/grid-item-area-get-set-expected.txt
diff --git a/LayoutTests/fast/css-grid-layout/grid-item-area-get-set-expected.txt b/LayoutTests/fast/css-grid-layout/grid-item-area-get-set-expected.txt
index 162dd48bd25187273030b1c11f5d7718bb33c2ea..556104d26ca9e8519f29df32ab66e32b37f60d38 100644
--- a/LayoutTests/fast/css-grid-layout/grid-item-area-get-set-expected.txt
+++ b/LayoutTests/fast/css-grid-layout/grid-item-area-get-set-expected.txt
@@ -84,4 +84,7 @@ PASS getComputedStyle(gridItem, '').getPropertyValue('grid-row-start') is "auto"
PASS getComputedStyle(gridItem, '').getPropertyValue('grid-column-start') is "auto"
PASS getComputedStyle(gridItem, '').getPropertyValue('grid-row-end') is "auto"
PASS getComputedStyle(gridItem, '').getPropertyValue('grid-column-end') is "auto"
+PASS successfullyParsed is true
+
+TEST COMPLETE

Powered by Google App Engine
This is Rietveld 408576698