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

Unified Diff: LayoutTests/svg/css/scientific-numbers-expected.txt

Issue 1128193002: Ignore declarations with out of range numeric values (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Fix test Created 5 years, 7 months 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/svg/css/scientific-numbers-expected.txt
diff --git a/LayoutTests/svg/css/scientific-numbers-expected.txt b/LayoutTests/svg/css/scientific-numbers-expected.txt
index 49a570ecb60d3ddc76ef9975ebb360c4d3e1a5b3..9261b90ec898291c7a8745523209e2fd02575a95 100644
--- a/LayoutTests/svg/css/scientific-numbers-expected.txt
+++ b/LayoutTests/svg/css/scientific-numbers-expected.txt
@@ -96,9 +96,9 @@ PASS text.style.baselineShift is "50px"
Test behavior on overflow
PASS text.style.baselineShift is "baseline"
-PASS text.style.baselineShift is "0px"
PASS text.style.baselineShift is "baseline"
-PASS text.style.baselineShift is "0px"
+PASS text.style.baselineShift is "baseline"
+PASS text.style.baselineShift is "baseline"
Invalid values
PASS text.style.baselineShift is "baseline"
« no previous file with comments | « LayoutTests/css-parser/scientific-notation.html ('k') | LayoutTests/svg/css/script-tests/scientific-numbers.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698