Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upColor channels are incorrect under skia on Linux #245
Comments
|
Hope this helps... diff --git a/src/servo-gfx/color.rs b/src/servo-gfx/color.rs -pub fn rgba(r: u8, g: u8, b: u8, a: float) -> AzColor { |
|
This should be fixed by latest skia and rust-azure. I haven't updated servo's submodules since I still need to test on Linux. It would be great if you could confirm that fixes the issue for you. |
|
It appears you left out skia. You have to update both (and after you rebuild skia you will need to rebuild rust-azure). |
|
Great! |
Add a test for empty names in HTMLCollection in DOM.
Update nightly Rust version to keep in sync with Servo. Rustup happened in servo#10076



Perhaps red and blue are swapped.