1. 73deabb Remove all support for <applet> handling in Chrome. by dcheng@chromium.org · 9 years ago
  2. 375d141 Delete blink code for scroll-blocks-on by rbyers@chromium.org · 9 years ago
  3. 07f3823 Revert r193582 - HR Elements are content-box by robhogan@gmail.com · 9 years ago
  4. 71eb4fa Placeholder of textarea should not affect overflow region for textarea. by shivamidow@gmail.com · 9 years ago
  5. 55b88ca Disable multicol when printing. by mstensho@opera.com · 9 years ago
  6. a67b7f9 Removed unnecessary input selectors from html.css. by rune@opera.com · 9 years ago
  7. f11376b [css-flexbox] Reimplement min-width: auto by cbiesinger@chromium.org · 9 years ago
  8. e58c04e Use border-box sizing for the HR element. by robhogan@gmail.com · 9 years ago
  9. cd892be Fix parse errors in UA stylesheet by leviw@chromium.org · 9 years ago
  10. 18d824b cursor should be pointer on image-link. by tasak@google.com · 9 years ago
  11. a9749b3 Initial scroll-blocks-on compositor integration by rbyers@chromium.org · 9 years ago
  12. 37fa6a1 Set text-rendering to 'auto' when font shorthand is used in html.css. by andersr@opera.com · 9 years ago
  13. b7ec30d Regression: Add back support for hr elements in select listbox by keishi@chromium.org · 9 years ago
  14. a03d292 Fix regression caused by r178354 where options in optgroup not indented by keishi@chromium.org · 9 years ago
  15. 34cea78 Force size=1 <select>s to have overflow: visible. by cbiesinger@chromium.org · 9 years ago
  16. 08e97a9 Line-height style shouldn't apply to option elements by keishi@chromium.org · 10 years ago
  17. 88a8ac9 AX: Make picker indicator elements focusable if accessibility is enabled. by tkent@chromium.org · 10 years ago
  18. d7f6594 Move default style for <dialog> to html.css by tkent@chromium.org · 10 years ago
  19. 6f5f864 Fix getComputedStyle() for area element by zhaoze.zhou@partner.samsung.com · 10 years ago
  20. 17c2414 Styling option should not override option:checked UA style by keishi@chromium.org · 10 years ago
  21. 5db3ef3 Use explicit case-insensitive attribute-value matching in UA-stylesheets by fs@opera.com · 10 years ago
  22. fc92dbc Regression: Fix option styles for listbox applied to menulist options by keishi@chromium.org · 10 years ago
  23. bab429b Implement select listbox using shadow DOM by keishi@chromium.org · 10 years ago
  24. c158897 Eliminate preprocessor usage in html.css. by tkent@chromium.org · 10 years ago
  25. 1316965 Use webkit-margin-end for details element to get same margin for both ltr and rtl by habib.virji@samsung.com · 10 years ago
  26. ff54379 Remove x-webkit-speech implementation by hans@chromium.org · 10 years ago
  27. 18ebd0d Spin button in input[type=number] should not ignore paddings. by tkent@chromium.org · 10 years ago
  28. e20510d input[type=color] should look like a button by tkent@chromium.org · 10 years ago
  29. 9079424 Add Autofill preview support for <select> input fields by ziran.sun@samsung.com · 10 years ago
  30. f1f9bcd Remove support for the obsolete <isindex> tag. by mkwst@chromium.org · 10 years ago
  31. 2fa974e Move UA style rulesets for <datalist> and input[type=color][list] to html.css by tkent@chromium.org · 10 years ago
  32. da08997 Android: Make date/time input appearance consistent with SELECT button. by tkent@chromium.org · 10 years ago
  33. 4b1fb95 Change the default appearance of date/time input types on Android. by tkent@chromium.org · 10 years ago
  34. c2fee48 Revert r163981 "Show speech button for x-webkit-speech only if the field is editable and focused/hovered." by tkent@chromium.org · 10 years ago
  35. 9af7198 Remove all usage of -webkit-*gradient inside blink by jchaffraix@chromium.org · 10 years ago
  36. 5ed7ab8 Remove iframe@seamless by abarth@chromium.org · 10 years ago
  37. 91b9d18 Show speech button for x-webkit-speech only if the field is editable and focused/hovered. by tkent@chromium.org · 10 years ago
  38. 1ec3f66 Revert 163957 "Show speech button for x-webkit-speech only if th..." by jchaffraix@chromium.org · 10 years ago
  39. a042f99 Show speech button for x-webkit-speech only if the field is editable and focused/hovered. by tkent@chromium.org · 10 years ago
  40. c27dd8f Revert 163860 "Show speech button for x-webkit-speech only if th..." by junov@chromium.org · 10 years ago
  41. 0e6a696 Show speech button for x-webkit-speech only if the field is editable and focused/hovered. by tkent@chromium.org · 10 years ago
  42. 322d607 Show buttons in date/datetime-local/month/time/week input fields only if the field is editable and focused/hovered. by tkent@chromium.org · 10 years ago
  43. 47f47dc Show spinbutton in input[type=number] only if the field is editable and focused/hovered. by tkent@chromium.org · 10 years ago
  44. e3cfcc3 Show delete button in input[type=search] only if the field is editable and focused/hovered. by tkent@chromium.org · 10 years ago
  45. fb0d4a1 Do not make a subclass of Text only to disable selection. by tkent@chromium.org · 10 years ago
  46. a98a6be Experimental viewport meta tag support for desktop, Blink-side. by bokan@chromium.org · 10 years ago
  47. f72376a Eliminate the CALENDAR_PICKER compile time flag as only android uses this flag and the web facing pieces that use this are already hidden behind a different compile time flag: ENABLE_INPUT_MULTIPLE_FIELDS_UI by adam.treat@samsung.com · 10 years ago
  48. 19e1182 Move isAutofilled and setAutofilled from HTMLInputElement to HTMLFormControlElement by isherman@chromium.org · 11 years ago
  49. 1f9b7f0 Use css-device-adapt constraining for legacy viewport tags. by rune@opera.com · 11 years ago
  50. 752c212 mediaControls.css and mediaControlsAndroid.css can only style <video> and <audio> elements by esprehn@chromium.org · 11 years ago
  51. 7c1dda0 Unprefix flexbox properties in various CSS files by cbiesinger@chromium.org · 11 years ago
  52. ad5ac74 If an element has unicode-bidi: plaintext and no strong directional characters. By default it should be LTR. by igor.o@sisa.samsung.com · 11 years ago
  53. ee6721b Add support for the object-fit CSS property. by pdr@chromium.org · 11 years ago
  54. 45f220d Hide the in-field controls (clear button, spinner, and calendar picker by dtrebbien@gmail.com · 11 years ago
  55. 3f2d835 Merge CSS rulesets for date, datetime-local, month, time, and week input types. by tkent@chromium.org · 11 years ago
  56. f985bb7 Clear button for date/time inputs should be zoomable on Mac by keishi@chromium.org · 11 years ago
  57. 8f3c874 Remove form validation message UI built with Shadow DOM. by tkent@chromium.org · 11 years ago
  58. 151fe68 Remove the ENABLE_INPUT_TYPE_COLOR compile-time flag, introduce a runtime flag. by peter@chromium.org · 11 years ago
  59. ce42f12 Remove overflow: -webkit-marquee by jchaffraix@chromium.org · 11 years ago
  60. 5062c94 Fix where the clear button will be drawn when adding padding to the input element. by keishi@chromium.org · 11 years ago
  61. bb67182 CSS entry for Dialog element should be in RenderTheme::extraDefaultStyleSheet by rijubrata.bhaumik@intel.com · 11 years ago
  62. 8e64766 Remove the compile time flag for DATALIST Element. by rijubrata.bhaumik@intel.com · 11 years ago
  63. d26cff5 Remove incomplete input[type=datetime] implementation and tests. by tkent@chromium.org · 11 years ago
  64. ba6d05c Remove code for search popup and stop showing results button triangle by keishi@chromium.org · 11 years ago
  65. c4b9cc1 Remove ENABLE_DIALOG_ELEMENT by jchaffraix@chromium.org · 11 years ago
  66. b07ebe9 Move Source/WebCore to Source/core. by abarth@chromium.org · 11 years ago[Renamed from Source/WebCore/css/html.css]
  67. a1ed3fb Remove ENABLE_INPUT_TYPE_WEEK compile-time flag. by tkent@chromium.org · 11 years ago
  68. acdd6e9 Remove compile-time / run-time flags for input[type=time]. by tkent@chromium.org · 11 years ago
  69. 91f0301 Remove the ENABLE_{METER,PROGRESS}_ELEMENT compile time flags. by peter@chromium.org · 11 years ago
  70. a83bca4 Remove compile-time / run-time flags for input[type=month]. by tkent@chromium.org · 11 years ago
  71. 3faa5c7 Remove compile-time / run-time flags for input[type=datetime-local]. by tkent@chromium.org · 11 years ago
  72. 8361685 Remove compile-time / run-time flags for input[type=date]. by tkent@chromium.org · 11 years ago
  73. 107aee8 Remove the ENABLE_IFRAME_SEAMLESS compile-time flag. by mkwst@chromium.org · 11 years ago
  74. e4632a1 Revert 147638 "Remove the ENABLE_{METER,PROGRESS}_ELEMENT compil..." by peter@chromium.org · 11 years ago
  75. bc3ac9d Remove the ENABLE_{METER,PROGRESS}_ELEMENT compile time flags. by peter@chromium.org · 11 years ago
  76. ffbb7e6 Remove ENABLE_TEMPLATE_ELEMENT define by adamk@chromium.org · 11 years ago
  77. cbf4a05 Source/WebCore: Flexitems no longer default min-width to min-content by ojan@chromium.org · 11 years ago
  78. 9a94733 Rename ENABLE_INPUT_TYPE_DATETIME https://bugs.webkit.org/show_bug.cgi?id=113254 by tkent@chromium.org · 11 years ago
  79. a14d722 Convert old flexbox uses in html.css to new flexbox (non-<select>) by commit-queue@webkit.org · 11 years ago
  80. ea710ae Convert old flexbox uses in html.css to new flexbox (non-<select>) by commit-queue@webkit.org · 11 years ago
  81. 7c25780 Convert <select> to new-flexbox https://bugs.webkit.org/show_bug.cgi?id=112395 by commit-queue@webkit.org · 11 years ago
  82. 8b81087 Add clear button to date/time input types by keishi@webkit.org · 11 years ago
  83. e920f16 REGRESSION: INPUT_MULTIPLE_FIELDS_UI: Changing CSS display property on input[type=date] unexpectedly makes another line for ::-webkit-calendar-picker-indicator by tkent@chromium.org · 11 years ago
  84. 0681e05 Convert buttons from DeprecatedFlexBox to nondeprecated FlexibleBox by commit-queue@webkit.org · 11 years ago
  85. 181ffef Remove stretchesToMinIntrinsicLogicalWidth by ojan@chromium.org · 11 years ago
  86. 8366663 REGRESSION(r141195): INPUT_MULTIPLE_FIELDS_UI: Space in a placeholder string is removed by tkent@chromium.org · 11 years ago
  87. 1c7f444 INPUT_MULTIPLE_FIELDS_UI: Use disabled attribute internally instead of readonly attribute by tkent@chromium.org · 11 years ago
  88. da45417 INPUT_MULTIPLE_FIELDS_UI: The content should not overflow the <input> boundary by tkent@chromium.org · 11 years ago
  89. b89bfee Implement the HTML <main> element. by commit-queue@webkit.org · 11 years ago
  90. 495dad2 Revert r122824 for a while https://bugs.webkit.org/show_bug.cgi?id=97867 by shinyak@chromium.org · 11 years ago
  91. 7215232 INPUT_MULTIPLE_FIELDS_UI: Step-up/-down of week field should respect min/max attributes by commit-queue@webkit.org · 11 years ago
  92. d4e2382 INPUT_MULTIPLE_FIELDS_UI: Step-up/-down of month/day field should respect min/max attributes by commit-queue@webkit.org · 11 years ago
  93. 6c5e577 The 'body' of seamless IFrames should default to 'margin: 0' by mkwst@chromium.org · 11 years ago
  94. 0c2956d INPUT_MULTIPLE_FIELDS_UI: Make year field readonly if min and max have the same year by commit-queue@webkit.org · 11 years ago
  95. e391da4 INPUT_MULTIPLE_FIELDS_UI doesn't show digits well in RTL locales by tkent@chromium.org · 11 years ago
  96. da81a2a Source/WebCore: INPUT_MULTIPLE_FIELDS_UI: The hour, am/pm, millisecond fields should support read-only state correctly by tkent@chromium.org · 11 years ago
  97. 167268b Implement HTMLTemplateElement https://bugs.webkit.org/show_bug.cgi?id=86031 by rafaelw@chromium.org · 11 years ago
  98. eb90ed3 Crash when replacing parts of text inputs with content: url(...) by tasak@google.com · 11 years ago
  99. 1b6eda0 Use menulist-button instead of menulist for date/time input types by tkent@chromium.org · 11 years ago
  100. 40cf0e5 Unreviewed, rolling out r134377. by dglazkov@chromium.org · 11 years ago