[webkit-changes] [WebKit/WebKit] 3de868: Complete id-ref reflection implementation for ARIA...

2022-10-10 Thread Manuel Rego Casasnovas
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 3de868265f6733df13d23d257d301b6f9f492ca6 https://github.com/WebKit/WebKit/commit/3de868265f6733df13d23d257d301b6f9f492ca6 Author: Manuel Rego Casasnovas Date: 2022-10-10 (Mon, 10 Oct 2022) Changed paths

[webkit-changes] [WebKit/WebKit] 05f043: Set empty string for reflection of IDREF attributes

2022-10-07 Thread Manuel Rego Casasnovas
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 05f04306d2dc59ca6b5c255a6e31483799daf9f8 https://github.com/WebKit/WebKit/commit/05f04306d2dc59ca6b5c255a6e31483799daf9f8 Author: Manuel Rego Casasnovas Date: 2022-10-07 (Fri, 07 Oct 2022) Changed paths

[webkit-changes] [WebKit/WebKit] 5a61ea: Integrate ARIA element reflection in the Accessibi...

2022-09-27 Thread Manuel Rego Casasnovas
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 5a61ea9a825740c42f60af419813acb143df91f7 https://github.com/WebKit/WebKit/commit/5a61ea9a825740c42f60af419813acb143df91f7 Author: Manuel Rego Casasnovas Date: 2022-09-27 (Tue, 27 Sep 2022) Changed paths

[webkit-changes] [WebKit/WebKit] 509911: [GTK][a11y] WTR: Add implementation for detailsEle...

2022-09-21 Thread Manuel Rego Casasnovas
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 509911566946e1fcd7298a38a5714f4b01631b4d https://github.com/WebKit/WebKit/commit/509911566946e1fcd7298a38a5714f4b01631b4d Author: Manuel Rego Casasnovas Date: 2022-09-21 (Wed, 21 Sep 2022) Changed paths

[webkit-changes] [WebKit/WebKit]

2022-09-20 Thread Manuel Rego Casasnovas
Branch: refs/heads/element-reflection-a11y-tree Home: https://github.com/WebKit/WebKit ___ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes

[webkit-changes] [WebKit/WebKit] 57fec5: Integrate ARIA element reflection in the Accessibi...

2022-09-20 Thread Manuel Rego Casasnovas
Branch: refs/heads/element-reflection-a11y-tree Home: https://github.com/WebKit/WebKit Commit: 57fec55cf569c1bb57625c79834ce8dfdb084455 https://github.com/WebKit/WebKit/commit/57fec55cf569c1bb57625c79834ce8dfdb084455 Author: Manuel Rego Casasnovas Date: 2022-09-21 (Wed, 21

[webkit-changes] [295148] trunk

2022-06-02 Thread rego
Title: [295148] trunk Revision 295148 Author r...@igalia.com Date 2022-06-02 14:45:04 -0700 (Thu, 02 Jun 2022) Log Message Reflection for FrozenArray caching invariant https://bugs.webkit.org/show_bug.cgi?id=240563 Reviewed by Ryosuke Niwa. This patch implements the caching layer

[webkit-changes] [294481] trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes

2022-05-19 Thread rego
Title: [294481] trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes Revision 294481 Author r...@igalia.com Date 2022-05-19 08:13:42 -0700 (Thu, 19 May 2022) Log Message Update WPT dom/nodes/aria-element-reflection.tentative.html test https://bugs.webkit.org/show_bug.cgi?id=240641

[webkit-changes] [294144] trunk/Source/WebCore

2022-05-13 Thread rego
rce/WebCore/ChangeLog 2022-05-13 07:19:31 UTC (rev 294143) +++ trunk/Source/WebCore/ChangeLog 2022-05-13 07:26:01 UTC (rev 294144) @@ -1,5 +1,15 @@ 2022-05-12 Manuel Rego Casasnovas +Remove unneeded check in HTMLSlotElement::assignedNodes() +https://bugs.webkit.org/show_bug.cgi

[webkit-changes] [294141] trunk

2022-05-12 Thread rego
1,16 @@ +2022-05-12 Manuel Rego Casasnovas + +ARIA reflection for FrozenArray attributes +https://bugs.webkit.org/show_bug.cgi?id=239853 + + +Reviewed by Chris Dumez. + +Update test so it identifies the FrozenArray attributes. + +* accessibility/AR

[webkit-changes] [293970] trunk

2022-05-09 Thread rego
unk/LayoutTests/ChangeLog 2022-05-09 08:41:51 UTC (rev 293969) +++ trunk/LayoutTests/ChangeLog 2022-05-09 10:47:12 UTC (rev 293970) @@ -1,3 +1,14 @@ +2022-05-09 Manuel Rego Casasnovas + +[WinCairo][WK1] accessibility/aria-combobox-control-owns-elements.html is crashing after 250325@m

[webkit-changes] [293926] trunk

2022-05-06 Thread rego
926) --- trunk/LayoutTests/imported/w3c/ChangeLog 2022-05-06 21:54:27 UTC (rev 293925) +++ trunk/LayoutTests/imported/w3c/ChangeLog 2022-05-06 22:06:52 UTC (rev 293926) @@ -1,3 +1,14 @@ +2022-05-06 Manuel Rego Casasnovas + +[selectors] Double script focus after mouse click shouldn't ma

[webkit-changes] [293860] trunk

2022-05-05 Thread rego
21:40:17 UTC (rev 293860) @@ -1,3 +1,15 @@ +2022-05-05 Manuel Rego Casasnovas + +ARIA reflection for Element attributes +https://bugs.webkit.org/show_bug.cgi?id=239852 + +Reviewed by Chris Dumez. + +Update test to include the new reflected attributes. + +

[webkit-changes] [293449] trunk/Source

