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

Issue 17836006: Merge 153078 "Unprefix Flexbox" (Closed)

Created:
7 years, 5 months ago by cbiesinger
Modified:
7 years, 5 months ago
Reviewers:
cbiesinger
CC:
blink-reviews, shans, alancutter (OOO until 2018), eae+blinkwatch, dstockwell, dglazkov+blink, apavlov+blink_chromium.org, adamk+blink_chromium.org, darktears, Steve Block
Visibility:
Public.

Description

Merge 153078 "Unprefix Flexbox" > Unprefix Flexbox > > This is spec'd by the W3C in http://dev.w3.org/csswg/css-flexbox/ and is at the > CR stage. Firefox will ship this spec unprefixed in version 22. > > We will keep the -webkit- prefixed properties for backwards > compatibility with existing content, at least for now. > > Intent to ship thread: > https://groups.google.com/a/chromium.org/forum/?fromgroups#!topic/blink-dev/YJd-kkDYtiw > > R=jchaffraix@chromium.org > BUG=249111 > > Review URL: https://codereview.chromium.org/15758002 TBR=cbiesinger@chromium.org Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=153088

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+266 lines, -246 lines) Patch
M LayoutTests/css3/flexbox/display-flexbox-set-get.html View 1 chunk +12 lines, -11 lines 0 comments Download
M LayoutTests/css3/flexbox/display-flexbox-set-get-expected.txt View 1 chunk +7 lines, -5 lines 0 comments Download
M LayoutTests/css3/flexbox/flexitem.html View 2 chunks +11 lines, -14 lines 0 comments Download
M LayoutTests/fast/css-grid-layout/grid-item-display.html View 1 chunk +2 lines, -2 lines 0 comments Download
M LayoutTests/fast/css/getComputedStyle/computed-style-expected.txt View 2 chunks +7 lines, -7 lines 0 comments Download
M LayoutTests/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt View 2 chunks +7 lines, -7 lines 0 comments Download
M LayoutTests/fast/css/getComputedStyle/resources/property-names.js View 8 chunks +7 lines, -7 lines 0 comments Download
M LayoutTests/svg/css/getComputedStyle-basic-expected.txt View 4 chunks +28 lines, -28 lines 0 comments Download
M LayoutTests/webexposed/css-properties-as-js-properties-expected.txt View 8 chunks +12 lines, -12 lines 0 comments Download
M Source/core/css/CSSComputedStyleDeclaration.cpp View 4 chunks +24 lines, -24 lines 0 comments Download
M Source/core/css/CSSParser.cpp View 6 chunks +31 lines, -31 lines 0 comments Download
M Source/core/css/CSSPrimitiveValueMappings.h View 2 chunks +7 lines, -2 lines 0 comments Download
M Source/core/css/CSSProperties.in View 7 chunks +10 lines, -10 lines 0 comments Download
M Source/core/css/CSSProperty.cpp View 4 chunks +12 lines, -12 lines 0 comments Download
M Source/core/css/CSSPropertyNames.in View 2 chunks +24 lines, -12 lines 0 comments Download
M Source/core/css/CSSValueKeywords.in View 1 chunk +4 lines, -2 lines 0 comments Download
M Source/core/css/StylePropertySerializer.cpp View 2 chunks +11 lines, -11 lines 0 comments Download
M Source/core/css/StylePropertyShorthand.h View 1 chunk +2 lines, -2 lines 0 comments Download
M Source/core/css/StylePropertyShorthand.cpp View 3 chunks +19 lines, -19 lines 0 comments Download
M Source/core/css/resolver/StyleResolver.cpp View 2 chunks +12 lines, -12 lines 0 comments Download
M Source/core/html/shadow/TextFieldDecorationElement.cpp View 1 chunk +3 lines, -3 lines 0 comments Download
M Source/core/page/UseCounter.cpp View 2 chunks +12 lines, -12 lines 0 comments Download
M Source/core/page/animation/CSSPropertyAnimation.cpp View 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
cbiesinger
7 years, 5 months ago (2013-06-26 19:39:53 UTC) #1
cbiesinger
7 years, 5 months ago (2013-06-26 19:40:44 UTC) #2
Message was sent while issue was closed.
Committed patchset #1 manually as r153088.

Powered by Google App Engine
This is Rietveld 408576698