Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1803)

Unified Diff: WATCHLISTS

Issue 815823004: Add myself to WATCHLISTS for multicol and pagination LayoutTests. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: WATCHLISTS
diff --git a/WATCHLISTS b/WATCHLISTS
index 04b900dc70c81912d27e64abe16be25a9c1007ec..b2a6bd65ae7b70a414ea46879371e5632b70902b 100644
--- a/WATCHLISTS
+++ b/WATCHLISTS
@@ -283,14 +283,9 @@
'|LayoutTests/css3/flexbox/' \
'|LayoutTests/ietestcenter/css3/flexbox/'
},
- 'fragment_layout': {
- 'filepath': 'Source/core/rendering/.*(FlowThread|MultiCol|Region)' \
- '|Source/core/rendering/ColumnInfo' \
- '|LayoutTests/.*/multicol/' \
- '|LayoutTests/.*/regions/'
- },
- 'table_layout': {
- 'filepath': 'Source/core/rendering/.*Table'
+ 'css_fragmentation_tests': {
+ 'filepath': '|LayoutTests/fast/multicol/' \
+ '|LayoutTests/fast/pagination/'
},
'battery_status': {
'filepath': 'Source/modules/battery/' \
@@ -440,6 +435,7 @@
'vikasa@google.com' ],
'css_grid_layout': [ 'svillar@igalia.com', 'jfernandez@igalia.com', 'rego@igalia.com' ],
'css_flexbox': [ 'cbiesinger@chromium.org' ],
+ 'css_fragmentation_tests': [ 'mstensho@opera.com' ],
'battery_status': [ 'timvolodine@chromium.org',
'mlamouri+watch-blink@chromium.org' ],
'out_of_process_frames': [ 'dcheng@chromium.org',
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698