2022-04-26 Thread rego
/Source/WTF/ChangeLog (293448 => 293449) --- trunk/Source/WTF/ChangeLog 2022-04-26 21:24:20 UTC (rev 293448) +++ trunk/Source/WTF/ChangeLog 2022-04-26 21:29:25 UTC (rev 293449) @@ -1,3 +1,12 @@ +2022-04-26 Manuel Rego Casasnovas + +Remove AriaReflectionEnabled runtime flag +ht

[webkit-changes] [293431] trunk

2022-04-26 Thread rego
/ChangeLog trunk/Introduction.md Diff Modified: trunk/ChangeLog (293430 => 293431) --- trunk/ChangeLog 2022-04-26 16:56:09 UTC (rev 293430) +++ trunk/ChangeLog 2022-04-26 18:01:40 UTC (rev 293431) @@ -1,3 +1,12 @@ +2022-04-26 Manuel Rego Casasnovas + +Remove usage of makeWeak

[webkit-changes] [292400] trunk

2022-04-05 Thread rego
ted/w3c/ChangeLog 2022-04-05 17:04:57 UTC (rev 292400) @@ -1,3 +1,16 @@ +2022-04-05 Manuel Rego Casasnovas + +[macOS][selectors] :focus-visible matching on button focused via script (after clicking on a different button) +https://bugs.webkit.org/show_bug.cgi?id=236

[webkit-changes] [289521] trunk

2022-02-10 Thread rego
:22 UTC (rev 289520) +++ trunk/LayoutTests/imported/w3c/ChangeLog 2022-02-10 08:10:04 UTC (rev 289521) @@ -1,3 +1,15 @@ +2022-02-10 Manuel Rego Casasnovas + +:focus-visible with click on radio/checkbox labels is broken +https://bugs.webkit.org/show_bug.cgi?id=236

[webkit-changes] [287563] trunk

2022-01-04 Thread rego
/selectors/focus-visible-accesskey.html Diff Modified: trunk/LayoutTests/ChangeLog (287562 => 287563) --- trunk/LayoutTests/ChangeLog 2022-01-04 13:05:31 UTC (rev 287562) +++ trunk/LayoutTests/ChangeLog 2022-01-04 13:29:08 UTC (rev 287563) @@ -1,3 +1,16 @@ +2022-01-04 Manuel Rego Casasno

[webkit-changes] [287529] trunk

2022-01-02 Thread rego
/accesskey-focus-element.html Diff Modified: trunk/LayoutTests/ChangeLog (287528 => 287529) --- trunk/LayoutTests/ChangeLog 2022-01-03 05:40:18 UTC (rev 287528) +++ trunk/LayoutTests/ChangeLog 2022-01-03 05:52:39 UTC (rev 287529) @@ -1,3 +1,25 @@ +2022-01-02 Manuel Rego Casasnovas + +

[webkit-changes] [287469] trunk/LayoutTests

2021-12-28 Thread rego
.html Diff Modified: trunk/LayoutTests/ChangeLog (287468 => 287469) --- trunk/LayoutTests/ChangeLog 2021-12-28 10:14:42 UTC (rev 287468) +++ trunk/LayoutTests/ChangeLog 2021-12-28 12:28:33 UTC (rev 287469) @@ -1,3 +1,14 @@ +2021-12-28 Manuel Rego Casasnovas + +[selectors] Import

[webkit-changes] [286847] trunk/LayoutTests/imported/w3c

2021-12-10 Thread rego
-10 Manuel Rego Casasnovas + +[WPT] Import resources/accesskey.js +https://bugs.webkit.org/show_bug.cgi?id=234137 + +Reviewed by Rob Buis. + +This just imports the changes from this WPT PR: +https://github.com/web-platform-tests/wpt/pull/32000 + +Wh

[webkit-changes] [286776] trunk

2021-12-09 Thread rego
UTC (rev 286775) +++ trunk/LayoutTests/ChangeLog 2021-12-09 14:03:45 UTC (rev 286776) @@ -1,3 +1,13 @@ +2021-12-09 Manuel Rego Casasnovas + +[selectors] Match :focus-visible on elements +https://bugs.webkit.org/show_bug.cgi?id=233924 + +Reviewed by Antti Koivi

[webkit-changes] [286415] trunk

2021-12-02 Thread rego
414) +++ trunk/LayoutTests/imported/w3c/ChangeLog 2021-12-02 08:06:24 UTC (rev 286415) @@ -1,3 +1,15 @@ +2021-12-02 Manuel Rego Casasnovas + +[selectors] :focus-visible should stop matching after blur +https://bugs.webkit.org/show_bug.cgi?id=233688 + +Reviewed by An

[webkit-changes] [286146] trunk/LayoutTests

2021-11-24 Thread rego
=> 286146) --- trunk/LayoutTests/ChangeLog 2021-11-24 10:02:19 UTC (rev 286145) +++ trunk/LayoutTests/ChangeLog 2021-11-24 13:41:00 UTC (rev 286146) @@ -1,3 +1,13 @@ +2021-11-24 Manuel Rego Casasnovas + +[selectors] Import 2 new :focus-visible tests from WPT +https://bugs.webkit.

[webkit-changes] [285567] trunk

2021-11-10 Thread rego
566) +++ trunk/LayoutTests/imported/w3c/ChangeLog 2021-11-10 08:38:18 UTC (rev 285567) @@ -1,3 +1,20 @@ +2021-11-10 Manuel Rego Casasnovas + +Wavy decorations don't cover the whole line length +https://bugs.webkit.org/show_bug.cgi?id=232663 + +Reviewed by Myles C. Maxfi

[webkit-changes] [285414] trunk

2021-11-08 Thread rego
eb-platform-tests/css/css-fonts/standard-font-family-5-expected.html Diff Modified: trunk/LayoutTests/ChangeLog (285413 => 285414) --- trunk/LayoutTests/ChangeLog 2021-11-08 18:37:35 UTC (rev 285413) +++ trunk/LayoutTests/ChangeLog 2021-11-08 18:45:48 UTC (rev 285414) @@ -1,3 +1,15 @@ +2021-11-

