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

Unified Diff: LayoutTests/fast/css/getComputedStyle/getComputedStyle-outline-offset-expected.txt

Issue 703793002: Remove some testing of getPropertyCSSValue in fast/css/getComputedStyle (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 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/getComputedStyle/getComputedStyle-outline-offset-expected.txt
diff --git a/LayoutTests/fast/css/getComputedStyle/getComputedStyle-outline-offset-expected.txt b/LayoutTests/fast/css/getComputedStyle/getComputedStyle-outline-offset-expected.txt
index fda45950510b3ee32efe78bedcb1435d89c907e4..2cad62445645df3e650ab955868fd8f837a31ff5 100644
--- a/LayoutTests/fast/css/getComputedStyle/getComputedStyle-outline-offset-expected.txt
+++ b/LayoutTests/fast/css/getComputedStyle/getComputedStyle-outline-offset-expected.txt
@@ -4,7 +4,6 @@ On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
PASS computedStyle.getPropertyValue('outline-offset') is '2px'
-PASS computedStyle.getPropertyCSSValue('outline-offset').getFloatValue(CSSPrimitiveValue.CSS_PX) is 2
PASS successfullyParsed is true
TEST COMPLETE

Powered by Google App Engine
This is Rietveld 408576698