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

Unified Diff: LayoutTests/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt

Issue 430333002: Do not expose auto as value of widows (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Set initial to 1 Created 6 years 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/computed-style-without-renderer-expected.txt
diff --git a/LayoutTests/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt b/LayoutTests/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt
index 384961af61dcabed68f31abf29f8f1e8fcea4ada..13dc0f346e2fd7cf0f3e2add160d0f67753e9e65 100644
--- a/LayoutTests/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt
+++ b/LayoutTests/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt
@@ -98,7 +98,7 @@ unicode-bidi: normal
vertical-align: baseline
visibility: visible
white-space: normal
-widows: auto
+widows: 1
width: 50%
word-break: normal
word-spacing: 0px

Powered by Google App Engine
This is Rietveld 408576698