[webkit-changes] [283866] trunk

2021-10-09 Thread rego
: Modified Paths trunk/ChangeLog trunk/metadata/contributors.json Diff Modified: trunk/ChangeLog (283865 => 283866) --- trunk/ChangeLog 2021-10-09 06:48:53 UTC (rev 283865) +++ trunk/ChangeLog 2021-10-09 11:47:50 UTC (rev 283866) @@ -1,3 +1,12 @@ +2021-10-09 Manuel Rego Casasnovas + +

[webkit-changes] [282208] trunk/LayoutTests

2021-09-09 Thread rego
-09 Manuel Rego Casasnovas + +[css-text-decor] Update WPT test suite +https://bugs.webkit.org/show_bug.cgi?id=230042 + +Reviewed by Rob Buis. + +* TestExpectations: Mark some test failures. + 2021-09-09 Enrique Ocaña González [Gstreamer] timeouts in me

[webkit-changes] [282158] trunk/Source/WebCore

2021-09-08 Thread rego
:30:57 UTC (rev 282157) +++ trunk/Source/WebCore/ChangeLog 2021-09-08 17:49:56 UTC (rev 282158) @@ -1,3 +1,12 @@ +2021-09-08 Manuel Rego Casasnovas + +[css-text-decor] text-decoration-* properties are no longer experimental +https://bugs.webkit.org/show_bug.cgi?id=230

[webkit-changes] [279981] trunk/PerformanceTests

2021-07-16 Thread rego
/regions.js Diff Modified: trunk/PerformanceTests/ChangeLog (279980 => 279981) --- trunk/PerformanceTests/ChangeLog 2021-07-16 07:19:05 UTC (rev 279980) +++ trunk/PerformanceTests/ChangeLog 2021-07-16 08:32:18 UTC (rev 279981) @@ -1,3 +1,26 @@ +2021-07-16 Manuel Rego Casasnovas + +Rem

[webkit-changes] [276698] trunk

2021-04-28 Thread rego
Diff Modified: trunk/LayoutTests/ChangeLog (276697 => 276698) --- trunk/LayoutTests/ChangeLog 2021-04-28 08:39:01 UTC (rev 276697) +++ trunk/LayoutTests/ChangeLog 2021-04-28 08:51:37 UTC (rev 276698) @@ -1,3 +1,12 @@ +2021-04-28 Manuel Rego Casasnovas + +[selectors] Using a modifier

[webkit-changes] [276628] trunk

2021-04-26 Thread rego
05:31:07 UTC (rev 276627) +++ trunk/LayoutTests/ChangeLog 2021-04-27 05:44:59 UTC (rev 276628) @@ -1,3 +1,13 @@ +2021-04-26 Manuel Rego Casasnovas + +REGRESSION (r276264): Reproducible crash in WebCore::UserActionElementSet::clearFlags +https://bugs.webkit.org/show_bug.cgi?id=224

[webkit-changes] [276350] trunk/LayoutTests/imported/w3c

2021-04-21 Thread rego
unk/LayoutTests/imported/w3c/ChangeLog 2021-04-21 07:33:00 UTC (rev 276349) +++ trunk/LayoutTests/imported/w3c/ChangeLog 2021-04-21 07:33:17 UTC (rev 276350) @@ -1,3 +1,14 @@ +2021-04-21 Manuel Rego Casasnovas + +[selectors] Import one more :focus-visible WPT test +ht

[webkit-changes] [276297] trunk/LayoutTests

2021-04-20 Thread rego
297) @@ -1,3 +1,16 @@ +2021-04-20 Manuel Rego Casasnovas + +[WPE] Update expectations for 2 :focus-visible tests +https://bugs.webkit.org/show_bug.cgi?id=224808 + +Unreviewed test gardening. + +The failures on these tests are related to the lack of support for in

[webkit-changes] [276264] trunk

2021-04-19 Thread rego
ts/ChangeLog 2021-04-19 17:59:26 UTC (rev 276264) @@ -1,3 +1,16 @@ +2021-04-19 Manuel Rego Casasnovas + +[selectors] Script focus and :focus-visible +https://bugs.webkit.org/show_bug.cgi?id=224598 + +Reviewed by Darin Adler. + +Update expectations for tests, m

[webkit-changes] [276237] trunk/LayoutTests

2021-04-19 Thread rego
-platform-tests/css/selectors/ Diff Modified: trunk/LayoutTests/ChangeLog (276236 => 276237) --- trunk/LayoutTests/ChangeLog 2021-04-19 06:32:12 UTC (rev 276236) +++ trunk/LayoutTests/ChangeLog 2021-04-19 06:57:16 UTC (rev 276237) @@ -1,3 +1,17 @@ +2021-04-18 Manuel Rego Casasno

[webkit-changes] [276128] trunk/Tools

2021-04-16 Thread rego
,20 @@ +2021-04-16 Manuel Rego Casasnovas + +Avoid converting HTML chars in _W3CTestConverter +https://bugs.webkit.org/show_bug.cgi?id=224658 + +Reviewed by Adrian Perez de Castro. + +There has been a change in Python HTMLParser in version 3.5 that makes convert_charr

[webkit-changes] [276077] trunk/Source/WebCore

2021-04-15 Thread rego
unk/Source/WebCore/ChangeLog 2021-04-15 22:09:14 UTC (rev 276076) +++ trunk/Source/WebCore/ChangeLog 2021-04-15 22:27:48 UTC (rev 276077) @@ -1,3 +1,16 @@ +2021-04-15 Manuel Rego Casasnovas + +Move FocusRemovalEventsMode into FocusOptions +https://bugs.webkit.org/show_bug.cgi

