ImGui icon indicating copy to clipboard operation
ImGui copied to clipboard

Proper border-image-slice and border-image-width implementation

Open zwcloud opened this issue 6 years ago • 0 comments

Make sure the implementation of box-model border about border-image-slice and border-image-width does not conflict with the CSS spec.

ref:

  • https://teamtreehouse.com/community/borderimageslice-vs-borderimagewidth
  • https://developer.mozilla.org/en-US/docs/Web/CSS/border-image-slice
  • https://developer.mozilla.org/en-US/docs/Web/CSS/border-image-width

zwcloud avatar Oct 29 '18 14:10 zwcloud