Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / fast / css / getComputedStyle / computed-style-expected.txt
index f6cb2ce..67178c0 100644 (file)
@@ -50,6 +50,8 @@ font-variant-ligatures: normal;
 font-weight: normal;
 height: 576px;
 image-rendering: auto;
+justify-items: start;
+justify-self: start;
 left: auto;
 letter-spacing: normal;
 line-height: normal;
@@ -118,7 +120,6 @@ zoom: 1;
 -webkit-background-composite: source-over;
 -webkit-background-origin: padding-box;
 -webkit-background-size: auto;
--webkit-border-fit: border;
 -webkit-border-horizontal-spacing: 0px;
 -webkit-border-image: none;
 -webkit-border-vertical-spacing: 0px;
@@ -144,11 +145,11 @@ zoom: 1;
 -webkit-column-span: none;
 -webkit-column-width: auto;
 align-content: stretch;
-align-items: stretch;
-align-self: stretch;
+align-items: start;
+align-self: start;
 flex-direction: row;
 flex-wrap: nowrap;
-justify-content: flex-start;
+justify-content: start;
 -webkit-font-smoothing: auto;
 -webkit-highlight: none;
 -webkit-hyphenate-character: auto;
@@ -227,7 +228,6 @@ stroke-width: 1;
 alignment-baseline: auto;
 baseline-shift: baseline;
 dominant-baseline: auto;
-kerning: 0;
 text-anchor: start;
 writing-mode: lr-tb;
 glyph-orientation-horizontal: 0deg;