[webkit-changes] [276016] trunk/Source/WebCore

2021-04-15 Thread rego
,28 @@ +2021-04-15 Manuel Rego Casasnovas + +Move FocusRemovalEventsMode into FocusOptions +https://bugs.webkit.org/show_bug.cgi?id=224549 + +Reviewed by Darin Adler. + +This patch is just a refactoring that moves FocusRemovalEventsMode enum into FocusOpti

[webkit-changes] [274365] trunk

2021-03-12 Thread rego
19:03:26 UTC (rev 274365) @@ -1,3 +1,12 @@ +2021-03-12 Manuel Rego Casasnovas + +[selectors] :focus-visible matches body after keyboard event +https://bugs.webkit.org/show_bug.cgi?id=223113 + +Reviewed by Antti Koivisto. + +* platform/ios/TestExpectations: Skip ne

[webkit-changes] [274173] trunk/Source/WebCore

2021-03-09 Thread rego
274173) @@ -1,3 +1,38 @@ +2021-03-09 Manuel Rego Casasnovas + +[selectors] Move :focus-viisble & :focus-within flags from Node to UserActionElementSet +https://bugs.webkit.org/show_bug.cgi?id=222647 + +Reviewed by Antti Koivisto. + +This patch avoids using flag

[webkit-changes] [273812] trunk

2021-03-02 Thread rego
/css/selectors/focus-visible-008-expected.txt Diff Modified: trunk/LayoutTests/ChangeLog (273811 => 273812) --- trunk/LayoutTests/ChangeLog 2021-03-03 05:05:30 UTC (rev 273811) +++ trunk/LayoutTests/ChangeLog 2021-03-03 06:43:53 UTC (rev 273812) @@ -1,3 +1,14 @@ +2021-03-02 Manuel R

[webkit-changes] [273136] trunk/LayoutTests/imported/w3c

2021-02-19 Thread rego
Log 2021-02-19 10:30:25 UTC (rev 273136) @@ -1,3 +1,17 @@ +2021-02-19 Manuel Rego Casasnovas + +Fix Selenium key code for ENTER in testdriver-vendor.js +https://bugs.webkit.org/show_bug.cgi?id=222037 + +Reviewed by Carlos Garcia Campos. + +In r272726 we added a bunc

[webkit-changes] [272983] trunk

2021-02-16 Thread rego
=> 272983) --- trunk/LayoutTests/ChangeLog 2021-02-17 05:36:13 UTC (rev 272982) +++ trunk/LayoutTests/ChangeLog 2021-02-17 05:54:15 UTC (rev 272983) @@ -1,3 +1,14 @@ +2021-02-16 Manuel Rego Casasnovas + +[selectors] :focus-visible parsing and experimental flag +https://bugs.webkit.

[webkit-changes] [272847] trunk/LayoutTests

2021-02-15 Thread rego
-direction-change-001.html Diff Modified: trunk/LayoutTests/ChangeLog (272846 => 272847) --- trunk/LayoutTests/ChangeLog 2021-02-15 11:05:48 UTC (rev 272846) +++ trunk/LayoutTests/ChangeLog 2021-02-15 11:24:03 UTC (rev 272847) @@ -1,3 +1,12 @@ +2021-02-15 Manuel Rego Casasno

[webkit-changes] [272844] trunk/Source/WebCore

2021-02-15 Thread rego
rev 272844) @@ -1,3 +1,12 @@ +2021-02-15 Manuel Rego Casasnovas + +[selectors] Update :focus-visible status in features.json +https://bugs.webkit.org/show_bug.cgi?id=221889 + +Reviewed by Sergio Villar Senin. + +* features.json: + 2021-02-12 Sergio Villar Se

[webkit-changes] [272771] trunk

2021-02-11 Thread rego
unk/LayoutTests/ChangeLog 2021-02-12 05:12:51 UTC (rev 272770) +++ trunk/LayoutTests/ChangeLog 2021-02-12 05:43:50 UTC (rev 272771) @@ -1,3 +1,12 @@ +2021-02-11 Manuel Rego Casasnovas + +[WPE] event.ctrlKey and other are false in keydown event +https://bugs.webkit.org/show_bug.cgi?id=221

[webkit-changes] [272726] trunk/LayoutTests

2021-02-11 Thread rego
726) @@ -1,3 +1,12 @@ +2021-02-11 Manuel Rego Casasnovas + +Add more Selenium key codes for test_driver.send_keys() +https://bugs.webkit.org/show_bug.cgi?id=221674 + +Reviewed by Carlos Garcia Campos. + +* platform/ios/imported/w3c/web-platform-tests/html/semantics/fo

[webkit-changes] [272651] trunk/LayoutTests

2021-02-10 Thread rego
mbinations-expected.txt Diff Modified: trunk/LayoutTests/ChangeLog (272650 => 272651) --- trunk/LayoutTests/ChangeLog 2021-02-10 15:04:17 UTC (rev 272650) +++ trunk/LayoutTests/ChangeLog 2021-02-10 15:19:02 UTC (rev 272651) @@ -1,3 +1,16 @@ +2021-02-10 Manuel Rego Casasnovas + +

[webkit-changes] [272572] trunk

2021-02-09 Thread rego
2021-02-09 10:34:26 UTC (rev 272572) @@ -1,3 +1,16 @@ +2021-02-09 Manuel Rego Casasnovas + +Allow sending modifier keys in test_driver.send_keys() +https://bugs.webkit.org/show_bug.cgi?id=221466 + +Reviewed by Carlos Garcia Campos. + +Add specific -expected.txt

[webkit-changes] [272489] trunk

2021-02-08 Thread rego
l Diff Modified: trunk/LayoutTests/ChangeLog (272488 => 272489) --- trunk/LayoutTests/ChangeLog 2021-02-08 13:31:56 UTC (rev 272488) +++ trunk/LayoutTests/ChangeLog 2021-02-08 13:52:53 UTC (rev 272489) @@ -1,3 +1,18 @@ +2021-02-08 Manuel Rego Casasnovas + +[GTK] event.ctrlKey and ot

