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

Unified Diff: third_party/WebKit/LayoutTests/fast/alignment/parse-justify-self-expected.txt

Issue 1709963002: [css-align] New CSS Value 'normal' for Self Alignment (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Getting back the FullScreen fix, missed during the rebase. Created 4 years, 4 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: third_party/WebKit/LayoutTests/fast/alignment/parse-justify-self-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/alignment/parse-justify-self-expected.txt b/third_party/WebKit/LayoutTests/fast/alignment/parse-justify-self-expected.txt
index 5b68d3c1baf0cc11a9a9845339077ff7833b2979..8b845e36a1f1e6010144db7e7f80c459f2d0285e 100644
--- a/third_party/WebKit/LayoutTests/fast/alignment/parse-justify-self-expected.txt
+++ b/third_party/WebKit/LayoutTests/fast/alignment/parse-justify-self-expected.txt
@@ -26,7 +26,7 @@ PASS getComputedStyle(justifySelfFlexStartUnsafe, '').getPropertyValue('justify-
PASS getComputedStyle(justifySelfFlexEndSafe, '').getPropertyValue('justify-self') is 'flex-end safe'
Test initial value of justify-self through JS
-PASS getComputedStyle(element, '').getPropertyValue('justify-self') is 'start'
+PASS getComputedStyle(element, '').getPropertyValue('justify-self') is 'normal'
Test getting and setting justify-self through JS
PASS element.style.justifySelf is "center"
@@ -42,99 +42,103 @@ PASS window.getComputedStyle(element, '').getPropertyValue('justify-self') is "c
PASS element.style.justifySelf is "self-start"
PASS window.getComputedStyle(element, '').getPropertyValue('justify-self') is "self-start"
PASS element.style.justifySelf is "auto"
-PASS window.getComputedStyle(element, '').getPropertyValue('justify-self') is "start"
+PASS window.getComputedStyle(element, '').getPropertyValue('justify-self') is "normal"
PASS element.style.justifySelf is "auto"
-PASS window.getComputedStyle(element, '').getPropertyValue('justify-self') is "stretch"
+PASS window.getComputedStyle(element, '').getPropertyValue('justify-self') is "normal"
PASS element.style.justifySelf is "auto"
-PASS window.getComputedStyle(element, '').getPropertyValue('justify-self') is "stretch"
+PASS window.getComputedStyle(element, '').getPropertyValue('justify-self') is "normal"
PASS element.style.justifySelf is "self-end"
PASS window.getComputedStyle(element, '').getPropertyValue('justify-self') is "self-end"
+Test 'auto' value resolution for the root node
+PASS element.style.justifySelf is "auto"
+PASS window.getComputedStyle(element, '').getPropertyValue('justify-self') is "normal"
+
Test bad combinations of justify-self
PASS element.style.justifySelf is ""
-PASS window.getComputedStyle(element, '').getPropertyValue('justify-self') is "start"
+PASS window.getComputedStyle(element, '').getPropertyValue('justify-self') is "normal"
PASS element.style.justifySelf is ""
-PASS window.getComputedStyle(element, '').getPropertyValue('justify-self') is "start"
+PASS window.getComputedStyle(element, '').getPropertyValue('justify-self') is "normal"
PASS element.style.justifySelf is ""
-PASS window.getComputedStyle(element, '').getPropertyValue('justify-self') is "start"
+PASS window.getComputedStyle(element, '').getPropertyValue('justify-self') is "normal"
PASS element.style.justifySelf is ""
-PASS window.getComputedStyle(element, '').getPropertyValue('justify-self') is "start"
+PASS window.getComputedStyle(element, '').getPropertyValue('justify-self') is "normal"
PASS element.style.justifySelf is ""
-PASS window.getComputedStyle(element, '').getPropertyValue('justify-self') is "start"
+PASS window.getComputedStyle(element, '').getPropertyValue('justify-self') is "normal"
PASS element.style.justifySelf is ""
-PASS window.getComputedStyle(element, '').getPropertyValue('justify-self') is "start"
+PASS window.getComputedStyle(element, '').getPropertyValue('justify-self') is "normal"
PASS element.style.justifySelf is ""
-PASS window.getComputedStyle(element, '').getPropertyValue('justify-self') is "start"
+PASS window.getComputedStyle(element, '').getPropertyValue('justify-self') is "normal"
PASS element.style.justifySelf is ""
-PASS window.getComputedStyle(element, '').getPropertyValue('justify-self') is "start"
+PASS window.getComputedStyle(element, '').getPropertyValue('justify-self') is "normal"
PASS element.style.justifySelf is ""
-PASS window.getComputedStyle(element, '').getPropertyValue('justify-self') is "start"
+PASS window.getComputedStyle(element, '').getPropertyValue('justify-self') is "normal"
PASS element.style.justifySelf is ""
-PASS window.getComputedStyle(element, '').getPropertyValue('justify-self') is "start"
+PASS window.getComputedStyle(element, '').getPropertyValue('justify-self') is "normal"
PASS element.style.justifySelf is ""
-PASS window.getComputedStyle(element, '').getPropertyValue('justify-self') is "start"
+PASS window.getComputedStyle(element, '').getPropertyValue('justify-self') is "normal"
PASS element.style.justifySelf is ""
-PASS window.getComputedStyle(element, '').getPropertyValue('justify-self') is "start"
+PASS window.getComputedStyle(element, '').getPropertyValue('justify-self') is "normal"
PASS element.style.justifySelf is ""
-PASS window.getComputedStyle(element, '').getPropertyValue('justify-self') is "start"
+PASS window.getComputedStyle(element, '').getPropertyValue('justify-self') is "normal"
PASS element.style.justifySelf is ""
-PASS window.getComputedStyle(element, '').getPropertyValue('justify-self') is "start"
+PASS window.getComputedStyle(element, '').getPropertyValue('justify-self') is "normal"
PASS element.style.justifySelf is ""
-PASS window.getComputedStyle(element, '').getPropertyValue('justify-self') is "start"
+PASS window.getComputedStyle(element, '').getPropertyValue('justify-self') is "normal"
PASS element.style.justifySelf is ""
-PASS window.getComputedStyle(element, '').getPropertyValue('justify-self') is "start"
+PASS window.getComputedStyle(element, '').getPropertyValue('justify-self') is "normal"
PASS element.style.justifySelf is ""
-PASS window.getComputedStyle(element, '').getPropertyValue('justify-self') is "start"
+PASS window.getComputedStyle(element, '').getPropertyValue('justify-self') is "normal"
PASS element.style.justifySelf is ""
-PASS window.getComputedStyle(element, '').getPropertyValue('justify-self') is "start"
+PASS window.getComputedStyle(element, '').getPropertyValue('justify-self') is "normal"
PASS element.style.justifySelf is ""
-PASS window.getComputedStyle(element, '').getPropertyValue('justify-self') is "start"
+PASS window.getComputedStyle(element, '').getPropertyValue('justify-self') is "normal"
PASS element.style.justifySelf is ""
-PASS window.getComputedStyle(element, '').getPropertyValue('justify-self') is "start"
+PASS window.getComputedStyle(element, '').getPropertyValue('justify-self') is "normal"
PASS element.style.justifySelf is ""
-PASS window.getComputedStyle(element, '').getPropertyValue('justify-self') is "start"
+PASS window.getComputedStyle(element, '').getPropertyValue('justify-self') is "normal"
PASS element.style.justifySelf is ""
-PASS window.getComputedStyle(element, '').getPropertyValue('justify-self') is "start"
+PASS window.getComputedStyle(element, '').getPropertyValue('justify-self') is "normal"
PASS element.style.justifySelf is ""
-PASS window.getComputedStyle(element, '').getPropertyValue('justify-self') is "start"
+PASS window.getComputedStyle(element, '').getPropertyValue('justify-self') is "normal"
PASS element.style.justifySelf is ""
-PASS window.getComputedStyle(element, '').getPropertyValue('justify-self') is "start"
+PASS window.getComputedStyle(element, '').getPropertyValue('justify-self') is "normal"
Test the value 'initial'
PASS element.style.justifySelf is "center"
PASS window.getComputedStyle(element, '').getPropertyValue('justify-self') is "center"
PASS element.style.justifySelf is "initial"
-PASS window.getComputedStyle(element, '').getPropertyValue('justify-self') is "start"
+PASS window.getComputedStyle(element, '').getPropertyValue('justify-self') is "normal"
Test the value 'initial' for grid containers
PASS element.style.justifySelf is "left safe"
PASS window.getComputedStyle(element, '').getPropertyValue('justify-self') is "left safe"
PASS element.style.justifySelf is "initial"
-PASS window.getComputedStyle(element, '').getPropertyValue('justify-self') is "stretch"
+PASS window.getComputedStyle(element, '').getPropertyValue('justify-self') is "normal"
Test the value 'initial' for flex containers
PASS element.style.justifySelf is "right unsafe"
PASS window.getComputedStyle(element, '').getPropertyValue('justify-self') is "right unsafe"
PASS element.style.justifySelf is "initial"
-PASS window.getComputedStyle(element, '').getPropertyValue('justify-self') is "stretch"
+PASS window.getComputedStyle(element, '').getPropertyValue('justify-self') is "normal"
Test the value 'initial' for positioned elements
PASS element.style.justifySelf is "left"
PASS window.getComputedStyle(element, '').getPropertyValue('justify-self') is "left"
PASS element.style.justifySelf is "initial"
-PASS window.getComputedStyle(element, '').getPropertyValue('justify-self') is "stretch"
+PASS window.getComputedStyle(element, '').getPropertyValue('justify-self') is "normal"
Test the value 'initial' for positioned elements in grid containers
PASS element.style.justifySelf is "right"
PASS window.getComputedStyle(element, '').getPropertyValue('justify-self') is "right"
PASS element.style.justifySelf is "initial"
-PASS window.getComputedStyle(element, '').getPropertyValue('justify-self') is "stretch"
+PASS window.getComputedStyle(element, '').getPropertyValue('justify-self') is "normal"
Test the value 'initial' for positioned elements in grid containers
PASS element.style.justifySelf is "end"
PASS window.getComputedStyle(element, '').getPropertyValue('justify-self') is "end"
PASS element.style.justifySelf is "initial"
-PASS window.getComputedStyle(element, '').getPropertyValue('justify-self') is "stretch"
+PASS window.getComputedStyle(element, '').getPropertyValue('justify-self') is "normal"
Test the value 'inherit'
PASS element.style.justifySelf is "end"

Powered by Google App Engine
This is Rietveld 408576698