forked from miniwebkit/src
-
Notifications
You must be signed in to change notification settings - Fork 0
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Checking mergeability…
Don’t worry, you can still create the pull request.
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: Elegent/src
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: miniwebkit/src
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 16 commits
- 2,810 files changed
- 1 contributor
Commits on Apr 17, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 00b0034 - Browse repository at this point
Copy the full SHA 00b0034View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6a46e9c - Browse repository at this point
Copy the full SHA 6a46e9cView commit details -
Configuration menu - View commit details
-
Copy full SHA for c39411e - Browse repository at this point
Copy the full SHA c39411eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 84c6cd1 - Browse repository at this point
Copy the full SHA 84c6cd1View commit details -
Configuration menu - View commit details
-
Copy full SHA for a1a8970 - Browse repository at this point
Copy the full SHA a1a8970View commit details -
Configuration menu - View commit details
-
Copy full SHA for ed92993 - Browse repository at this point
Copy the full SHA ed92993View commit details -
Configuration menu - View commit details
-
Copy full SHA for 44f0cb4 - Browse repository at this point
Copy the full SHA 44f0cb4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 516f802 - Browse repository at this point
Copy the full SHA 516f802View commit details -
Configuration menu - View commit details
-
Copy full SHA for 76d9f16 - Browse repository at this point
Copy the full SHA 76d9f16View commit details -
Configuration menu - View commit details
-
Copy full SHA for fa58210 - Browse repository at this point
Copy the full SHA fa58210View commit details -
Configuration menu - View commit details
-
Copy full SHA for ecb0606 - Browse repository at this point
Copy the full SHA ecb0606View commit details -
Configuration menu - View commit details
-
Copy full SHA for d3949a9 - Browse repository at this point
Copy the full SHA d3949a9View commit details -
Configuration menu - View commit details
-
Copy full SHA for b03d511 - Browse repository at this point
Copy the full SHA b03d511View commit details -
Configuration menu - View commit details
-
Copy full SHA for 560d49d - Browse repository at this point
Copy the full SHA 560d49dView commit details
Commits on Apr 21, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 8e7d081 - Browse repository at this point
Copy the full SHA 8e7d081View commit details
Commits on Apr 28, 2015
-
合并webkit官网对background-size的一处bug fix:
Revision: 116645 Author: commit-queue@webkit.org Date: 2012年5月10日 23:10:11 Message: [CSS3 Backgrounds and Borders] Add background-size to the background shorthand https://bugs.webkit.org/show_bug.cgi?id=27577 Patch by Joe Thomas <joethomas@motorola.com> on 2012-05-10 Reviewed by Alexis Menard. Added CSSPropertyBackgroundSize to the background shorthand propery. Added the logic for parsing background-size. bakground-size appears after background-position followed by a '/'. The specification related to this change is http://www.w3.org/TR/css3-background/#the-background Source/WebCore: Tests: fast/backgrounds/background-shorthand-with-backgroundSize-style.html fast/backgrounds/size/backgroundSize-in-background-shorthand.html * css/CSSComputedStyleDeclaration.cpp: (WebCore::CSSComputedStyleDeclaration::getPropertyCSSValue): (WebCore::CSSComputedStyleDeclaration::getBackgroundShorthandValue): (WebCore): * css/CSSComputedStyleDeclaration.h: (CSSComputedStyleDeclaration): * css/CSSParser.cpp: (WebCore::CSSParser::parseValue): (WebCore::CSSParser::parseFillShorthand): * css/StylePropertySet.cpp: (WebCore::StylePropertySet::getLayeredShorthandValue): * css/StylePropertyShorthand.cpp: (WebCore): (WebCore::backgroundShorthand): LayoutTests: * fast/backgrounds/background-shorthand-with-backgroundSize-style-expected.txt: Added. * fast/backgrounds/background-shorthand-with-backgroundSize-style.html: Added. * fast/backgrounds/size/backgroundSize-in-background-shorthand-expected.html: Added. * fast/backgrounds/size/backgroundSize-in-background-shorthand.html: Added. * fast/css/getComputedStyle/getComputedStyle-background-shorthand-expected.txt: * fast/css/getComputedStyle/getComputedStyle-background-shorthand.html: * fast/inspector-support/style-expected.txt: * inspector/styles/lazy-computed-style-expected.txt: * inspector/styles/styles-computed-trace-expected.txt: * inspector/styles/styles-new-API-expected.txt: ---- Modified : /trunk/LayoutTests/ChangeLog Added : /trunk/LayoutTests/fast/backgrounds/background-shorthand-with-backgroundSize-style-expected.txt Added : /trunk/LayoutTests/fast/backgrounds/background-shorthand-with-backgroundSize-style.html Added : /trunk/LayoutTests/fast/backgrounds/size/backgroundSize-in-background-shorthand-expected.html Added : /trunk/LayoutTests/fast/backgrounds/size/backgroundSize-in-background-shorthand.html Modified : /trunk/LayoutTests/fast/css/getComputedStyle/getComputedStyle-background-shorthand-expected.txt Modified : /trunk/LayoutTests/fast/css/getComputedStyle/getComputedStyle-background-shorthand.html Modified : /trunk/LayoutTests/fast/inspector-support/style-expected.txt Modified : /trunk/LayoutTests/inspector/styles/lazy-computed-style-expected.txt Modified : /trunk/LayoutTests/inspector/styles/styles-computed-trace-expected.txt Modified : /trunk/LayoutTests/inspector/styles/styles-new-API-expected.txt Modified : /trunk/Source/WebCore/ChangeLog Modified : /trunk/Source/WebCore/css/CSSComputedStyleDeclaration.cpp Modified : /trunk/Source/WebCore/css/CSSComputedStyleDeclaration.h Modified : /trunk/Source/WebCore/css/CSSParser.cpp Modified : /trunk/Source/WebCore/css/StylePropertySet.cpp Modified : /trunk/Source/WebCore/css/StylePropertyShorthand.cpp
Configuration menu - View commit details
-
Copy full SHA for 40841eb - Browse repository at this point
Copy the full SHA 40841ebView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master