[webkit-changes] [272007] trunk/LayoutTests

2021-01-28 Thread rego
sts/ChangeLog 2021-01-28 10:20:15 UTC (rev 272007) @@ -1,3 +1,15 @@ +2021-01-28 Manuel Rego Casasnovas + +[selectors] Update :focus-visible tests from WPT +https://bugs.webkit.org/show_bug.cgi?id=221037 + +Reviewed by Javier Fernandez. + +* TestExpectations: fo

[webkit-changes] [271944] trunk/LayoutTests

2021-01-27 Thread rego
1-27 11:06:21 UTC (rev 271943) +++ trunk/LayoutTests/ChangeLog 2021-01-27 11:41:20 UTC (rev 271944) @@ -1,3 +1,15 @@ +2021-01-27 Manuel Rego Casasnovas + +Upstream to WPT Shadow DOM tests related to :focus pseudo-class +https://bugs.webkit.org/show_bug.cgi?id=220907 + +Review

[webkit-changes] [271671] trunk

2021-01-20 Thread rego
@@ -1,3 +1,12 @@ +2021-01-20 Manuel Rego Casasnovas + +[WPE] focus-visible-003.html and focus-visible-004.html are timing out in input tags +https://bugs.webkit.org/show_bug.cgi?id=220578 + +Reviewed by Javier Fernandez. + +* platform/wpe/TestExpectations:

[webkit-changes] [271395] trunk/LayoutTests

2021-01-12 Thread rego
-12 09:42:35 UTC (rev 271394) +++ trunk/LayoutTests/ChangeLog 2021-01-12 10:42:26 UTC (rev 271395) @@ -1,3 +1,16 @@ +2021-01-12 Manuel Rego Casasnovas + +[selectors] Update tests from WPT +https://bugs.webkit.org/show_bug.cgi?id=220312 + +Reviewed by Sergio Villar Se

[webkit-changes] [271146] trunk

2021-01-05 Thread rego
ocus-in-focus-event-001.html Diff Modified: trunk/LayoutTests/ChangeLog (271145 => 271146) --- trunk/LayoutTests/ChangeLog 2021-01-05 10:17:28 UTC (rev 271145) +++ trunk/LayoutTests/ChangeLog 2021-01-05 13:39:54 UTC (rev 271146) @@ -1,3 +1,15 @@ +2021-01-05 Manuel Rego Casasnovas + +

[webkit-changes] [270955] trunk

2020-12-17 Thread rego
,12 @@ +2020-12-17 Manuel Rego Casasnovas + +[selectors] Default namespace gets ignored inside non-type selectors for :is() and :not() +https://bugs.webkit.org/show_bug.cgi?id=219950 + +Reviewed by Antti Koivisto. + +* TestExpectations: Two WPT tests pass now. + 2

[webkit-changes] [259562] trunk

2020-04-05 Thread rego
t trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-ui/parsing/outline-offset-computed.html Diff Modified: trunk/LayoutTests/ChangeLog (259561 => 259562) --- trunk/LayoutTests/ChangeLog 2020-04-06 04:02:43 UTC (rev 259561) +++ trunk/LayoutTests/ChangeLog 2020-04-06 04:14

[webkit-changes] [252913] trunk/Source/WebCore

2019-11-27 Thread rego
Log 2019-11-27 23:07:46 UTC (rev 252913) @@ -1,3 +1,18 @@ +2019-11-27 Manuel Rego Casasnovas + +Using char* instead of String for StyleProperties::getShorthandValue() +https://bugs.webkit.org/show_bug.cgi?id=204644 + +Reviewed by Darin Adler. + +This is follow-up pa

[webkit-changes] [252901] trunk

2019-11-27 Thread rego
3c/ChangeLog (252900 => 252901) --- trunk/LayoutTests/imported/w3c/ChangeLog 2019-11-27 12:24:54 UTC (rev 252900) +++ trunk/LayoutTests/imported/w3c/ChangeLog 2019-11-27 12:44:20 UTC (rev 252901) @@ -1,3 +1,19 @@ +2019-11-27 Manuel Rego Casasnovas + +[css-grid] Serialization of grid-

[webkit-changes] [252883] trunk

2019-11-26 Thread rego
w3c/ChangeLog 2019-11-26 11:02:24 UTC (rev 252882) +++ trunk/LayoutTests/imported/w3c/ChangeLog 2019-11-26 12:09:04 UTC (rev 252883) @@ -1,3 +1,20 @@ +2019-11-26 Manuel Rego Casasnovas + +[css-grid] Avoid serializing [] in grid-template* specified values +https://bugs.webkit.org/sh

[webkit-changes] [245279] trunk

2019-05-14 Thread rego
+++ trunk/LayoutTests/imported/w3c/ChangeLog 2019-05-14 15:08:46 UTC (rev 245279) @@ -1,3 +1,24 @@ +2019-05-14 Manuel Rego Casasnovas + +[css-grid] Use max size to compute auto repeat tracks +https://bugs.webkit.org/show_bug.cgi?id=197854 + +Reviewed by Javier

[webkit-changes] [244213] trunk

2019-04-12 Thread rego
213) --- trunk/LayoutTests/ChangeLog 2019-04-12 08:46:57 UTC (rev 244212) +++ trunk/LayoutTests/ChangeLog 2019-04-12 12:04:20 UTC (rev 244213) @@ -1,3 +1,30 @@ +2019-04-12 Manuel Rego Casasnovas + +[css-flex][css-grid] Fix synthesized baseline +https://bugs.webkit.org/show_bug.cgi

[webkit-changes] [243883] trunk/LayoutTests

