Chromium Code Reviews
DescriptionFixing inconsistency between spec and Media Query CSSOM
methods appendMedium and deleteMedium.
Check the test for details, as it explain the relation
between the spec and the expected result.
Spec: http://dev.w3.org/csswg/cssom/#the-medialist-interface
The changes are mostly to corner cases, but it makes our
implementation more in line with Gecko and Presto, though
both has a few obvious inconsistencies with the spec.
R=apavlov@chromium.org, eseidel@chromium.org
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=151484
Patch Set 1 #Patch Set 2 : #Patch Set 3 : #Patch Set 4 : #
Total comments: 1
Patch Set 5 : #
Total comments: 15
Patch Set 6 : #Patch Set 7 : #
Total comments: 1
Patch Set 8 : For landing #Messages
Total messages: 16 (0 generated)
|