Description was changed from ========== ngvalign BUG= ========== to ========== [LayoutNG] Fix 'vertical-align' may include ...
3 years, 7 months ago
(2017-05-01 15:43:49 UTC)
#3
Description was changed from
==========
ngvalign
BUG=
==========
to
==========
[LayoutNG] Fix 'vertical-align' may include metrics before aligned
This patch fixes not to include metrics before alignment when
'vertical-align' is one of values to be computed by ancestors; i.e.,
top, bottom, text-top, or text-bottom.
BUG=636993
==========
kojii
Description was changed from ========== [LayoutNG] Fix 'vertical-align' may include metrics before aligned This patch ...
3 years, 7 months ago
(2017-05-01 15:46:38 UTC)
#4
Description was changed from
==========
[LayoutNG] Fix 'vertical-align' may include metrics before aligned
This patch fixes not to include metrics before alignment when
'vertical-align' is one of values to be computed by ancestors; i.e.,
top, bottom, text-top, or text-bottom.
BUG=636993
==========
to
==========
[LayoutNG] Fix 'vertical-align' not to include metrics before aligned
This patch fixes not to include metrics before alignment when
'vertical-align' is one of values to be computed by ancestors; i.e.,
top, bottom, text-top, or text-bottom.
BUG=636993
==========
kojii
Description was changed from ========== [LayoutNG] Fix 'vertical-align' not to include metrics before aligned This ...
3 years, 7 months ago
(2017-05-01 15:50:36 UTC)
#5
Description was changed from
==========
[LayoutNG] Fix 'vertical-align' not to include metrics before aligned
This patch fixes not to include metrics before alignment when
'vertical-align' is one of values to be computed by ancestors; i.e.,
top, bottom, text-top, or text-bottom.
BUG=636993
==========
to
==========
[LayoutNG] Fix 'vertical-align' not to include metrics before alignment
This patch fixes not to include metrics before alignment when
'vertical-align' is one of values to be computed by ancestors; i.e.,
top, bottom, text-top, or text-bottom.
BUG=636993
==========
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
3 years, 7 months ago
(2017-05-01 16:56:36 UTC)
#6
Dry run: Try jobs failed on following builders: linux_chromium_chromeos_ozone_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_chromeos_ozone_rel_ng/builds/373801)
3 years, 7 months ago
(2017-05-01 16:56:38 UTC)
#7
Description was changed from ========== [LayoutNG] Fix 'vertical-align' not to include metrics before alignment This ...
3 years, 7 months ago
(2017-05-01 18:22:56 UTC)
#10
Description was changed from
==========
[LayoutNG] Fix 'vertical-align' not to include metrics before alignment
This patch fixes not to include metrics before alignment when
'vertical-align' is one of values to be computed by ancestors; i.e.,
top, bottom, text-top, or text-bottom.
BUG=636993
==========
to
==========
[LayoutNG] Fix 'vertical-align' not to include metrics before alignment
This patch fixes not to include metrics before alignment when
'vertical-align' is one of values to be computed by ancestors; i.e.,
top, bottom, text-top, or text-bottom.
Also undoes a hack introduced for a temporal fix[1].
[1] https://codereview.chromium.org/2840883002#msg14
BUG=636993
==========
kojii
Description was changed from ========== [LayoutNG] Fix 'vertical-align' not to include metrics before alignment This ...
3 years, 7 months ago
(2017-05-01 18:24:29 UTC)
#11
Description was changed from
==========
[LayoutNG] Fix 'vertical-align' not to include metrics before alignment
This patch fixes not to include metrics before alignment when
'vertical-align' is one of values to be computed by ancestors; i.e.,
top, bottom, text-top, or text-bottom.
Also undoes a hack introduced for a temporal fix[1].
[1] https://codereview.chromium.org/2840883002#msg14
BUG=636993
==========
to
==========
[LayoutNG] Fix 'vertical-align' not to include metrics before alignment
This patch fixes not to include metrics before alignment when
'vertical-align' is one of values to be computed by ancestors; i.e.,
top, bottom, text-top, or text-bottom.
Also undoes a hack introduced for a temporaly fix[1].
[1] https://codereview.chromium.org/2840883002#msg14
BUG=636993
==========
3 years, 7 months ago
(2017-05-01 21:59:51 UTC)
#18
Dry run: This issue passed the CQ dry run.
kojii
Description was changed from ========== [LayoutNG] Fix 'vertical-align' not to include metrics before alignment This ...
3 years, 7 months ago
(2017-05-02 02:51:06 UTC)
#19
Description was changed from
==========
[LayoutNG] Fix 'vertical-align' not to include metrics before alignment
This patch fixes not to include metrics before alignment when
'vertical-align' is one of values to be computed by ancestors; i.e.,
top, bottom, text-top, or text-bottom.
Also undoes a hack introduced for a temporaly fix[1].
[1] https://codereview.chromium.org/2840883002#msg14
BUG=636993
==========
to
==========
[LayoutNG] Fix 'vertical-align' not to include metrics before alignment
This patch fixes not to include metrics before alignment when
'vertical-align' is one of values to be computed by ancestors; i.e.,
top, bottom, text-top, or text-bottom.
Also undoes a temporary fix introduced in CL[1].
[1] https://codereview.chromium.org/2840883002#msg14
BUG=636993
==========
kojii
nits all done, thank you for your prompt reviews!
3 years, 7 months ago
(2017-05-02 03:06:48 UTC)
#20
nits all done, thank you for your prompt reviews!
kojii
The CQ bit was checked by kojii@chromium.org
3 years, 7 months ago
(2017-05-02 03:06:51 UTC)
#21
CQ is committing da patch. Bot data: {"patchset_id": 60001, "attempt_start_ts": 1493694411120550, "parent_rev": "8dfce7635bf351e5ead9e6607bd068de121b1f92", "commit_rev": "c8a96c63d6eb03dbc39afc03fd22e7f19f36569a"}
3 years, 7 months ago
(2017-05-02 04:41:09 UTC)
#24
CQ is committing da patch.
Bot data: {"patchset_id": 60001, "attempt_start_ts": 1493694411120550,
"parent_rev": "8dfce7635bf351e5ead9e6607bd068de121b1f92", "commit_rev":
"c8a96c63d6eb03dbc39afc03fd22e7f19f36569a"}
commit-bot: I haz the power
Description was changed from ========== [LayoutNG] Fix 'vertical-align' not to include metrics before alignment This ...
3 years, 7 months ago
(2017-05-02 04:41:44 UTC)
#25
Message was sent while issue was closed.
Description was changed from
==========
[LayoutNG] Fix 'vertical-align' not to include metrics before alignment
This patch fixes not to include metrics before alignment when
'vertical-align' is one of values to be computed by ancestors; i.e.,
top, bottom, text-top, or text-bottom.
Also undoes a temporary fix introduced in CL[1].
[1] https://codereview.chromium.org/2840883002#msg14
BUG=636993
==========
to
==========
[LayoutNG] Fix 'vertical-align' not to include metrics before alignment
This patch fixes not to include metrics before alignment when
'vertical-align' is one of values to be computed by ancestors; i.e.,
top, bottom, text-top, or text-bottom.
Also undoes a temporary fix introduced in CL[1].
[1] https://codereview.chromium.org/2840883002#msg14
BUG=636993
Review-Url: https://codereview.chromium.org/2852883003
Cr-Commit-Position: refs/heads/master@{#468559}
Committed:
https://chromium.googlesource.com/chromium/src/+/c8a96c63d6eb03dbc39afc03fd22...
==========
commit-bot: I haz the power
Committed patchset #4 (id:60001) as https://chromium.googlesource.com/chromium/src/+/c8a96c63d6eb03dbc39afc03fd22e7f19f36569a
3 years, 7 months ago
(2017-05-02 04:41:45 UTC)
#26
Issue 2852883003: [LayoutNG] Fix 'vertical-align' not to include metrics before alignment
(Closed)
Created 3 years, 7 months ago by kojii
Modified 3 years, 7 months ago
Reviewers: eae, Gleb Lanbin
Base URL:
Comments: 4