2019-04-04 Thread rego
/LayoutTests/TestExpectations Diff Modified: trunk/LayoutTests/ChangeLog (243882 => 243883) --- trunk/LayoutTests/ChangeLog 2019-04-04 17:50:25 UTC (rev 243882) +++ trunk/LayoutTests/ChangeLog 2019-04-04 17:55:22 UTC (rev 243883) @@ -1,3 +1,16 @@ +2019-04-04 Manuel Rego Casasnovas + +[

[webkit-changes] [243687] trunk

2019-04-01 Thread rego
9-04-01 02:03:14 UTC (rev 243686) +++ trunk/LayoutTests/ChangeLog 2019-04-01 06:42:31 UTC (rev 243687) @@ -1,3 +1,16 @@ +2019-03-31 Manuel Rego Casasnovas + +Scroll position gets reset when overflow:scroll is inside grid +https://bugs.webkit.org/show_bug.

[webkit-changes] [243432] trunk

2019-03-25 Thread rego
d: trunk/LayoutTests/imported/w3c/ChangeLog (243431 => 243432) --- trunk/LayoutTests/imported/w3c/ChangeLog 2019-03-25 06:24:45 UTC (rev 243431) +++ trunk/LayoutTests/imported/w3c/ChangeLog 2019-03-25 07:46:54 UTC (rev 243432) @@ -1,3 +1,19 @@ +2019-03-25 Manuel Rego Casasnovas + +[css-g

[webkit-changes] [239502] trunk

2018-12-21 Thread rego
UTC (rev 239501) +++ trunk/LayoutTests/imported/w3c/ChangeLog 2018-12-21 12:29:57 UTC (rev 239502) @@ -1,3 +1,13 @@ +2018-12-21 Manuel Rego Casasnovas + +[css-grid] Fix percentages in relative offsets for grid items +https://bugs.webkit.org/show_bug.cgi?id=190492 + +Revie

[webkit-changes] [238488] trunk

2018-11-26 Thread rego
sts/ChangeLog 2018-11-26 08:06:52 UTC (rev 238488) @@ -1,3 +1,17 @@ +2018-11-26 Manuel Rego Casasnovas + +[css-grid] Fix grid container sizing under min-content height +https://bugs.webkit.org/show_bug.cgi?id=191889 + +Reviewed by Javier Fernandez. + +Update

[webkit-changes] [238395] trunk

2018-11-20 Thread rego
-20 09:02:25 UTC (rev 238394) +++ trunk/LayoutTests/imported/w3c/ChangeLog 2018-11-20 11:58:30 UTC (rev 238395) @@ -1,3 +1,20 @@ +2018-11-20 Manuel Rego Casasnovas + +[css-grid] Consider scrollbars in populateGridPositionsForDirection() +https://bugs.webkit.org/show_bug.cgi?id=191

[webkit-changes] [238220] trunk

2018-11-15 Thread rego
-15 06:01:15 UTC (rev 238219) +++ trunk/LayoutTests/imported/w3c/ChangeLog 2018-11-15 12:19:24 UTC (rev 238220) @@ -1,3 +1,20 @@ +2018-11-15 Manuel Rego Casasnovas + +[css-grid] Consider scrollbars in populateGridPositionsForDirection() +https://bugs.webkit.org/show_bug.cgi?id=191

[webkit-changes] [236126] trunk

2018-09-18 Thread rego
k/LayoutTests/imported/w3c/ChangeLog 2018-09-18 15:13:40 UTC (rev 236126) @@ -1,3 +1,13 @@ +2018-09-18 Manuel Rego Casasnovas + +[css-grid] Static position should use content-box, not padding-box +https://bugs.webkit.org/show_bug.cgi?id=189698 + +Reviewed by Javier Fernandez. + +

[webkit-changes] [234131] trunk

2018-07-23 Thread rego
(234130 => 234131) --- trunk/LayoutTests/ChangeLog 2018-07-24 02:18:12 UTC (rev 234130) +++ trunk/LayoutTests/ChangeLog 2018-07-24 04:50:20 UTC (rev 234131) @@ -1,3 +1,14 @@ +2018-07-23 Manuel Rego Casasnovas + +[css-grid] Add support for calc() in gutter properties +ht

[webkit-changes] [233365] trunk

2018-06-29 Thread rego
,13 @@ +2018-06-29 Manuel Rego Casasnovas + +[WPE] Three CSS Grid Layout tests crash due to valueless std::optional access +https://bugs.webkit.org/show_bug.cgi?id=186752 + +Reviewed by Frédéric Wang. + +* platform/wpe/TestExpectations: Remove tests from TestExpectati

[webkit-changes] [233021] trunk/Websites/webkit.org

2018-06-20 Thread rego
(233020 => 233021) --- trunk/Websites/webkit.org/ChangeLog 2018-06-20 20:23:16 UTC (rev 233020) +++ trunk/Websites/webkit.org/ChangeLog 2018-06-20 20:24:56 UTC (rev 233021) @@ -1,5 +1,15 @@ 2018-06-20 Manuel Rego Casasnovas +[WPE] Some fixups on webkit.org page +ht

[webkit-changes] [233012] trunk/Websites/webkit.org

2018-06-20 Thread rego
UTC (rev 233012) @@ -1,3 +1,12 @@ +2018-06-20 Manuel Rego Casasnovas + +[WPE] Add page for webkit.org +https://bugs.webkit.org/show_bug.cgi?id=186844 + +Reviewed by Michael Catanzaro. + +* wpe.md: Added. + 2018-06-14 Roy Reapor Use new jQuery file lay

[webkit-changes] [232107] trunk/LayoutTests

2018-05-23 Thread rego
/TestExpectations trunk/LayoutTests/platform/mac/TestExpectations Diff Modified: trunk/LayoutTests/ChangeLog (232106 => 232107) --- trunk/LayoutTests/ChangeLog 2018-05-23 05:05:13 UTC (rev 232106) +++ trunk/LayoutTests/ChangeLog 2018-05-23 06:49:59 UTC (rev 232107) @@ -1,3 +1,17 @@ +2018-05-22 Manuel R

[webkit-changes] [232063] trunk/LayoutTests

2018-05-22 Thread rego
/TestExpectations Diff Modified: trunk/LayoutTests/ChangeLog (232062 => 232063) --- trunk/LayoutTests/ChangeLog 2018-05-22 13:20:03 UTC (rev 232062) +++ trunk/LayoutTests/ChangeLog 2018-05-22 13:34:03 UTC (rev 232063) @@ -1,5 +1,19 @@ 2018-05-22 Manuel Rego Casasnovas <r...@igal

[webkit-changes] [231757] trunk/Source/WebCore

2018-05-14 Thread rego
ore/ChangeLog 2018-05-14 15:20:47 UTC (rev 231757) @@ -1,3 +1,88 @@ +2018-05-14 Manuel Rego Casasnovas <r...@igalia.com> + +Renaming of overrides in LayoutBox +https://bugs.webkit.org/show_bug.cgi?id=185609 + +Reviewed by Javier Fernandez. + +The names of th

[webkit-changes] [230797] trunk

2018-04-19 Thread rego
05:38:53 UTC (rev 230796) +++ trunk/LayoutTests/ChangeLog 2018-04-19 07:10:48 UTC (rev 230797) @@ -1,3 +1,48 @@ +2018-04-19 Manuel Rego Casasnovas <r...@igalia.com> + +Caret rendered at incorrect location inside empty table cell +https://bugs.webkit.org/show_b

[webkit-changes] [228830] trunk/LayoutTests

2018-02-20 Thread rego
Log 2018-02-20 21:45:27 UTC (rev 228830) @@ -1,3 +1,23 @@ +2018-02-20 Manuel Rego Casasnovas <r...@igalia.com> + +Skip tests that need ENABLE_LINK_PREFETCH +https://bugs.webkit.org/show_bug.cgi?id=182981 + +Unreviewed gardening. + +These tests were marked in the

[webkit-changes] [228817] trunk/LayoutTests

2018-02-20 Thread rego
:49:04 UTC (rev 228816) +++ trunk/LayoutTests/ChangeLog 2018-02-20 14:11:05 UTC (rev 228817) @@ -1,3 +1,25 @@ +2018-02-20 Manuel Rego Casasnovas <r...@igalia.com> + +[css3-text] Skip tests that need ENABLE_CSS3_TEXT +https://bugs.webkit.org/show_bug.cgi?id=182963 + +U

[webkit-changes] [228661] trunk

2018-02-19 Thread rego
sts/imported/w3c/ChangeLog 2018-02-19 12:08:42 UTC (rev 228660) +++ trunk/LayoutTests/imported/w3c/ChangeLog 2018-02-19 12:10:16 UTC (rev 228661) @@ -1,3 +1,22 @@ +2018-02-19 Manuel Rego Casasnovas <r...@igalia.com> + +[css-grid] Apply automatic minimum size clamping to spanning

[webkit-changes] [227676] trunk

2018-01-26 Thread rego
-- trunk/LayoutTests/imported/w3c/ChangeLog 2018-01-26 14:52:26 UTC (rev 227675) +++ trunk/LayoutTests/imported/w3c/ChangeLog 2018-01-26 14:57:47 UTC (rev 227676) @@ -1,3 +1,18 @@ +2018-01-26 Manuel Rego Casasnovas <r...@igalia.com> + +[css-multicol] Support percentages in column-g

[webkit-changes] [227605] trunk/LayoutTests

2018-01-25 Thread rego
/LayoutTests/TestExpectations Diff Modified: trunk/LayoutTests/ChangeLog (227604 => 227605) --- trunk/LayoutTests/ChangeLog 2018-01-25 13:53:59 UTC (rev 227604) +++ trunk/LayoutTests/ChangeLog 2018-01-25 15:25:48 UTC (rev 227605) @@ -1,5 +1,13 @@ 2018-01-25 Manuel Rego Casasnovas

[webkit-changes] [227483] trunk/LayoutTests

2018-01-24 Thread rego
Log 2018-01-24 09:20:43 UTC (rev 227482) +++ trunk/LayoutTests/ChangeLog 2018-01-24 09:28:07 UTC (rev 227483) @@ -1,3 +1,15 @@ +2018-01-24 Manuel Rego Casasnovas <r...@igalia.com> + +Remove unneeded -expected.txt files for reftest + +Unreviewed gardening. + +The test fast

[webkit-changes] [225776] trunk

2017-12-11 Thread rego
775) +++ trunk/LayoutTests/ChangeLog 2017-12-12 07:11:04 UTC (rev 225776) @@ -1,3 +1,19 @@ +2017-12-11 Manuel Rego Casasnovas <r...@igalia.com> + +[css-grid] Automatic minimum size is not clamped if min track sizing function is auto +https://bugs.webkit.org/show_bug.cgi?

[webkit-changes] [225741] trunk

2017-12-11 Thread rego
h Diff Modified: trunk/LayoutTests/ChangeLog (225740 => 225741) --- trunk/LayoutTests/ChangeLog 2017-12-11 08:31:38 UTC (rev 225740) +++ trunk/LayoutTests/ChangeLog 2017-12-11 09:11:19 UTC (rev 225741) @@ -1,3 +1,13 @@ +2017-12-11 Manuel Rego Casasnovas <r...@igalia.com> + +REGRE

[webkit-changes] [225101] trunk

2017-11-22 Thread rego
eplaced-expected.txt trunk/LayoutTests/fast/box-sizing/replaced.html Diff Modified: trunk/LayoutTests/ChangeLog (225100 => 225101) --- trunk/LayoutTests/ChangeLog 2017-11-22 19:44:57 UTC (rev 225100) +++ trunk/LayoutTests/ChangeLog 2017-11-22 20:37:35 UTC (rev 225101) @@ -1,3 +1,19 @@ +

[webkit-changes] [223389] trunk

2017-10-16 Thread rego
1,3 +1,21 @@ +2017-10-16 Manuel Rego Casasnovas <r...@igalia.com> + +Don't use intrinsic width if our container's width is zero +https://bugs.webkit.org/show_bug.cgi?id=178073 + +Reviewed by Sergio Villar Senin. + +New rebaseline for width100percent-

[webkit-changes] [222441] trunk/Source/WebCore

2017-09-25 Thread rego
rce/WebCore/ChangeLog 2017-09-25 07:28:07 UTC (rev 222440) +++ trunk/Source/WebCore/ChangeLog 2017-09-25 08:39:48 UTC (rev 222441) @@ -1,5 +1,32 @@ 2017-09-25 Manuel Rego Casasnovas <r...@igalia.com> +[css-grid] Small refactoring adding RenderGrid::contentAlignment() +

[webkit-changes] [222440] trunk

2017-09-25 Thread rego
og 2017-09-25 05:57:01 UTC (rev 222439) +++ trunk/LayoutTests/ChangeLog 2017-09-25 07:28:07 UTC (rev 222440) @@ -1,3 +1,17 @@ +2017-09-25 Manuel Rego Casasnovas <r...@igalia.com> + +[css-grid] fit-content() tracks shouldn't stretch +https://bugs.webkit.org/sho

[webkit-changes] [221931] trunk

2017-09-12 Thread rego
og 2017-09-12 19:19:45 UTC (rev 221931) @@ -1,5 +1,16 @@ 2017-09-12 Manuel Rego Casasnovas <r...@igalia.com> +[css-grid] Stretching auto tracks should be done as part of the track sizing algorithm +https://bugs.webkit.org/show_bug.cgi?id=176783 + +Reviewed by

[webkit-changes] [221910] trunk

2017-09-12 Thread rego
2017-09-12 11:21:36 UTC (rev 221909) +++ trunk/LayoutTests/imported/w3c/ChangeLog 2017-09-12 11:30:48 UTC (rev 221910) @@ -1,3 +1,23 @@ +2017-09-12 Manuel Rego Casasnovas <r...@igalia.com> + +[css-grid] Use transferred size over content size for automatic minimum size +http

[webkit-changes] [221668] trunk

2017-09-06 Thread rego
9:26 UTC (rev 221668) @@ -1,3 +1,15 @@ +2017-09-06 Manuel Rego Casasnovas <r...@igalia.com> + +[css-grid] grid shorthand should not reset the gutter properties +https://bugs.webkit.org/show_bug.cgi?id=176375 + +Reviewed by Sergio Villar Senin. + +Update the te

[webkit-changes] [220639] trunk

2017-08-14 Thread rego
Modified: trunk/LayoutTests/ChangeLog (220638 => 220639) --- trunk/LayoutTests/ChangeLog 2017-08-14 06:23:27 UTC (rev 220638) +++ trunk/LayoutTests/ChangeLog 2017-08-14 06:31:35 UTC (rev 220639) @@ -1,3 +1,19 @@ +2017-08-13 Manuel Rego Casasnovas <r...@igalia.com> + +Composition underl

[webkit-changes] [215463] trunk

2017-04-18 Thread rego
-grid-layout/grid-gutters-as-percentage.html Diff Modified: trunk/LayoutTests/ChangeLog (215462 => 215463) --- trunk/LayoutTests/ChangeLog 2017-04-18 16:17:36 UTC (rev 215462) +++ trunk/LayoutTests/ChangeLog 2017-04-18 16:27:53 UTC (rev 215463) @@ -1,3 +1,17 @@ +2017-04-18 Manuel R

[webkit-changes] [215457] trunk/LayoutTests

2017-04-18 Thread rego
56) +++ trunk/LayoutTests/ChangeLog 2017-04-18 09:17:19 UTC (rev 215457) @@ -1,3 +1,13 @@ +2017-04-18 Manuel Rego Casasnovas <r...@igalia.com> + +[selectors4] Import W3C Test Suite +https://bugs.webkit.org/show_bug.cgi?id=170898 + +Reviewed by Youenn Fablet. + +

