Gitweb links:

...log 
http://git.netsurf-browser.org/libcss.git/shortlog/297c9700c9df5a109129956c6fa77793ed121f12
...commit 
http://git.netsurf-browser.org/libcss.git/commit/297c9700c9df5a109129956c6fa77793ed121f12
...tree 
http://git.netsurf-browser.org/libcss.git/tree/297c9700c9df5a109129956c6fa77793ed121f12

The branch, lcneves/flexbox-tidy has been updated
       via  297c9700c9df5a109129956c6fa77793ed121f12 (commit)
      from  1d8c8606177d42ac1e62ac5785eff173d827dc8f (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commitdiff 
http://git.netsurf-browser.org/libcss.git/commit/?id=297c9700c9df5a109129956c6fa77793ed121f12
commit 297c9700c9df5a109129956c6fa77793ed121f12
Author: Lucas Neves <[email protected]>
Commit: Lucas Neves <[email protected]>

    Tests: Remove invalid lines from selection test.

diff --git a/test/data/select/tests1.dat b/test/data/select/tests1.dat
index ea0d237..f8e6c38 100644
--- a/test/data/select/tests1.dat
+++ b/test/data/select/tests1.dat
@@ -6498,10 +6498,6 @@ z-index: auto
 | div
 |  p*
 #ua
-div { align-content: flex-end; }
-p { align-content: inherit; align-items: stretch; align-self: flex-start; }
-| div*
-#ua
 div { align-content: center; align-items: center; align-self: center; }
 p { align-content: inherit; align-items: inherit; align-self: inherit; }
 #user


-----------------------------------------------------------------------

Summary of changes:
 test/data/select/tests1.dat |    4 ----
 1 file changed, 4 deletions(-)

diff --git a/test/data/select/tests1.dat b/test/data/select/tests1.dat
index ea0d237..f8e6c38 100644
--- a/test/data/select/tests1.dat
+++ b/test/data/select/tests1.dat
@@ -6498,10 +6498,6 @@ z-index: auto
 | div
 |  p*
 #ua
-div { align-content: flex-end; }
-p { align-content: inherit; align-items: stretch; align-self: flex-start; }
-| div*
-#ua
 div { align-content: center; align-items: center; align-self: center; }
 p { align-content: inherit; align-items: inherit; align-self: inherit; }
 #user


-- 
Cascading Style Sheets library

_______________________________________________
netsurf-commits mailing list
[email protected]
http://listmaster.pepperfish.net/cgi-bin/mailman/listinfo/netsurf-commits-netsurf-browser.org

Reply via email to