index
:
servo.git
2020-background-images
SimonSapin-patch-1
android_libstd
as-of-2024-08-12
attrs
auto
autoraf
backtrace
bump-raqote
cb_split
checks
dependabot/cargo/git2-0.20.1
dependabot/cargo/objc2-app-kit-0.3.1
dependabot/cargo/objc2-foundation-0.3.1
devtools-replay-tool
devtools-testing
dictionary-callback
dom-protos
end-of-the-line
fail-on-winit-minimal-build-errors
fix-docs3
fix-legacy-layout-paths-in-wpt
fix-nightly-build-mozjs-issue
fix-windows-nightly
fix-wpt-sync-testroot-issue
fix_webgpu_error_handling
flexbox-column-layout
fonts-fast-ipc-turnaround
gfx-base-reorganization-part2
gh-readonly-queue/main/pr-34687-11424f90b3cb0fe5688fce68139744f919c5be21
github-actions-dev
gone
gonk
http_network_or_cache_fetch
iframe-load-hack
indefinite-containing-block
inert
input
jdm-patch-1
jdm-patch-10
jdm-patch-11
jdm-patch-12
jdm-patch-13
jdm-patch-14
jdm-patch-15
jdm-patch-16
jdm-patch-17
jdm-patch-18
jdm-patch-19
jdm-patch-2
jdm-patch-20
jdm-patch-21
jdm-patch-22
jdm-patch-23
jdm-patch-24
jdm-patch-25
jdm-patch-26
jdm-patch-27
jdm-patch-28
jdm-patch-29
jdm-patch-3
jdm-patch-30
jdm-patch-31
jdm-patch-32
jdm-patch-33
jdm-patch-34
jdm-patch-35
jdm-patch-36
jdm-patch-37
jdm-patch-38
jdm-patch-39
jdm-patch-4
jdm-patch-40
jdm-patch-41
jdm-patch-42
jdm-patch-43
jdm-patch-44
jdm-patch-45
jdm-patch-46
jdm-patch-47
jdm-patch-48
jdm-patch-49
jdm-patch-5
jdm-patch-50
jdm-patch-51
jdm-patch-52
jdm-patch-53
jdm-patch-54
jdm-patch-6
jdm-patch-7
jdm-patch-8
jdm-patch-9
jdm-revert1
jdm-revert2
jdm-revert3
jdm-revert4
layout-2020-borrow-mut-independent-contexts
layout-2020-fix-rule-tree-drop
layout-revamp-prototype
layout-thread-2020
macos-ci-failure
main
make-column-distribution-more-generic
multi-tlbc
multiple-concurrent-tlbc
named-getter
nightlies
offscreen-rendering
osmesa-up
paulrouget-patch-1
perfetto-metrics-and-navigation-start
plumb-time-profiler-into-tracing
port-minibrowser-to-delegate
pr-20330
rcdom
revert
revert-29964-enable-merge-queue-action
revert-31409-style-config
revert-remaining-stylo-changes
revert-webrender
rustc-nightly-update
sagudev-patch-1
sagudev-patch-2
sagudev-patch-3
self-hosted-github-sha-upstream
separate-libservo-build-job
servoshell-tabs
squeeze
test
test-wpt
test_branch
tmp
try
try-android
try-wpt-mac
typed-arrays
typed-arrays-heap
update-linux-runner-image-version
upgrade-rustc-to-03-25-nightly
url-quirks-module-inlined
wpt_update_01-12-2024
wpt_update_02-12-2024
wpt_update_03-12-2024
wpt_update_04-12-2024
wpt_update_05-05-2024
wpt_update_16-03-2025
wpt_update_23-02-2025
wpt_update_23-03-2025
xrtest
…
Servo aims to empower developers with a lightweight, high-performance alternative for embedding web technologies in applications.
Tyler Davis
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
components
/
style
/
values
/
specified
/
mod.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename MinLength to MozLength.
Hiroyuki Ikezoe
2017-05-21
1
-1
/
+1
*
Derive HasViewportPercentage 🍷
Anthony Ramine
2017-05-20
1
-34
/
+5
*
Auto-generate code for grid-template-{rows,columns}
Ravi Shankar
2017-05-18
1
-0
/
+8
*
Implement the hashless color quirk (fixes #15341)
Anthony Ramine
2017-05-17
1
-2
/
+78
*
Auto merge of #16859 - nox:gradients, r=emilio
bors-servo
2017-05-15
1
-8
/
+21
|
\
|
*
Implement -webkit-gradient() (fixes #16542)
Anthony Ramine
2017-05-15
1
-5
/
+19
|
*
Rename LayerImage to ImageLayer and make it a type alias
Anthony Ramine
2017-05-15
1
-1
/
+1
|
*
Refactor Gradient
Anthony Ramine
2017-05-15
1
-2
/
+1
|
*
Kill side keywords from style::values::specified::image
Anthony Ramine
2017-05-15
1
-2
/
+2
*
|
stylo: -moz-image-region shouldn't parse unitless lengths in quirks mode
Nazım Can Altınova
2017-05-14
1
-10
/
+31
*
|
Add PARSING_MODE_ALLOW_ALL_NUMERIC_VALUES to force to parse negative values.
Hiroyuki Ikezoe
2017-05-14
1
-2
/
+10
*
|
Disallow negative duration for animation and transition.
Hiroyuki Ikezoe
2017-05-13
1
-9
/
+23
|
/
*
Make no_viewport_percentage! use an absolute path for HasViewportPercentage
Michael Brennan
2017-05-11
1
-1
/
+0
*
Refactor Position
Anthony Ramine
2017-05-10
1
-1
/
+1
*
style: Rewrite calc to be cleaner and support arbitrary expressions.
Emilio Cobos Álvarez
2017-05-05
1
-128
/
+69
*
Stylo: Implement {specified|computed}::LayerImage.
cku
2017-05-03
1
-1
/
+1
*
stylo: Support other unit types in computed angle
Nazım Can Altınova
2017-05-01
1
-51
/
+16
*
Reverse Number and LengthOrPercentage in LengthOrPercentageOrNumber
Anthony Ramine
2017-04-28
1
-3
/
+3
*
Auto merge of #16609 - nox:quirks, r=Manishearth,emilio
bors-servo
2017-04-27
1
-3
/
+30
|
\
|
*
Implement the unitless length quirk for clip
Anthony Ramine
2017-04-27
1
-2
/
+2
|
*
Implement the unitless length quirk for border-*-width
Anthony Ramine
2017-04-27
1
-1
/
+11
|
*
Implement the unitless length quirk for background-position
Anthony Ramine
2017-04-27
1
-0
/
+17
*
|
Parse interpolation hints (fixes #15166)
Anthony Ramine
2017-04-27
1
-2
/
+2
*
|
Add frames into style system and update animation with frames functions.
Boris Chiou
2017-04-27
1
-1
/
+2
|
/
*
Create a module for generics and make BorderRadiusSize generic
Ravi Shankar
2017-04-25
1
-33
/
+4
*
Fix indentation errors in servo rust code that tidy now finds.
coalman
2017-04-18
1
-1
/
+1
*
Don't reject out of bound calc() values at parsing-time
Anthony Ramine
2017-04-12
1
-22
/
+28
*
Pass ParserContext down to lengths
J. Ryan Stinnett
2017-04-12
1
-42
/
+44
*
Auto merge of #16229 - tomhoule:fix-lengths, r=emilio
bors-servo
2017-04-12
1
-0
/
+1
|
\
|
*
Style: Do not immediately convert absolute specified lengths
Tom Houlé
2017-04-12
1
-0
/
+1
*
|
Stylo - support image-orientation property
Jeremy Chen
2017-04-11
1
-1
/
+16
|
/
*
stylo: Add support for <table> color quirk
Manish Goregaokar
2017-04-04
1
-9
/
+12
*
Implement serialization for transform functions.
Pyfisch
2017-04-04
1
-32
/
+73
*
Bug 1336769 - Make Angle constructors return a finite value.
Boris Chiou
2017-03-29
1
-8
/
+4
*
style: Properly handle calc inside integer expressions.
Emilio Cobos Álvarez
2017-03-27
1
-14
/
+53
*
style: Properly track whether <angle> or <time> values came from calc() expre...
Emilio Cobos Álvarez
2017-03-27
1
-35
/
+139
*
style: Make numbers keep track of whether they were specified as calc().
Emilio Cobos Álvarez
2017-03-27
1
-26
/
+48
*
Auto merge of #16143 - emilio:lops, r=Manishearth
bors-servo
2017-03-26
1
-8
/
+8
|
\
|
*
style: Be consistent with naming and serialization of "0" with LenghtOrPercen...
Emilio Cobos Álvarez
2017-03-26
1
-8
/
+8
*
|
style: Simplify Number::parse_with_minimum.
Emilio Cobos Álvarez
2017-03-26
1
-2
/
+2
*
|
style: Make PercentageOrNumber also reject negative percentages.
Emilio Cobos Álvarez
2017-03-26
1
-4
/
+3
|
/
*
Add support for -moz-image-rect
Nazım Can Altınova
2017-03-25
1
-2
/
+2
*
Rename and move PercentageOrNumber to values
Nazım Can Altınova
2017-03-25
1
-0
/
+32
*
Don't resolve URLs at parse time for Stylo.
Bobby Holley
2017-03-22
1
-1
/
+27
*
Make specified::parse_number() return finite f32.
Boris Chiou
2017-03-22
1
-1
/
+10
*
Add a predefined integer type
Xidorn Quan
2017-03-17
1
-3
/
+66
*
Add support for non-standard -moz color keyword values.
Matt Brubeck
2017-03-14
1
-8
/
+10
*
Change code for serialization of {box,text}-shadow so blur-radius
karan sharma
2017-03-13
1
-15
/
+9
*
Implement parsing/serialization for caret-color
austinprete
2017-03-05
1
-0
/
+3
*
Add get_initial_specified_value to many longhands
Xidorn Quan
2017-02-28
1
-0
/
+21
[next]