[webkit-changes] [215264] trunk/LayoutTests

2017-04-12 Thread rego
/LayoutTests/ChangeLog (215263 => 215264) --- trunk/LayoutTests/ChangeLog 2017-04-12 10:09:14 UTC (rev 215263) +++ trunk/LayoutTests/ChangeLog 2017-04-12 10:14:30 UTC (rev 215264) @@ -1,3 +1,16 @@ +2017-04-12 Manuel Rego Casasnovas <r...@igalia.com> + +[css-grid] Replaced elements don't

[webkit-changes] [215222] trunk/LayoutTests

2017-04-11 Thread rego
ositioned.html trunk/LayoutTests/platform/mac-wk2/TestExpectations Diff Modified: trunk/LayoutTests/ChangeLog (215221 => 215222) --- trunk/LayoutTests/ChangeLog 2017-04-11 08:29:43 UTC (rev 215221) +++ trunk/LayoutTests/ChangeLog 2017-04-11 09:20:16 UTC (rev 215222) @@ -1,3 +1,23 @@ +2017-04-11 Man

[webkit-changes] [214222] trunk/Websites/planet.webkit.org

2017-03-21 Thread rego
tes/planet.webkit.org/ChangeLog 2017-03-21 14:34:36 UTC (rev 214222) @@ -1,3 +1,11 @@ +2017-03-21 Manuel Rego Casasnovas <r...@igalia.com> + +[Planet WebKit] Use HTTPS instead of HTTP for Igalia blog + +Unreviewed patch just updating the Igalia WebKit blog conf

  1   2   3   >